[INFO] fetching crate gurkle 0.2.3... [INFO] checking gurkle-0.2.3 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate gurkle 0.2.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate gurkle 0.2.3 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gurkle 0.2.3 [INFO] finished tweaking crates.io crate gurkle 0.2.3 [INFO] tweaked toml for crates.io crate gurkle 0.2.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf-8 v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d404fa9cf4391e6f82281bc7bdfa1780582bf76604b879499ff022357222c80a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d404fa9cf4391e6f82281bc7bdfa1780582bf76604b879499ff022357222c80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d404fa9cf4391e6f82281bc7bdfa1780582bf76604b879499ff022357222c80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d404fa9cf4391e6f82281bc7bdfa1780582bf76604b879499ff022357222c80a", kill_on_drop: false }` [INFO] [stdout] d404fa9cf4391e6f82281bc7bdfa1780582bf76604b879499ff022357222c80a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] feebfbfb72871469cde747a525751c86e3b00f2aeb0b860477cc61ffc034c5ad [INFO] running `Command { std: "docker" "start" "-a" "feebfbfb72871469cde747a525751c86e3b00f2aeb0b860477cc61ffc034c5ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking cpufeatures v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.5 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking async-compression v0.3.8 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Checking async-stream v0.3.1 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking tungstenite v0.13.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking tokio-tungstenite v0.14.0 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking gurkle v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/scalar_variables.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/scalar_variables.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/scalar_variables.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/scalar_variables.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `scalar_variables_query` [INFO] [stdout] --> tests/scalar_variables.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let _ = scalar_variables_query::Variables { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `scalar_variables_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `default_scalar_variables_query` [INFO] [stdout] --> tests/scalar_variables.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let variables = default_scalar_variables_query::Variables { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `default_scalar_variables_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `default_scalar_variables_query` [INFO] [stdout] --> tests/scalar_variables.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | msg: default_scalar_variables_query::Variables::default_msg(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `default_scalar_variables_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `default_scalar_variables_query` [INFO] [stdout] --> tests/scalar_variables.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | reps: default_scalar_variables_query::Variables::default_reps(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `default_scalar_variables_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/scalar_variables.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gurkle` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/alias.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/alias.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/json_schema.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `alias_query` [INFO] [stdout] --> tests/alias.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let _type_name_test = alias_query::AliasQueryOuterAlias { inner_alias: None }; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `alias_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `alias_query` [INFO] [stdout] --> tests/alias.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | let valid_alias = serde_json::from_value::(valid_response).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `alias_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/alias.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `interface_query` [INFO] [stdout] --> tests/interfaces.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | use interface_query::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `interface_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `interface_not_on_everything_query` [INFO] [stdout] --> tests/interfaces.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | use interface_not_on_everything_query::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `interface_not_on_everything_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `interface_with_fragment_query` [INFO] [stdout] --> tests/interfaces.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | use interface_with_fragment_query::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `interface_with_fragment_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/json_schema.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/json_schema.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/json_schema.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `with_schema1` [INFO] [stdout] --> tests/json_schema.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | let schema_1_result: gurkle::Response = [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `with_schema1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `with_schema2` [INFO] [stdout] --> tests/json_schema.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | let schema_2_result: gurkle::Response = [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `with_schema2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/json_schema.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/subscriptions.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/subscriptions.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscription_query` [INFO] [stdout] --> tests/subscriptions.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let response_data: subscription_query::ResponseData = serde_json::from_str(RESPONSE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `subscription_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscription_query` [INFO] [stdout] --> tests/subscriptions.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let expected = subscription_query::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `subscription_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscription_query` [INFO] [stdout] --> tests/subscriptions.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | subscription_query::SubscriptionQueryDogBirthdays { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `subscription_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscription_query` [INFO] [stdout] --> tests/subscriptions.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | subscription_query::SubscriptionQueryDogBirthdays { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `subscription_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscription_query` [INFO] [stdout] --> tests/subscriptions.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | subscription_query::SubscriptionQueryDogBirthdays { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `subscription_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscription_query` [INFO] [stdout] --> tests/subscriptions.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | subscription_query::SubscriptionQueryDogBirthdays { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `subscription_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/interfaces.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/subscriptions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/interfaces.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/interfaces.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/interfaces.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/interfaces.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/interfaces.rs:111:3 [INFO] [stdout] | [INFO] [stdout] 111 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interface_query` [INFO] [stdout] --> tests/interfaces.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | let response_data: interface_query::ResponseData = serde_json::from_str(RESPONSE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `interface_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | on: InterfaceQueryEverythingOn::Person(InterfaceQueryEverythingOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/more_derives.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/more_derives.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | on: InterfaceQueryEverythingOn::Dog(InterfaceQueryEverythingOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `more_derives` [INFO] [stdout] --> tests/more_derives.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | let response_data = more_derives::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `more_derives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `more_derives` [INFO] [stdout] --> tests/more_derives.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | current_user: Some(more_derives::MoreDerivesCurrentUser { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `more_derives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `more_derives` [INFO] [stdout] --> tests/more_derives.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let response_data_2 = more_derives::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `more_derives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `more_derives` [INFO] [stdout] --> tests/more_derives.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | current_user: Some(more_derives::MoreDerivesCurrentUser { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `more_derives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/more_derives.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::query_on_interface` [INFO] [stdout] --> tests/type_refining_fragments.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::query_on_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `query_on_interface` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | on: InterfaceQueryEverythingOn::Organization( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Industry` [INFO] [stdout] --> tests/interfaces.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | industry: Industry::OTHER, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Industry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | on: InterfaceQueryEverythingOn::Dog(InterfaceQueryEverythingOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | let response_data: query_on_union::ResponseData = serde_json::from_str(RESPONSE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `interface_not_on_everything_query` [INFO] [stdout] --> tests/interfaces.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let response_data: interface_not_on_everything_query::ResponseData = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `interface_not_on_everything_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | let expected = query_on_union::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | query_on_union::QueryOnUnionNames::Person(query_on_union::QueryOnUnionNamesOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | query_on_union::QueryOnUnionNames::Person(query_on_union::QueryOnUnionNamesOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | query_on_union::QueryOnUnionNames::Dog(query_on_union::QueryOnUnionNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/fragment_chain.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:31:52 [INFO] [stdout] | [INFO] [stdout] 31 | query_on_union::QueryOnUnionNames::Dog(query_on_union::QueryOnUnionNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/fragment_chain.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceNotOnEverythingQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | on: InterfaceNotOnEverythingQueryEverythingOn::Person( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceNotOnEverythingQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | query_on_union::QueryOnUnionNames::Organization( [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | query_on_union::QueryOnUnionNamesOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `recursive_fragment_query` [INFO] [stdout] --> tests/fragments.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | use recursive_fragment_query::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `recursive_fragment_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/fragment_chain.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | query_on_union::QueryOnUnionNames::Dog(query_on_union::QueryOnUnionNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceNotOnEverythingQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | on: InterfaceNotOnEverythingQueryEverythingOn::Dog, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceNotOnEverythingQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_union` [INFO] [stdout] --> tests/type_refining_fragments.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | query_on_union::QueryOnUnionNames::Dog(query_on_union::QueryOnUnionNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/default.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `query_on_interface` [INFO] [stdout] --> tests/type_refining_fragments.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let response_data: query_on_interface::ResponseData = serde_json::from_str(RESPONSE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `query_on_interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/default.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceNotOnEverythingQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | on: InterfaceNotOnEverythingQueryEverythingOn::Organization( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceNotOnEverythingQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QueryOnInterfaceEverythingOn` [INFO] [stdout] --> tests/type_refining_fragments.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | on: QueryOnInterfaceEverythingOn::Person(QueryOnInterfaceEverythingOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `QueryOnInterfaceEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GraphQLRequest` [INFO] [stdout] --> tests/default.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | let _: ::Variables = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `GraphQLRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QueryOnInterfaceEverythingOn` [INFO] [stdout] --> tests/type_refining_fragments.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | on: QueryOnInterfaceEverythingOn::Dog(QueryOnInterfaceEverythingOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `QueryOnInterfaceEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Industry` [INFO] [stdout] --> tests/interfaces.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | industry: Industry::OTHER, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Industry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/default.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QueryOnInterfaceEverythingOn` [INFO] [stdout] --> tests/type_refining_fragments.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | on: QueryOnInterfaceEverythingOn::Organization( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `QueryOnInterfaceEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceNotOnEverythingQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | on: InterfaceNotOnEverythingQueryEverythingOn::Dog, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceNotOnEverythingQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Industry` [INFO] [stdout] --> tests/type_refining_fragments.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | industry: Industry::OTHER, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Industry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QueryOnInterfaceEverythingOn` [INFO] [stdout] --> tests/type_refining_fragments.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | on: QueryOnInterfaceEverythingOn::Dog(QueryOnInterfaceEverythingOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `QueryOnInterfaceEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseData` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | let expected = ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `Response` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | pub struct Response { [INFO] [stdout] | ------------------------- similarly named struct `Response` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QueryOnInterfaceEverything` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | QueryOnInterfaceEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QueryOnInterfaceEverythingOnPerson` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:60:58 [INFO] [stdout] | [INFO] [stdout] 60 | on: QueryOnInterfaceEverythingOn::Person(QueryOnInterfaceEverythingOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QueryOnInterfaceEverything` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | QueryOnInterfaceEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QueryOnInterfaceEverythingOnDog` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:66:55 [INFO] [stdout] | [INFO] [stdout] 66 | on: QueryOnInterfaceEverythingOn::Dog(QueryOnInterfaceEverythingOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QueryOnInterfaceEverything` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | QueryOnInterfaceEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QueryOnInterfaceEverythingOnOrganization` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | QueryOnInterfaceEverythingOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QueryOnInterfaceEverything` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | QueryOnInterfaceEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QueryOnInterfaceEverythingOnDog` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:80:55 [INFO] [stdout] | [INFO] [stdout] 80 | on: QueryOnInterfaceEverythingOn::Dog(QueryOnInterfaceEverythingOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/type_refining_fragments.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicStatusOn` [INFO] [stdout] --> tests/interfaces.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | on: PublicStatusOn::Person(PublicStatusOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PublicStatusOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/deprecation.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/deprecation.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/deprecation.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceWithFragmentQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | on: InterfaceWithFragmentQueryEverythingOn::Person( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceWithFragmentQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/deprecation.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/deprecation.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicStatusOn` [INFO] [stdout] --> tests/interfaces.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | on: PublicStatusOn::Dog [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PublicStatusOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/deprecation.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allow_deprecation` [INFO] [stdout] --> tests/deprecation.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let _ = allow_deprecation::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `allow_deprecation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allow_deprecation` [INFO] [stdout] --> tests/deprecation.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | current_user: Some(allow_deprecation::AllowDeprecationCurrentUser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `allow_deprecation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deny_deprecation` [INFO] [stdout] --> tests/deprecation.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let _ = deny_deprecation::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `deny_deprecation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deny_deprecation` [INFO] [stdout] --> tests/deprecation.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | current_user: Some(deny_deprecation::DenyDeprecationCurrentUser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `deny_deprecation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `warn_deprecation` [INFO] [stdout] --> tests/deprecation.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let _ = warn_deprecation::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `warn_deprecation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `warn_deprecation` [INFO] [stdout] --> tests/deprecation.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | current_user: Some(warn_deprecation::WarnDeprecationCurrentUser { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `warn_deprecation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceWithFragmentQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | on: InterfaceWithFragmentQueryEverythingOn::Dog( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceWithFragmentQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/deprecation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicStatusOn` [INFO] [stdout] --> tests/interfaces.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | on: PublicStatusOn::Organization(PublicStatusOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PublicStatusOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Industry` [INFO] [stdout] --> tests/interfaces.rs:160:39 [INFO] [stdout] | [INFO] [stdout] 160 | ... industry: Industry::CAT_FOOD, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Industry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceWithFragmentQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | on: InterfaceWithFragmentQueryEverythingOn::Organization, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceWithFragmentQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fragment_and_more_on_union` [INFO] [stdout] --> tests/union_query.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use fragment_and_more_on_union::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_and_more_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicStatusOn` [INFO] [stdout] --> tests/interfaces.rs:169:29 [INFO] [stdout] | [INFO] [stdout] 169 | on: PublicStatusOn::Dog [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PublicStatusOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InterfaceWithFragmentQueryEverythingOn` [INFO] [stdout] --> tests/interfaces.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | on: InterfaceWithFragmentQueryEverythingOn::Dog( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InterfaceWithFragmentQueryEverythingOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseData` in this scope [INFO] [stdout] --> tests/interfaces.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | let expected = ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `Response` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | pub struct Response { [INFO] [stdout] | ------------------------- similarly named struct `Response` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | InterfaceQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceQueryEverythingOnPerson` in this scope [INFO] [stdout] --> tests/interfaces.rs:26:56 [INFO] [stdout] | [INFO] [stdout] 26 | on: InterfaceQueryEverythingOn::Person(InterfaceQueryEverythingOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | InterfaceQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceQueryEverythingOnDog` in this scope [INFO] [stdout] --> tests/interfaces.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | on: InterfaceQueryEverythingOn::Dog(InterfaceQueryEverythingOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | InterfaceQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceQueryEverythingOnOrganization` in this scope [INFO] [stdout] --> tests/interfaces.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | InterfaceQueryEverythingOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | InterfaceQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceQueryEverythingOnDog` in this scope [INFO] [stdout] --> tests/interfaces.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | on: InterfaceQueryEverythingOn::Dog(InterfaceQueryEverythingOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseData` in this scope [INFO] [stdout] --> tests/interfaces.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | let expected = ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `Response` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | pub struct Response { [INFO] [stdout] | ------------------------- similarly named struct `Response` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceNotOnEverythingQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct InterfaceNotOnEverythingQuery; [INFO] [stdout] | ----------------------------------------- similarly named struct `InterfaceNotOnEverythingQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 76 | InterfaceNotOnEverythingQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `InterfaceNotOnEverythingQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceNotOnEverythingQueryEverythingOnPerson` in this scope [INFO] [stdout] --> tests/interfaces.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | InterfaceNotOnEverythingQueryEverythingOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceNotOnEverythingQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct InterfaceNotOnEverythingQuery; [INFO] [stdout] | ----------------------------------------- similarly named struct `InterfaceNotOnEverythingQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 84 | InterfaceNotOnEverythingQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `InterfaceNotOnEverythingQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceNotOnEverythingQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct InterfaceNotOnEverythingQuery; [INFO] [stdout] | ----------------------------------------- similarly named struct `InterfaceNotOnEverythingQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 88 | InterfaceNotOnEverythingQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `InterfaceNotOnEverythingQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceNotOnEverythingQueryEverythingOnOrganization` in this scope [INFO] [stdout] --> tests/interfaces.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | InterfaceNotOnEverythingQueryEverythingOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceNotOnEverythingQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct InterfaceNotOnEverythingQuery; [INFO] [stdout] | ----------------------------------------- similarly named struct `InterfaceNotOnEverythingQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 96 | InterfaceNotOnEverythingQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `InterfaceNotOnEverythingQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResponseData` in this scope [INFO] [stdout] --> tests/interfaces.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | let response_data: ResponseData = [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `Response` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | pub struct Response { [INFO] [stdout] | ------------------------- similarly named struct `Response` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseData` in this scope [INFO] [stdout] --> tests/interfaces.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `Response` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | pub struct Response { [INFO] [stdout] | ------------------------- similarly named struct `Response` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceWithFragmentQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct InterfaceWithFragmentQuery; [INFO] [stdout] | -------------------------------------- similarly named struct `InterfaceWithFragmentQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | InterfaceWithFragmentQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `InterfaceWithFragmentQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PublicStatus` in this scope [INFO] [stdout] --> tests/interfaces.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | public_status: PublicStatus { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PublicStatusOnPerson` in this scope [INFO] [stdout] --> tests/interfaces.rs:134:52 [INFO] [stdout] | [INFO] [stdout] 134 | on: PublicStatusOn::Person(PublicStatusOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceWithFragmentQueryEverythingOnPerson` in this scope [INFO] [stdout] --> tests/interfaces.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | InterfaceWithFragmentQueryEverythingOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceWithFragmentQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct InterfaceWithFragmentQuery; [INFO] [stdout] | -------------------------------------- similarly named struct `InterfaceWithFragmentQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 145 | InterfaceWithFragmentQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `InterfaceWithFragmentQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PublicStatus` in this scope [INFO] [stdout] --> tests/interfaces.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | public_status: PublicStatus { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceWithFragmentQueryEverythingOnDog` in this scope [INFO] [stdout] --> tests/interfaces.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | InterfaceWithFragmentQueryEverythingOnDog { is_good_dog: true } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceWithFragmentQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct InterfaceWithFragmentQuery; [INFO] [stdout] | -------------------------------------- similarly named struct `InterfaceWithFragmentQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 155 | InterfaceWithFragmentQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `InterfaceWithFragmentQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PublicStatus` in this scope [INFO] [stdout] --> tests/interfaces.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | public_status: PublicStatus { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PublicStatusOnOrganization` in this scope [INFO] [stdout] --> tests/interfaces.rs:159:58 [INFO] [stdout] | [INFO] [stdout] 159 | on: PublicStatusOn::Organization(PublicStatusOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceWithFragmentQueryEverything` in this scope [INFO] [stdout] --> tests/interfaces.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct InterfaceWithFragmentQuery; [INFO] [stdout] | -------------------------------------- similarly named struct `InterfaceWithFragmentQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 165 | InterfaceWithFragmentQueryEverything { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `InterfaceWithFragmentQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PublicStatus` in this scope [INFO] [stdout] --> tests/interfaces.rs:167:36 [INFO] [stdout] | [INFO] [stdout] 167 | public_status: PublicStatus { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InterfaceWithFragmentQueryEverythingOnDog` in this scope [INFO] [stdout] --> tests/interfaces.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | InterfaceWithFragmentQueryEverythingOnDog { is_good_dog: true } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/interfaces.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/fragments.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/fragments.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/fragments.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/fragments.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/fragments.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/fragments.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/union_query.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union_query.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_reference` [INFO] [stdout] --> tests/fragments.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | serde_json::from_value::(valid_response).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `snake_case_fragment` [INFO] [stdout] --> tests/fragments.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | serde_json::from_value::(valid_response).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `snake_case_fragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/union_query.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union_query.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/union_query.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/union_query.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/extern_enums.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RecursiveFragment` in this scope [INFO] [stdout] --> tests/fragments.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct RecursiveFragmentQuery; [INFO] [stdout] | ---------------------------------- similarly named struct `RecursiveFragmentQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 53 | let _ = RecursiveFragment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `RecursiveFragmentQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let response_data: union_query::ResponseData = serde_json::from_str(RESPONSE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RecursiveFragment` in this scope [INFO] [stdout] --> tests/fragments.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct RecursiveFragmentQuery; [INFO] [stdout] | ---------------------------------- similarly named struct `RecursiveFragmentQuery` defined here [INFO] [stdout] ... [INFO] [stdout] 55 | tail: Some(Box::new(RecursiveFragment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `RecursiveFragmentQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | let expected = union_query::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/fragments.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | union_query::UnionQueryNames::Person(union_query::UnionQueryNamesOnPerson { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | union_query::UnionQueryNames::Person(union_query::UnionQueryNamesOnPerson { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | union_query::UnionQueryNames::Dog(union_query::UnionQueryNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | union_query::UnionQueryNames::Dog(union_query::UnionQueryNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/extern_enums.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | union_query::UnionQueryNames::Organization( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | union_query::UnionQueryNamesOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | union_query::UnionQueryNames::Dog(union_query::UnionQueryNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `union_query` [INFO] [stdout] --> tests/union_query.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 48 | union_query::UnionQueryNames::Dog(union_query::UnionQueryNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `union_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | let response_data: fragment_on_union::ResponseData = serde_json::from_str(RESPONSE).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | let expected = fragment_on_union::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/extern_enums.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/extern_enums.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | fragment_on_union::NamesFragment::Person(fragment_on_union::NamesFragmentOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:65:54 [INFO] [stdout] | [INFO] [stdout] 65 | fragment_on_union::NamesFragment::Person(fragment_on_union::NamesFragmentOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `single_extern_enum_query` [INFO] [stdout] --> tests/extern_enums.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let response_data: single_extern_enum_query::ResponseData = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `single_extern_enum_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `single_extern_enum_query` [INFO] [stdout] --> tests/extern_enums.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | let expected = single_extern_enum_query::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `single_extern_enum_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `multiple_extern_enums_query` [INFO] [stdout] --> tests/extern_enums.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let response_data: multiple_extern_enums_query::ResponseData = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `multiple_extern_enums_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `multiple_extern_enums_query` [INFO] [stdout] --> tests/extern_enums.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | let expected = multiple_extern_enums_query::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `multiple_extern_enums_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | fragment_on_union::NamesFragment::Dog(fragment_on_union::NamesFragmentOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | fragment_on_union::NamesFragment::Dog(fragment_on_union::NamesFragmentOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | fragment_on_union::NamesFragment::Organization( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | fragment_on_union::NamesFragmentOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | fragment_on_union::NamesFragment::Dog(fragment_on_union::NamesFragmentOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_on_union` [INFO] [stdout] --> tests/union_query.rs:76:51 [INFO] [stdout] | [INFO] [stdout] 76 | fragment_on_union::NamesFragment::Dog(fragment_on_union::NamesFragmentOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/extern_enums.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_and_more_on_union` [INFO] [stdout] --> tests/union_query.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | let response_data: fragment_and_more_on_union::ResponseData = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_and_more_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fragment_and_more_on_union` [INFO] [stdout] --> tests/union_query.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | let expected = fragment_and_more_on_union::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fragment_and_more_on_union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NamesFragment` [INFO] [stdout] --> tests/union_query.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | names_fragment: NamesFragment::Person(NamesFragmentOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NamesFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FragmentAndMoreOnUnionNamesOn` [INFO] [stdout] --> tests/union_query.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | on: FragmentAndMoreOnUnionNamesOn::Person, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FragmentAndMoreOnUnionNamesOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NamesFragment` [INFO] [stdout] --> tests/union_query.rs:101:33 [INFO] [stdout] | [INFO] [stdout] 101 | names_fragment: NamesFragment::Dog(NamesFragmentOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NamesFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FragmentAndMoreOnUnionNamesOn` [INFO] [stdout] --> tests/union_query.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | on: FragmentAndMoreOnUnionNamesOn::Dog(FragmentAndMoreOnUnionNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FragmentAndMoreOnUnionNamesOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NamesFragment` [INFO] [stdout] --> tests/union_query.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | names_fragment: NamesFragment::Organization(NamesFragmentOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NamesFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FragmentAndMoreOnUnionNamesOn` [INFO] [stdout] --> tests/union_query.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | on: FragmentAndMoreOnUnionNamesOn::Organization, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FragmentAndMoreOnUnionNamesOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NamesFragment` [INFO] [stdout] --> tests/union_query.rs:115:33 [INFO] [stdout] | [INFO] [stdout] 115 | names_fragment: NamesFragment::Dog(NamesFragmentOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NamesFragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FragmentAndMoreOnUnionNamesOn` [INFO] [stdout] --> tests/union_query.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | on: FragmentAndMoreOnUnionNamesOn::Dog(FragmentAndMoreOnUnionNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FragmentAndMoreOnUnionNamesOn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FragmentAndMoreOnUnionNames` in this scope [INFO] [stdout] --> tests/union_query.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct FragmentAndMoreOnUnion; [INFO] [stdout] | ---------------------------------- similarly named struct `FragmentAndMoreOnUnion` defined here [INFO] [stdout] ... [INFO] [stdout] 94 | FragmentAndMoreOnUnionNames { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FragmentAndMoreOnUnion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NamesFragmentOnPerson` in this scope [INFO] [stdout] --> tests/union_query.rs:95:55 [INFO] [stdout] | [INFO] [stdout] 95 | names_fragment: NamesFragment::Person(NamesFragmentOnPerson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FragmentAndMoreOnUnionNames` in this scope [INFO] [stdout] --> tests/union_query.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct FragmentAndMoreOnUnion; [INFO] [stdout] | ---------------------------------- similarly named struct `FragmentAndMoreOnUnion` defined here [INFO] [stdout] ... [INFO] [stdout] 100 | FragmentAndMoreOnUnionNames { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FragmentAndMoreOnUnion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NamesFragmentOnDog` in this scope [INFO] [stdout] --> tests/union_query.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | names_fragment: NamesFragment::Dog(NamesFragmentOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FragmentAndMoreOnUnionNamesOnDog` in this scope [INFO] [stdout] --> tests/union_query.rs:104:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct FragmentAndMoreOnUnion; [INFO] [stdout] | ---------------------------------- similarly named struct `FragmentAndMoreOnUnion` defined here [INFO] [stdout] ... [INFO] [stdout] 104 | on: FragmentAndMoreOnUnionNamesOn::Dog(FragmentAndMoreOnUnionNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FragmentAndMoreOnUnion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FragmentAndMoreOnUnionNames` in this scope [INFO] [stdout] --> tests/union_query.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct FragmentAndMoreOnUnion; [INFO] [stdout] | ---------------------------------- similarly named struct `FragmentAndMoreOnUnion` defined here [INFO] [stdout] ... [INFO] [stdout] 108 | FragmentAndMoreOnUnionNames { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FragmentAndMoreOnUnion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NamesFragmentOnOrganization` in this scope [INFO] [stdout] --> tests/union_query.rs:109:61 [INFO] [stdout] | [INFO] [stdout] 109 | names_fragment: NamesFragment::Organization(NamesFragmentOnOrganization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FragmentAndMoreOnUnionNames` in this scope [INFO] [stdout] --> tests/union_query.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct FragmentAndMoreOnUnion; [INFO] [stdout] | ---------------------------------- similarly named struct `FragmentAndMoreOnUnion` defined here [INFO] [stdout] ... [INFO] [stdout] 114 | FragmentAndMoreOnUnionNames { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FragmentAndMoreOnUnion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NamesFragmentOnDog` in this scope [INFO] [stdout] --> tests/union_query.rs:115:52 [INFO] [stdout] | [INFO] [stdout] 115 | names_fragment: NamesFragment::Dog(NamesFragmentOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FragmentAndMoreOnUnionNamesOnDog` in this scope [INFO] [stdout] --> tests/union_query.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct FragmentAndMoreOnUnion; [INFO] [stdout] | ---------------------------------- similarly named struct `FragmentAndMoreOnUnion` defined here [INFO] [stdout] ... [INFO] [stdout] 118 | on: FragmentAndMoreOnUnionNamesOn::Dog(FragmentAndMoreOnUnionNamesOnDog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `FragmentAndMoreOnUnion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/union_query.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/introspection.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/introspection.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `introspection_query` [INFO] [stdout] --> tests/introspection.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | let deserialized: gurkle::Response = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `introspection_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/introspection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "feebfbfb72871469cde747a525751c86e3b00f2aeb0b860477cc61ffc034c5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feebfbfb72871469cde747a525751c86e3b00f2aeb0b860477cc61ffc034c5ad", kill_on_drop: false }` [INFO] [stdout] feebfbfb72871469cde747a525751c86e3b00f2aeb0b860477cc61ffc034c5ad