[INFO] fetching crate apollo-federation 2.6.0-rc.0... [INFO] checking apollo-federation-2.6.0-rc.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate apollo-federation 2.6.0-rc.0 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate apollo-federation 2.6.0-rc.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate apollo-federation 2.6.0-rc.0 [INFO] tweaked toml for crates.io crate apollo-federation 2.6.0-rc.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate apollo-federation 2.6.0-rc.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate apollo-federation 2.6.0-rc.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.15 [INFO] [stderr] Downloaded pest_meta v2.7.15 [INFO] [stderr] Downloaded shape v0.5.2 [INFO] [stderr] Downloaded line-col v0.2.1 [INFO] [stderr] Downloaded pest_generator v2.7.15 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded concolor v0.1.1 [INFO] [stderr] Downloaded mintex v0.1.3 [INFO] [stderr] Downloaded countmap v0.2.0 [INFO] [stderr] Downloaded fixedbitset v0.5.7 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded rowan v0.16.1 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded ron v0.10.1 [INFO] [stderr] Downloaded serde_json_bytes v0.2.5 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] [stderr] Downloaded globset v0.4.15 [INFO] [stderr] Downloaded apollo-parser v0.8.4 [INFO] [stderr] Downloaded ariadne v0.5.1 [INFO] [stderr] Downloaded jsonpath-rust v0.3.5 [INFO] [stderr] Downloaded multi_try v0.3.0 [INFO] [stderr] Downloaded concolor-query v0.3.3 [INFO] [stderr] Downloaded apollo-compiler v1.29.0 [INFO] [stderr] Downloaded petgraph v0.8.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e86ee979c012bed310c1dcc4449e3c0e247adb36409f7ee8d9ae41e1359ec60c [INFO] running `Command { std: "docker" "start" "-a" "e86ee979c012bed310c1dcc4449e3c0e247adb36409f7ee8d9ae41e1359ec60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e86ee979c012bed310c1dcc4449e3c0e247adb36409f7ee8d9ae41e1359ec60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86ee979c012bed310c1dcc4449e3c0e247adb36409f7ee8d9ae41e1359ec60c", kill_on_drop: false }` [INFO] [stdout] e86ee979c012bed310c1dcc4449e3c0e247adb36409f7ee8d9ae41e1359ec60c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee1d7f586f1189a2bf2d9b156c3269dafbe1ce252821b7aee1bec5880b622d6 [INFO] running `Command { std: "docker" "start" "-a" "0ee1d7f586f1189a2bf2d9b156c3269dafbe1ce252821b7aee1bec5880b622d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking concolor v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rowan v0.16.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking ariadne v0.5.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking apollo-parser v0.8.4 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking countmap v0.2.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking mintex v0.1.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking multi_try v0.3.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking line-col v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking jsonpath-rust v0.3.5 [INFO] [stderr] Checking dhat v0.3.3 [INFO] [stderr] Checking serde_json_bytes v0.2.5 [INFO] [stderr] Checking apollo-compiler v1.29.0 [INFO] [stderr] Checking shape v0.5.2 [INFO] [stderr] Checking apollo-federation v2.6.0-rc.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/schema/mod.rs:1056:30 [INFO] [stdout] | [INFO] [stdout] 1056 | ) -> Result, FederationError> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1056 - ) -> Result, FederationError> { [INFO] [stdout] 1056 + ) -> Result, FederationError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/schema/mod.rs:1061:40 [INFO] [stdout] | [INFO] [stdout] 1061 | let mut features: Vec<&'static (dyn SpecDefinition)> = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1061 - let mut features: Vec<&'static (dyn SpecDefinition)> = [INFO] [stdout] 1061 + let mut features: Vec<&'static dyn SpecDefinition> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::correctness` [INFO] [stdout] --> src/operation/optimize.rs:663:20 [INFO] [stdout] | [INFO] [stdout] 663 | use crate::correctness::compare_operations; [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::correctness` [INFO] [stdout] --> src/operation/tests/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::correctness::compare_operations; [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/schema/mod.rs:1056:30 [INFO] [stdout] | [INFO] [stdout] 1056 | ) -> Result, FederationError> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1056 - ) -> Result, FederationError> { [INFO] [stdout] 1056 + ) -> Result, FederationError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/schema/mod.rs:1061:40 [INFO] [stdout] | [INFO] [stdout] 1061 | let mut features: Vec<&'static (dyn SpecDefinition)> = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1061 - let mut features: Vec<&'static (dyn SpecDefinition)> = [INFO] [stdout] 1061 + let mut features: Vec<&'static dyn SpecDefinition> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/connectors/json_selection/helpers.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn spaces_or_comments(input: Span) -> ParseResult> { [INFO] [stdout] | ^^^^ ---------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn spaces_or_comments(input: Span<'_>) -> ParseResult<'_, WithRange<&str>> { [INFO] [stdout] | ++++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/connectors/json_selection/location.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) fn new_span_with_spec(input: &str, spec: ConnectSpec) -> Span { [INFO] [stdout] | ^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) fn new_span_with_spec(input: &str, spec: ConnectSpec) -> Span<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/connectors/runtime/inputs.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | variables_used: &IndexMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 49 | ) -> MappingContextMerger { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | ) -> MappingContextMerger<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/connectors/validation/connect/selection.rs:282:23 [INFO] [stdout] | [INFO] [stdout] 282 | fn path_with_root(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 282 | fn path_with_root(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/connectors/validation/connect/selection.rs:296:19 [INFO] [stdout] | [INFO] [stdout] 296 | fn last_field(&self) -> &PathPart { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 296 | fn last_field(&self) -> &PathPart<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/link/spec_definition.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | pub(crate) fn versions(&self) -> Keys { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | pub(crate) fn versions(&self) -> Keys<'_, Version, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/query_graph/mod.rs:696:9 [INFO] [stdout] | [INFO] [stdout] 696 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 697 | node: NodeIndex, [INFO] [stdout] 698 | ) -> Vec> { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 698 | ) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/query_graph/mod.rs:704:29 [INFO] [stdout] | [INFO] [stdout] 704 | pub(crate) fn out_edges(&self, node: NodeIndex) -> Vec> { [INFO] [stdout] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 704 | pub(crate) fn out_edges(&self, node: NodeIndex) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/query_graph/graph_path/operation.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | fn key(&self) -> SelectionKey { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 165 | fn key(&self) -> SelectionKey<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 384 | ) -> FallibleDirectiveIterator { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 384 | ) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 443 | context_spec: &ContextSpecDefinition, [INFO] [stdout] 444 | ) -> FallibleDirectiveIterator { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 444 | ) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:468:9 [INFO] [stdout] | [INFO] [stdout] 468 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 469 | ) -> FallibleDirectiveIterator { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 469 | ) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:515:46 [INFO] [stdout] | [INFO] [stdout] 515 | pub(crate) fn key_directive_applications(&self) -> FallibleDirectiveIterator { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 515 | pub(crate) fn key_directive_applications(&self) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:576:9 [INFO] [stdout] | [INFO] [stdout] 576 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 577 | ) -> FallibleDirectiveIterator { [INFO] [stdout] | ----------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 577 | ) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:627:9 [INFO] [stdout] | [INFO] [stdout] 627 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 628 | ) -> FallibleDirectiveIterator { [INFO] [stdout] | ----------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 628 | ) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:676:46 [INFO] [stdout] | [INFO] [stdout] 676 | pub(crate) fn tag_directive_applications(&self) -> FallibleDirectiveIterator { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 676 | pub(crate) fn tag_directive_applications(&self) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:985:9 [INFO] [stdout] | [INFO] [stdout] 985 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 986 | ) -> FallibleDirectiveIterator { [INFO] [stdout] | ----------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 986 | ) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/schema/mod.rs:1027:9 [INFO] [stdout] | [INFO] [stdout] 1027 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1028 | ) -> FallibleDirectiveIterator { [INFO] [stdout] | ----------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1028 | ) -> FallibleDirectiveIterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 110 | | r#" [INFO] [stdout] 111 | | { [INFO] [stdout] 112 | | t { [INFO] [stdout] ... | [INFO] [stdout] 153 | | "### [INFO] [stdout] 154 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:193:16 [INFO] [stdout] | [INFO] [stdout] 193 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 194 | | planner, [INFO] [stdout] 195 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 252 | | "###); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:295:16 [INFO] [stdout] | [INFO] [stdout] 295 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 296 | | r#" [INFO] [stdout] 297 | | { [INFO] [stdout] 298 | | t { [INFO] [stdout] ... | [INFO] [stdout] 338 | | "### [INFO] [stdout] 339 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:396:16 [INFO] [stdout] | [INFO] [stdout] 396 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 397 | | r#" [INFO] [stdout] 398 | | { [INFO] [stdout] 399 | | t { [INFO] [stdout] ... | [INFO] [stdout] 438 | | "### [INFO] [stdout] 439 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:497:16 [INFO] [stdout] | [INFO] [stdout] 497 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 498 | | r#" [INFO] [stdout] 499 | | { [INFO] [stdout] 500 | | t { [INFO] [stdout] ... | [INFO] [stdout] 541 | | "### [INFO] [stdout] 542 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:594:16 [INFO] [stdout] | [INFO] [stdout] 594 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 595 | | r#" [INFO] [stdout] 596 | | { [INFO] [stdout] 597 | | t { [INFO] [stdout] ... | [INFO] [stdout] 638 | | "### [INFO] [stdout] 639 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:694:16 [INFO] [stdout] | [INFO] [stdout] 694 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 695 | | r#" [INFO] [stdout] 696 | | { [INFO] [stdout] 697 | | t { [INFO] [stdout] ... | [INFO] [stdout] 758 | | "### [INFO] [stdout] 759 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:804:16 [INFO] [stdout] | [INFO] [stdout] 804 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 805 | | r#" [INFO] [stdout] 806 | | { [INFO] [stdout] 807 | | product { [INFO] [stdout] ... | [INFO] [stdout] 844 | | "### [INFO] [stdout] 845 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:875:16 [INFO] [stdout] | [INFO] [stdout] 875 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 876 | | r#" [INFO] [stdout] 877 | | { [INFO] [stdout] 878 | | t { [INFO] [stdout] ... | [INFO] [stdout] 917 | | "### [INFO] [stdout] 918 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:980:16 [INFO] [stdout] | [INFO] [stdout] 980 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 981 | | r#" [INFO] [stdout] 982 | | { [INFO] [stdout] 983 | | t { [INFO] [stdout] ... | [INFO] [stdout] 1060 | | "### [INFO] [stdout] 1061 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:1115:5 [INFO] [stdout] | [INFO] [stdout] 1115 | / assert_plan!(planner, [INFO] [stdout] 1116 | | r#" [INFO] [stdout] 1117 | | query { [INFO] [stdout] 1118 | | customer { [INFO] [stdout] ... | [INFO] [stdout] 1160 | | "### [INFO] [stdout] 1161 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/context.rs:1247:16 [INFO] [stdout] | [INFO] [stdout] 1247 | let plan = assert_plan!(planner, [INFO] [stdout] | ________________- [INFO] [stdout] 1248 | | r#" [INFO] [stdout] 1249 | | query { [INFO] [stdout] 1250 | | customer { [INFO] [stdout] ... | [INFO] [stdout] 1295 | | "### [INFO] [stdout] 1296 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/debug_max_evaluated_plans_configuration.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 42 | | &planner, [INFO] [stdout] 43 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 66 | | "### [INFO] [stdout] 67 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/debug_max_evaluated_plans_configuration.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 86 | | &planner, [INFO] [stdout] 87 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 120 | | "### [INFO] [stdout] 121 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/debug_max_evaluated_plans_configuration.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 140 | | &planner, [INFO] [stdout] 141 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 164 | | "### [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/debug_max_evaluated_plans_configuration.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / assert_plan!( [INFO] [stdout] 227 | | &planner, [INFO] [stdout] 228 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 265 | | "### [INFO] [stdout] 266 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/debug_max_evaluated_plans_configuration.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | / assert_plan!( [INFO] [stdout] 332 | | &planner, [INFO] [stdout] 333 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 388 | | "### [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/debug_max_evaluated_plans_configuration.rs:417:16 [INFO] [stdout] | [INFO] [stdout] 417 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 418 | | &planner, [INFO] [stdout] 419 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 454 | | "### [INFO] [stdout] 455 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/debug_max_evaluated_plans_configuration.rs:506:16 [INFO] [stdout] | [INFO] [stdout] 506 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 507 | | &planner, [INFO] [stdout] 508 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 533 | | "### [INFO] [stdout] 534 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/debug_max_evaluated_plans_configuration.rs:550:16 [INFO] [stdout] | [INFO] [stdout] 550 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 551 | | &planner, [INFO] [stdout] 552 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 639 | | "### [INFO] [stdout] 640 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / assert_plan!(planner, [INFO] [stdout] 31 | | r#" [INFO] [stdout] 32 | | { [INFO] [stdout] 33 | | t { [INFO] [stdout] ... | [INFO] [stdout] 70 | | "### [INFO] [stdout] 71 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / assert_plan!(planner, [INFO] [stdout] 96 | | r#" [INFO] [stdout] 97 | | { [INFO] [stdout] 98 | | t { [INFO] [stdout] ... | [INFO] [stdout] 158 | | "### [INFO] [stdout] 159 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / assert_plan!(planner, [INFO] [stdout] 184 | | r#" [INFO] [stdout] 185 | | { [INFO] [stdout] 186 | | t { [INFO] [stdout] ... | [INFO] [stdout] 246 | | "### [INFO] [stdout] 247 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | / assert_plan!(planner, [INFO] [stdout] 278 | | r#" [INFO] [stdout] 279 | | { [INFO] [stdout] 280 | | t { [INFO] [stdout] ... | [INFO] [stdout] 330 | | "### [INFO] [stdout] 331 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | / assert_plan!(planner, [INFO] [stdout] 362 | | r#" [INFO] [stdout] 363 | | { [INFO] [stdout] 364 | | t { [INFO] [stdout] ... | [INFO] [stdout] 410 | | "### [INFO] [stdout] 411 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / assert_plan!(planner, [INFO] [stdout] 452 | | r#" [INFO] [stdout] 453 | | { [INFO] [stdout] 454 | | t { [INFO] [stdout] ... | [INFO] [stdout] 524 | | "### [INFO] [stdout] 525 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | / assert_plan!(planner, [INFO] [stdout] 546 | | r#" [INFO] [stdout] 547 | | { [INFO] [stdout] 548 | | t { [INFO] [stdout] ... | [INFO] [stdout] 592 | | "### [INFO] [stdout] 593 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | / assert_plan!(planner, [INFO] [stdout] 627 | | r#" [INFO] [stdout] 628 | | { [INFO] [stdout] 629 | | t { [INFO] [stdout] ... | [INFO] [stdout] 707 | | "### [INFO] [stdout] 708 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / assert_plan!(planner, [INFO] [stdout] 747 | | r#" [INFO] [stdout] 748 | | { [INFO] [stdout] 749 | | t { [INFO] [stdout] ... | [INFO] [stdout] 873 | | "### [INFO] [stdout] 874 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:905:5 [INFO] [stdout] | [INFO] [stdout] 905 | / assert_plan!(planner, [INFO] [stdout] 906 | | r#" [INFO] [stdout] 907 | | { [INFO] [stdout] 908 | | me { [INFO] [stdout] ... | [INFO] [stdout] 1010 | | "### [INFO] [stdout] 1011 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1046:5 [INFO] [stdout] | [INFO] [stdout] 1046 | / assert_plan!(planner, [INFO] [stdout] 1047 | | r#" [INFO] [stdout] 1048 | | { [INFO] [stdout] 1049 | | me { [INFO] [stdout] ... | [INFO] [stdout] 1107 | | "### [INFO] [stdout] 1108 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | / assert_plan!(planner, [INFO] [stdout] 1135 | | r#" [INFO] [stdout] 1136 | | { [INFO] [stdout] 1137 | | me { [INFO] [stdout] ... | [INFO] [stdout] 1207 | | "### [INFO] [stdout] 1208 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1229:5 [INFO] [stdout] | [INFO] [stdout] 1229 | / assert_plan!(planner, [INFO] [stdout] 1230 | | r#" [INFO] [stdout] 1231 | | { [INFO] [stdout] 1232 | | me { [INFO] [stdout] ... | [INFO] [stdout] 1272 | | "### [INFO] [stdout] 1273 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1298:5 [INFO] [stdout] | [INFO] [stdout] 1298 | / assert_plan!(planner, [INFO] [stdout] 1299 | | r#" [INFO] [stdout] 1300 | | { [INFO] [stdout] 1301 | | t { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | "### [INFO] [stdout] 1339 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1372:5 [INFO] [stdout] | [INFO] [stdout] 1372 | / assert_plan!(planner, [INFO] [stdout] 1373 | | r#" [INFO] [stdout] 1374 | | mutation mut { [INFO] [stdout] 1375 | | update1 { [INFO] [stdout] ... | [INFO] [stdout] 1466 | | "### [INFO] [stdout] 1467 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1503:5 [INFO] [stdout] | [INFO] [stdout] 1503 | / assert_plan!(planner, [INFO] [stdout] 1504 | | r#" [INFO] [stdout] 1505 | | mutation mut { [INFO] [stdout] 1506 | | update1 { [INFO] [stdout] ... | [INFO] [stdout] 1617 | | "### [INFO] [stdout] 1618 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1658:5 [INFO] [stdout] | [INFO] [stdout] 1658 | / assert_plan!(&planner, [INFO] [stdout] 1659 | | r#" [INFO] [stdout] 1660 | | { [INFO] [stdout] 1661 | | t { [INFO] [stdout] ... | [INFO] [stdout] 1744 | | "### [INFO] [stdout] 1745 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1769:5 [INFO] [stdout] | [INFO] [stdout] 1769 | / assert_plan!(planner, [INFO] [stdout] 1770 | | r#" [INFO] [stdout] 1771 | | { [INFO] [stdout] 1772 | | t { [INFO] [stdout] ... | [INFO] [stdout] 1851 | | "### [INFO] [stdout] 1852 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1884:5 [INFO] [stdout] | [INFO] [stdout] 1884 | / assert_plan!(planner, [INFO] [stdout] 1885 | | r#" [INFO] [stdout] 1886 | | { [INFO] [stdout] 1887 | | t { [INFO] [stdout] ... | [INFO] [stdout] 1949 | | "### [INFO] [stdout] 1950 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:1985:5 [INFO] [stdout] | [INFO] [stdout] 1985 | / assert_plan!(planner, [INFO] [stdout] 1986 | | r#" [INFO] [stdout] 1987 | | { [INFO] [stdout] 1988 | | t { [INFO] [stdout] ... | [INFO] [stdout] 2032 | | "### [INFO] [stdout] 2033 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:2060:5 [INFO] [stdout] | [INFO] [stdout] 2060 | / assert_plan!(planner, [INFO] [stdout] 2061 | | r#" [INFO] [stdout] 2062 | | { [INFO] [stdout] 2063 | | op2 { [INFO] [stdout] ... | [INFO] [stdout] 2130 | | "### [INFO] [stdout] 2131 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:2156:5 [INFO] [stdout] | [INFO] [stdout] 2156 | / assert_plan!(planner, [INFO] [stdout] 2157 | | r#" [INFO] [stdout] 2158 | | { [INFO] [stdout] 2159 | | ... @defer { [INFO] [stdout] ... | [INFO] [stdout] 2207 | | "### [INFO] [stdout] 2208 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:2233:5 [INFO] [stdout] | [INFO] [stdout] 2233 | / assert_plan!(planner, [INFO] [stdout] 2234 | | r#" [INFO] [stdout] 2235 | | { [INFO] [stdout] 2236 | | t { [INFO] [stdout] ... | [INFO] [stdout] 2295 | | "### [INFO] [stdout] 2296 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:2321:5 [INFO] [stdout] | [INFO] [stdout] 2321 | / assert_plan!(&planner, [INFO] [stdout] 2322 | | r#" [INFO] [stdout] 2323 | | query($cond: Boolean) { [INFO] [stdout] 2324 | | t { [INFO] [stdout] ... | [INFO] [stdout] 2399 | | "### [INFO] [stdout] 2400 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:2402:5 [INFO] [stdout] | [INFO] [stdout] 2402 | / assert_plan!(planner, [INFO] [stdout] 2403 | | r#" [INFO] [stdout] 2404 | | query($cond: Boolean) { [INFO] [stdout] 2405 | | t { [INFO] [stdout] ... | [INFO] [stdout] 2480 | | "### [INFO] [stdout] 2481 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:2504:5 [INFO] [stdout] | [INFO] [stdout] 2504 | / assert_plan!(planner, [INFO] [stdout] 2505 | | r#" [INFO] [stdout] 2506 | | query ($cond: Boolean) { [INFO] [stdout] 2507 | | t { [INFO] [stdout] ... | [INFO] [stdout] 2564 | | "### [INFO] [stdout] 2565 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:2600:5 [INFO] [stdout] | [INFO] [stdout] 2600 | / assert_plan!(planner, [INFO] [stdout] 2601 | | r#" [INFO] [stdout] 2602 | | query ($cond1: Boolean, $cond2: Boolean) { [INFO] [stdout] 2603 | | t { [INFO] [stdout] ... | [INFO] [stdout] 2890 | | "### [INFO] [stdout] 2891 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:2934:5 [INFO] [stdout] | [INFO] [stdout] 2934 | / assert_plan!(planner, [INFO] [stdout] 2935 | | r#" [INFO] [stdout] 2936 | | query Dimensions { [INFO] [stdout] 2937 | | i { [INFO] [stdout] ... | [INFO] [stdout] 2990 | | "### [INFO] [stdout] 2991 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:3016:5 [INFO] [stdout] | [INFO] [stdout] 3016 | / assert_plan!(planner, [INFO] [stdout] 3017 | | r#" [INFO] [stdout] 3018 | | { [INFO] [stdout] 3019 | | t { [INFO] [stdout] ... | [INFO] [stdout] 3064 | | "### [INFO] [stdout] 3065 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:3091:5 [INFO] [stdout] | [INFO] [stdout] 3091 | / assert_plan!(planner, [INFO] [stdout] 3092 | | r#" [INFO] [stdout] 3093 | | { [INFO] [stdout] 3094 | | t { [INFO] [stdout] ... | [INFO] [stdout] 3164 | | "### [INFO] [stdout] 3165 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:3195:5 [INFO] [stdout] | [INFO] [stdout] 3195 | / assert_plan!(planner, [INFO] [stdout] 3196 | | r#" [INFO] [stdout] 3197 | | { [INFO] [stdout] 3198 | | t { [INFO] [stdout] ... | [INFO] [stdout] 3246 | | "### [INFO] [stdout] 3247 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:3273:5 [INFO] [stdout] | [INFO] [stdout] 3273 | / assert_plan!(planner, [INFO] [stdout] 3274 | | r#" [INFO] [stdout] 3275 | | { [INFO] [stdout] 3276 | | t { [INFO] [stdout] ... | [INFO] [stdout] 3341 | | "### [INFO] [stdout] 3342 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:3361:5 [INFO] [stdout] | [INFO] [stdout] 3361 | / assert_plan!(planner, [INFO] [stdout] 3362 | | r#" [INFO] [stdout] 3363 | | { [INFO] [stdout] 3364 | | t { [INFO] [stdout] ... | [INFO] [stdout] 3392 | | "### [INFO] [stdout] 3393 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:3422:5 [INFO] [stdout] | [INFO] [stdout] 3422 | / assert_plan!(planner, [INFO] [stdout] 3423 | | r#" [INFO] [stdout] 3424 | | { [INFO] [stdout] 3425 | | i { [INFO] [stdout] ... | [INFO] [stdout] 3478 | | "### [INFO] [stdout] 3479 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/defer.rs:3498:5 [INFO] [stdout] | [INFO] [stdout] 3498 | / assert_plan!( [INFO] [stdout] 3499 | | &planner, [INFO] [stdout] 3500 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 3528 | | "### [INFO] [stdout] 3529 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/disable_subgraphs.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / assert_plan!( [INFO] [stdout] 47 | | &planner, [INFO] [stdout] 48 | | OPERATION, [INFO] [stdout] 49 | | @r###" [INFO] [stdout] ... | [INFO] [stdout] 77 | | "### [INFO] [stdout] 78 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/disable_subgraphs.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / assert_plan!( [INFO] [stdout] 90 | | &planner, [INFO] [stdout] 91 | | OPERATION, [INFO] [stdout] 92 | | QueryPlanOptions { [INFO] [stdout] ... | [INFO] [stdout] 126 | | "### [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/entities.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / assert_plan!( [INFO] [stdout] 48 | | &planner, [INFO] [stdout] 49 | | r#" [INFO] [stdout] 50 | | query { [INFO] [stdout] ... | [INFO] [stdout] 140 | | "# [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fetch_operation_names.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 53 | | &planner, [INFO] [stdout] 54 | | r#" [INFO] [stdout] 55 | | query myOp { [INFO] [stdout] ... | [INFO] [stdout] 89 | | "### [INFO] [stdout] 90 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fetch_operation_names.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 114 | | &planner, [INFO] [stdout] 115 | | r#" [INFO] [stdout] 116 | | query myOp { [INFO] [stdout] ... | [INFO] [stdout] 150 | | "### [INFO] [stdout] 151 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fetch_operation_names.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 178 | | &planner, [INFO] [stdout] 179 | | r#" [INFO] [stdout] 180 | | query myOp { [INFO] [stdout] ... | [INFO] [stdout] 214 | | "### [INFO] [stdout] 215 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/field_merging_with_skip_and_include.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / assert_plan!( [INFO] [stdout] 17 | | &planner, [INFO] [stdout] 18 | | r#" [INFO] [stdout] 19 | | query Test($skipField: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 47 | | "### [INFO] [stdout] 48 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/field_merging_with_skip_and_include.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / assert_plan!( [INFO] [stdout] 67 | | &planner, [INFO] [stdout] 68 | | r#" [INFO] [stdout] 69 | | query Test($skipField: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 93 | | "### [INFO] [stdout] 94 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/field_merging_with_skip_and_include.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | / assert_plan!( [INFO] [stdout] 113 | | &planner, [INFO] [stdout] 114 | | r#" [INFO] [stdout] 115 | | query Test($skipField: Boolean!, $includeField: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 137 | | "### [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/field_merging_with_skip_and_include.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | / assert_plan!( [INFO] [stdout] 157 | | &planner, [INFO] [stdout] 158 | | r#" [INFO] [stdout] 159 | | query Test($skipField: Boolean!, $includeField: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 181 | | "### [INFO] [stdout] 182 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/field_merging_with_skip_and_include.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | / assert_plan!( [INFO] [stdout] 201 | | &planner, [INFO] [stdout] 202 | | r#" [INFO] [stdout] 203 | | query Test($skipField: Boolean!, $includeField: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 227 | | "### [INFO] [stdout] 228 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/field_merging_with_skip_and_include.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / assert_plan!( [INFO] [stdout] 250 | | &planner, [INFO] [stdout] 251 | | r#" [INFO] [stdout] 252 | | query Test($b: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 278 | | "### [INFO] [stdout] 279 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/field_merging_with_skip_and_include.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | / assert_plan!( [INFO] [stdout] 281 | | &planner, [INFO] [stdout] 282 | | r#" [INFO] [stdout] 283 | | query Test($b: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 309 | | "### [INFO] [stdout] 310 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fragment_autogeneration.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | / assert_plan!( [INFO] [stdout] 109 | | &planner, [INFO] [stdout] 110 | | operation, [INFO] [stdout] ... | [INFO] [stdout] 224 | | "### [INFO] [stdout] 225 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fragment_autogeneration.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | / assert_plan!( [INFO] [stdout] 235 | | &planner, [INFO] [stdout] 236 | | r#" [INFO] [stdout] 237 | | query ($var: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 291 | | "### [INFO] [stdout] 292 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fragment_autogeneration.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | / assert_plan!( [INFO] [stdout] 302 | | &planner, [INFO] [stdout] 303 | | r#" [INFO] [stdout] 304 | | query { [INFO] [stdout] ... | [INFO] [stdout] 342 | | "### [INFO] [stdout] 343 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fragment_autogeneration.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | / assert_plan!( [INFO] [stdout] 361 | | &planner, [INFO] [stdout] 362 | | r#" [INFO] [stdout] 363 | | query($var0: Boolean! = true) { [INFO] [stdout] ... | [INFO] [stdout] 386 | | "### [INFO] [stdout] 387 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fragment_autogeneration.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | / assert_plan!( [INFO] [stdout] 429 | | &planner, [INFO] [stdout] 430 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 502 | | "### [INFO] [stdout] 503 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fragment_autogeneration.rs:548:5 [INFO] [stdout] | [INFO] [stdout] 548 | / assert_plan!( [INFO] [stdout] 549 | | &planner, [INFO] [stdout] 550 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 614 | | "### [INFO] [stdout] 615 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/fragment_autogeneration.rs:617:5 [INFO] [stdout] | [INFO] [stdout] 617 | / assert_plan!( [INFO] [stdout] 618 | | &planner, [INFO] [stdout] 619 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 681 | | "### [INFO] [stdout] 682 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/handles_fragments_with_directive_conditions.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / assert_plan!( [INFO] [stdout] 42 | | &planner, [INFO] [stdout] 43 | | r#" [INFO] [stdout] 44 | | query { [INFO] [stdout] ... | [INFO] [stdout] 70 | | "# [INFO] [stdout] 71 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/handles_fragments_with_directive_conditions.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / assert_plan!( [INFO] [stdout] 128 | | &planner, [INFO] [stdout] 129 | | operation, [INFO] [stdout] 130 | | @r#" [INFO] [stdout] ... | [INFO] [stdout] 151 | | "# [INFO] [stdout] 152 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/handles_operations_with_directives.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 48 | | &planner, [INFO] [stdout] 49 | | r#" [INFO] [stdout] 50 | | query Operation @operation { [INFO] [stdout] ... | [INFO] [stdout] 110 | | "### [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/handles_operations_with_directives.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 163 | | &planner, [INFO] [stdout] 164 | | r#" [INFO] [stdout] 165 | | mutation TestMutation @operation { [INFO] [stdout] ... | [INFO] [stdout] 183 | | "### [INFO] [stdout] 184 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/handles_operations_with_directives.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 216 | | &planner, [INFO] [stdout] 217 | | r#" [INFO] [stdout] 218 | | query @noArgs @withArgs(arg1: "hi") { [INFO] [stdout] ... | [INFO] [stdout] 230 | | "### [INFO] [stdout] 231 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/handles_operations_with_directives.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 259 | | &planner, [INFO] [stdout] 260 | | r#" [INFO] [stdout] 261 | | query testQuery($some_var: String!) @withArgs(arg1: $some_var) { [INFO] [stdout] ... | [INFO] [stdout] 273 | | "### [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / assert_plan!( [INFO] [stdout] 50 | | &planner, [INFO] [stdout] 51 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 89 | | "### [INFO] [stdout] 90 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | / assert_plan!( [INFO] [stdout] 100 | | &planner, [INFO] [stdout] 101 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 140 | | "### [INFO] [stdout] 141 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | / assert_plan!( [INFO] [stdout] 151 | | &planner, [INFO] [stdout] 152 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 170 | | "### [INFO] [stdout] 171 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | / assert_plan!( [INFO] [stdout] 181 | | &planner, [INFO] [stdout] 182 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 220 | | "### [INFO] [stdout] 221 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | / assert_plan!( [INFO] [stdout] 235 | | &planner, [INFO] [stdout] 236 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 289 | | "### [INFO] [stdout] 290 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 300 | | &planner, [INFO] [stdout] 301 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 342 | | "### [INFO] [stdout] 343 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | / assert_plan!( [INFO] [stdout] 380 | | &planner, [INFO] [stdout] 381 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 422 | | "### [INFO] [stdout] 423 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | / assert_plan!( [INFO] [stdout] 456 | | &planner, [INFO] [stdout] 457 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 514 | | "### [INFO] [stdout] 515 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | / assert_plan!( [INFO] [stdout] 550 | | &planner, [INFO] [stdout] 551 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 608 | | "### [INFO] [stdout] 609 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:646:5 [INFO] [stdout] | [INFO] [stdout] 646 | / assert_plan!( [INFO] [stdout] 647 | | &planner, [INFO] [stdout] 648 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 709 | | "### [INFO] [stdout] 710 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:762:5 [INFO] [stdout] | [INFO] [stdout] 762 | / assert_plan!( [INFO] [stdout] 763 | | &planner, [INFO] [stdout] 764 | | r#" [INFO] [stdout] 765 | | query { [INFO] [stdout] ... | [INFO] [stdout] 827 | | "### [INFO] [stdout] 828 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / assert_plan!( [INFO] [stdout] 898 | | &planner, [INFO] [stdout] 899 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 957 | | "### [INFO] [stdout] 958 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_object.rs:994:5 [INFO] [stdout] | [INFO] [stdout] 994 | / assert_plan!( [INFO] [stdout] 995 | | &planner, [INFO] [stdout] 996 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 1057 | | "### [INFO] [stdout] 1058 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_type_explosion.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / assert_plan!( [INFO] [stdout] 35 | | &planner, [INFO] [stdout] 36 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 82 | | "### [INFO] [stdout] 83 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/interface_type_explosion.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 121 | | &planner, [INFO] [stdout] 122 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 152 | | "### [INFO] [stdout] 153 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/introspection_typename_handling.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / assert_plan!( [INFO] [stdout] 16 | | &planner, [INFO] [stdout] 17 | | r#" [INFO] [stdout] 18 | | query { [INFO] [stdout] ... | [INFO] [stdout] 36 | | "### [INFO] [stdout] 37 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/introspection_typename_handling.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / assert_plan!( [INFO] [stdout] 40 | | &planner, [INFO] [stdout] 41 | | r#" [INFO] [stdout] 42 | | query { [INFO] [stdout] ... | [INFO] [stdout] 62 | | "### [INFO] [stdout] 63 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/introspection_typename_handling.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / assert_plan!( [INFO] [stdout] 80 | | &planner, [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | query($v: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 100 | | "### [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/introspection_typename_handling.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | / assert_plan!( [INFO] [stdout] 104 | | &planner, [INFO] [stdout] 105 | | r#" [INFO] [stdout] 106 | | query($v: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 124 | | "### [INFO] [stdout] 125 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/introspection_typename_handling.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 169 | | &planner, [INFO] [stdout] 170 | | r#" [INFO] [stdout] 171 | | query { [INFO] [stdout] ... | [INFO] [stdout] 211 | | "### [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/introspection_typename_handling.rs:222:16 [INFO] [stdout] | [INFO] [stdout] 222 | let plan = assert_plan!( [INFO] [stdout] | ________________- [INFO] [stdout] 223 | | &planner, [INFO] [stdout] 224 | | r#" [INFO] [stdout] 225 | | query { [INFO] [stdout] ... | [INFO] [stdout] 269 | | "### [INFO] [stdout] 270 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/introspection_typename_handling.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | / assert_plan!( [INFO] [stdout] 307 | | &planner, [INFO] [stdout] 308 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 357 | | "### [INFO] [stdout] 358 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/introspection_typename_handling.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | / assert_plan!( [INFO] [stdout] 404 | | &planner, [INFO] [stdout] 405 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 460 | | "### [INFO] [stdout] 461 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / assert_plan!( [INFO] [stdout] 45 | | &planner, [INFO] [stdout] 46 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 78 | | "### [INFO] [stdout] 79 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / assert_plan!( [INFO] [stdout] 117 | | &planner, [INFO] [stdout] 118 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 146 | | "### [INFO] [stdout] 147 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / assert_plan!( [INFO] [stdout] 185 | | &planner, [INFO] [stdout] 186 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 214 | | "### [INFO] [stdout] 215 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | / assert_plan!( [INFO] [stdout] 255 | | &planner, [INFO] [stdout] 256 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 281 | | "### [INFO] [stdout] 282 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / assert_plan!( [INFO] [stdout] 324 | | &planner, [INFO] [stdout] 325 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 357 | | "### [INFO] [stdout] 358 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | / assert_plan!( [INFO] [stdout] 400 | | &planner, [INFO] [stdout] 401 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 430 | | "### [INFO] [stdout] 431 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | / assert_plan!( [INFO] [stdout] 466 | | &planner, [INFO] [stdout] 467 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 495 | | "### [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:530:5 [INFO] [stdout] | [INFO] [stdout] 530 | / assert_plan!( [INFO] [stdout] 531 | | &planner, [INFO] [stdout] 532 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 557 | | "### [INFO] [stdout] 558 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | / assert_plan!( [INFO] [stdout] 605 | | &planner, [INFO] [stdout] 606 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 630 | | "### [INFO] [stdout] 631 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:673:5 [INFO] [stdout] | [INFO] [stdout] 673 | / assert_plan!( [INFO] [stdout] 674 | | &planner, [INFO] [stdout] 675 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 758 | | "### [INFO] [stdout] 759 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:806:5 [INFO] [stdout] | [INFO] [stdout] 806 | / assert_plan!( [INFO] [stdout] 807 | | validate_correctness = false, [INFO] [stdout] 808 | | &planner, [INFO] [stdout] 809 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 871 | | "### [INFO] [stdout] 872 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/merged_abstract_types_handling.rs:903:5 [INFO] [stdout] | [INFO] [stdout] 903 | / assert_plan!( [INFO] [stdout] 904 | | &planner, [INFO] [stdout] 905 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 946 | | "### [INFO] [stdout] 947 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/mutations.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / assert_plan!( [INFO] [stdout] 34 | | &planner, [INFO] [stdout] 35 | | r#" [INFO] [stdout] 36 | | mutation TestMutation { [INFO] [stdout] ... | [INFO] [stdout] 76 | | "### [INFO] [stdout] 77 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/mutations.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / assert_plan!( [INFO] [stdout] 87 | | &planner, [INFO] [stdout] 88 | | r#" [INFO] [stdout] 89 | | mutation TestMutation { [INFO] [stdout] ... | [INFO] [stdout] 133 | | "### [INFO] [stdout] 134 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/named_fragments_expansion.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / assert_plan!( [INFO] [stdout] 25 | | &planner, [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | query { [INFO] [stdout] ... | [INFO] [stdout] 68 | | "### [INFO] [stdout] 69 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/named_fragments_expansion.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / assert_plan!( [INFO] [stdout] 98 | | &planner, [INFO] [stdout] 99 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 129 | | "### [INFO] [stdout] 130 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/named_fragments_expansion.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / assert_plan!( [INFO] [stdout] 150 | | &planner, [INFO] [stdout] 151 | | r#" [INFO] [stdout] 152 | | query test($if: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 178 | | "### [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/named_fragments_expansion.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | / assert_plan!( [INFO] [stdout] 198 | | &planner, [INFO] [stdout] 199 | | r#" [INFO] [stdout] 200 | | query test($test1: Boolean!, $test2: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 231 | | "### [INFO] [stdout] 232 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/named_fragments_expansion.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | / assert_plan!( [INFO] [stdout] 256 | | &planner, [INFO] [stdout] 257 | | r#" [INFO] [stdout] 258 | | query($test: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 303 | | "### [INFO] [stdout] 304 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/named_fragments_expansion.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | / assert_plan!( [INFO] [stdout] 328 | | &planner, [INFO] [stdout] 329 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 367 | | "### [INFO] [stdout] 368 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides/shareable.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / assert_plan!( [INFO] [stdout] 38 | | &planner, [INFO] [stdout] 39 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 80 | | "### [INFO] [stdout] 81 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides/shareable.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / assert_plan!( [INFO] [stdout] 92 | | &planner, [INFO] [stdout] 93 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 131 | | "### [INFO] [stdout] 132 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides/shareable.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | / assert_plan!( [INFO] [stdout] 151 | | &planner, [INFO] [stdout] 152 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 193 | | "### [INFO] [stdout] 194 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides/shareable.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | / assert_plan!( [INFO] [stdout] 205 | | &planner, [INFO] [stdout] 206 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 244 | | "### [INFO] [stdout] 245 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / assert_plan!( [INFO] [stdout] 20 | | &planner, [INFO] [stdout] 21 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 38 | | "### [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / assert_plan!( [INFO] [stdout] 57 | | &planner, [INFO] [stdout] 58 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 72 | | "### [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | / assert_plan!( [INFO] [stdout] 111 | | &planner, [INFO] [stdout] 112 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 153 | | "### [INFO] [stdout] 154 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | / assert_plan!( [INFO] [stdout] 192 | | &planner, [INFO] [stdout] 193 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 231 | | "### [INFO] [stdout] 232 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / assert_plan!( [INFO] [stdout] 270 | | &planner, [INFO] [stdout] 271 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 314 | | "### [INFO] [stdout] 315 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | / assert_plan!( [INFO] [stdout] 353 | | &planner, [INFO] [stdout] 354 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 376 | | "### [INFO] [stdout] 377 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/overrides.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | / assert_plan!( [INFO] [stdout] 419 | | &planner, [INFO] [stdout] 420 | | r#" [INFO] [stdout] 421 | | query TestQuery($id: ID!) { [INFO] [stdout] ... | [INFO] [stdout] 461 | | "### [INFO] [stdout] 462 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / assert_plan!( [INFO] [stdout] 36 | | &planner, [INFO] [stdout] 37 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 80 | | "### [INFO] [stdout] 81 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / assert_plan!( [INFO] [stdout] 84 | | &planner, [INFO] [stdout] 85 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 110 | | "### [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | / assert_plan!( [INFO] [stdout] 161 | | &planner, [INFO] [stdout] 162 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 217 | | "### [INFO] [stdout] 218 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / assert_plan!( [INFO] [stdout] 221 | | &planner, [INFO] [stdout] 222 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 244 | | "### [INFO] [stdout] 245 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | / assert_plan!( [INFO] [stdout] 285 | | &planner, [INFO] [stdout] 286 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 344 | | "### [INFO] [stdout] 345 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / assert_plan!( [INFO] [stdout] 349 | | &planner, [INFO] [stdout] 350 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 378 | | "### [INFO] [stdout] 379 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | / assert_plan!( [INFO] [stdout] 383 | | &planner, [INFO] [stdout] 384 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 432 | | "### [INFO] [stdout] 433 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | / assert_plan!( [INFO] [stdout] 437 | | &planner, [INFO] [stdout] 438 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 468 | | "### [INFO] [stdout] 469 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | / assert_plan!( [INFO] [stdout] 513 | | &planner, [INFO] [stdout] 514 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 570 | | "### [INFO] [stdout] 571 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:574:5 [INFO] [stdout] | [INFO] [stdout] 574 | / assert_plan!( [INFO] [stdout] 575 | | &planner, [INFO] [stdout] 576 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 599 | | "### [INFO] [stdout] 600 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | / assert_plan!( [INFO] [stdout] 604 | | &planner, [INFO] [stdout] 605 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 646 | | "### [INFO] [stdout] 647 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:650:5 [INFO] [stdout] | [INFO] [stdout] 650 | / assert_plan!( [INFO] [stdout] 651 | | &planner, [INFO] [stdout] 652 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 674 | | "### [INFO] [stdout] 675 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | / assert_plan!( [INFO] [stdout] 731 | | &planner, [INFO] [stdout] 732 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 788 | | "### [INFO] [stdout] 789 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:792:5 [INFO] [stdout] | [INFO] [stdout] 792 | / assert_plan!( [INFO] [stdout] 793 | | &planner, [INFO] [stdout] 794 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 846 | | "### [INFO] [stdout] 847 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/provides.rs:876:5 [INFO] [stdout] | [INFO] [stdout] 876 | / assert_plan!( [INFO] [stdout] 877 | | &planner, [INFO] [stdout] 878 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 916 | | "### [INFO] [stdout] 917 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires/include_skip.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / assert_plan!( [INFO] [stdout] 23 | | &planner, [INFO] [stdout] 24 | | r#" [INFO] [stdout] 25 | | query foo($test: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 63 | | "### [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires/include_skip.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / assert_plan!( [INFO] [stdout] 89 | | &planner, [INFO] [stdout] 90 | | r#" [INFO] [stdout] 91 | | query foo($test: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 131 | | "### [INFO] [stdout] 132 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires/include_skip.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | / assert_plan!( [INFO] [stdout] 168 | | &planner, [INFO] [stdout] 169 | | r#" [INFO] [stdout] 170 | | query foo($test1: Boolean!, $test2: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 236 | | "### [INFO] [stdout] 237 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires/include_skip.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / assert_plan!( [INFO] [stdout] 263 | | &planner, [INFO] [stdout] 264 | | r#" [INFO] [stdout] 265 | | query foo($test: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 287 | | "### [INFO] [stdout] 288 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires/include_skip.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | / assert_plan!( [INFO] [stdout] 290 | | &planner, [INFO] [stdout] 291 | | r#" [INFO] [stdout] 292 | | query foo($test: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 324 | | "### [INFO] [stdout] 325 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires/include_skip.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | / assert_plan!( [INFO] [stdout] 352 | | &planner, [INFO] [stdout] 353 | | r#" [INFO] [stdout] 354 | | query foo($test: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 388 | | "### [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / assert_plan!( [INFO] [stdout] 25 | | &planner, [INFO] [stdout] 26 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 64 | | "### [INFO] [stdout] 65 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | / assert_plan!( [INFO] [stdout] 115 | | &planner, [INFO] [stdout] 116 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 177 | | "### [INFO] [stdout] 178 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / assert_plan!( [INFO] [stdout] 216 | | &planner, [INFO] [stdout] 217 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 288 | | "### [INFO] [stdout] 289 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | / assert_plan!( [INFO] [stdout] 323 | | &planner, [INFO] [stdout] 324 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 377 | | "### [INFO] [stdout] 378 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | / assert_plan!( [INFO] [stdout] 385 | | &planner, [INFO] [stdout] 386 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 441 | | "### [INFO] [stdout] 442 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / assert_plan!( [INFO] [stdout] 482 | | &planner, [INFO] [stdout] 483 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 550 | | "### [INFO] [stdout] 551 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | / assert_plan!( [INFO] [stdout] 555 | | &planner, [INFO] [stdout] 556 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 625 | | "### [INFO] [stdout] 626 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:708:5 [INFO] [stdout] | [INFO] [stdout] 708 | / assert_plan!( [INFO] [stdout] 709 | | &planner, [INFO] [stdout] 710 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 875 | | "### [INFO] [stdout] 876 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:965:5 [INFO] [stdout] | [INFO] [stdout] 965 | / assert_plan!( [INFO] [stdout] 966 | | &planner, [INFO] [stdout] 967 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 1157 | | "### [INFO] [stdout] 1158 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:1201:5 [INFO] [stdout] | [INFO] [stdout] 1201 | / assert_plan!( [INFO] [stdout] 1202 | | &planner, [INFO] [stdout] 1203 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 1286 | | "### [INFO] [stdout] 1287 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:1318:5 [INFO] [stdout] | [INFO] [stdout] 1318 | / assert_plan!( [INFO] [stdout] 1319 | | &planner, [INFO] [stdout] 1320 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 1357 | | "### [INFO] [stdout] 1358 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:1396:5 [INFO] [stdout] | [INFO] [stdout] 1396 | / assert_plan!( [INFO] [stdout] 1397 | | &planner, [INFO] [stdout] 1398 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 1451 | | "### [INFO] [stdout] 1452 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:1576:5 [INFO] [stdout] | [INFO] [stdout] 1576 | / assert_plan!( [INFO] [stdout] 1577 | | &planner, [INFO] [stdout] 1578 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 1736 | | "### [INFO] [stdout] 1737 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/requires.rs:1788:5 [INFO] [stdout] | [INFO] [stdout] 1788 | / assert_plan!( [INFO] [stdout] 1789 | | &planner, [INFO] [stdout] 1790 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 1839 | | "### [INFO] [stdout] 1840 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/shareable_root_fields.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / assert_plan!( [INFO] [stdout] 26 | | &planner, [INFO] [stdout] 27 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 54 | | "### [INFO] [stdout] 55 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/shareable_root_fields.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / assert_plan!( [INFO] [stdout] 90 | | &planner, [INFO] [stdout] 91 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 132 | | "### [INFO] [stdout] 133 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/subscriptions.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | / assert_plan!( [INFO] [stdout] 36 | | &planner, [INFO] [stdout] 37 | | r#" [INFO] [stdout] 38 | | subscription MySubscription { [INFO] [stdout] ... | [INFO] [stdout] 81 | | "### [INFO] [stdout] 82 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests/subscriptions.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | / assert_plan!( [INFO] [stdout] 113 | | &planner, [INFO] [stdout] 114 | | r#" [INFO] [stdout] 115 | | subscription MySubscription { [INFO] [stdout] ... | [INFO] [stdout] 137 | | "### [INFO] [stdout] 138 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / assert_plan!( [INFO] [stdout] 96 | | &planner, [INFO] [stdout] 97 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 160 | | "### [INFO] [stdout] 161 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | / assert_plan!( [INFO] [stdout] 198 | | &planner, [INFO] [stdout] 199 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 230 | | "### [INFO] [stdout] 231 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | / assert_plan!( [INFO] [stdout] 258 | | &planner, [INFO] [stdout] 259 | | r#" [INFO] [stdout] 260 | | fragment OrangeYouGladIDidntSayBanana on Fruit { [INFO] [stdout] ... | [INFO] [stdout] 290 | | "# [INFO] [stdout] 291 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / assert_plan!( [INFO] [stdout] 350 | | &planner, [INFO] [stdout] 351 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 432 | | "# [INFO] [stdout] 433 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | / assert_plan!( [INFO] [stdout] 455 | | &planner, [INFO] [stdout] 456 | | r#" [INFO] [stdout] 457 | | mutation { [INFO] [stdout] ... | [INFO] [stdout] 477 | | "### [INFO] [stdout] 478 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:537:5 [INFO] [stdout] | [INFO] [stdout] 537 | / assert_plan!( [INFO] [stdout] 538 | | &planner, [INFO] [stdout] 539 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 615 | | "### [INFO] [stdout] 616 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:686:5 [INFO] [stdout] | [INFO] [stdout] 686 | / assert_plan!( [INFO] [stdout] 687 | | &planner, [INFO] [stdout] 688 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 809 | | "### [INFO] [stdout] 810 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:825:5 [INFO] [stdout] | [INFO] [stdout] 825 | / assert_plan!( [INFO] [stdout] 826 | | &planner, [INFO] [stdout] 827 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 849 | | "### [INFO] [stdout] 850 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | / assert_plan!( [INFO] [stdout] 902 | | &planner, [INFO] [stdout] 903 | | r#"{ [INFO] [stdout] 904 | | start { [INFO] [stdout] ... | [INFO] [stdout] 974 | | "### [INFO] [stdout] 975 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:1045:5 [INFO] [stdout] | [INFO] [stdout] 1045 | / assert_plan!( [INFO] [stdout] 1046 | | &planner, [INFO] [stdout] 1047 | | r#" [INFO] [stdout] 1048 | | query ($title: Boolean = true) { [INFO] [stdout] ... | [INFO] [stdout] 1190 | | "### [INFO] [stdout] 1191 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:1207:5 [INFO] [stdout] | [INFO] [stdout] 1207 | / assert_plan!( [INFO] [stdout] 1208 | | &planner, [INFO] [stdout] 1209 | | r#" [INFO] [stdout] 1210 | | mutation($var0: Boolean! = true, $var1: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 1232 | | "### [INFO] [stdout] 1233 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:1236:5 [INFO] [stdout] | [INFO] [stdout] 1236 | / assert_plan!( [INFO] [stdout] 1237 | | &planner, [INFO] [stdout] 1238 | | r#" [INFO] [stdout] 1239 | | mutation($var0: Boolean! = true, $var1: Boolean!) { [INFO] [stdout] ... | [INFO] [stdout] 1261 | | "### [INFO] [stdout] 1262 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `correctness` in `apollo_federation` [INFO] [stdout] --> tests/query_plan/build_query_plan_support.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | ... apollo_federation::correctness::check_plan($planner.api_schema(), $planner.supergraph_schema(), $planner.subgraph_schemas(), &docum... [INFO] [stdout] | ^^^^^^^^^^^ could not find `correctness` in `apollo_federation` [INFO] [stdout] | [INFO] [stdout] ::: tests/query_plan/build_query_plan_tests.rs:1286:5 [INFO] [stdout] | [INFO] [stdout] 1286 | / assert_plan!( [INFO] [stdout] 1287 | | &planner, [INFO] [stdout] 1288 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 1311 | | "### [INFO] [stdout] 1312 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "correctness")] [INFO] [stdout] | ----------------------- the item is gated behind the `correctness` feature [INFO] [stdout] 33 | pub mod correctness; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assert_plan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `apollo-federation` (test "main") due to 187 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `apollo-federation` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0ee1d7f586f1189a2bf2d9b156c3269dafbe1ce252821b7aee1bec5880b622d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee1d7f586f1189a2bf2d9b156c3269dafbe1ce252821b7aee1bec5880b622d6", kill_on_drop: false }` [INFO] [stdout] 0ee1d7f586f1189a2bf2d9b156c3269dafbe1ce252821b7aee1bec5880b622d6