[INFO] fetching crate gurkle 0.3.2...
[INFO] checking gurkle-0.3.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gurkle 0.3.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate gurkle 0.3.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gurkle 0.3.2
[INFO] finished tweaking crates.io crate gurkle 0.3.2
[INFO] tweaked toml for crates.io crate gurkle 0.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded input_buffer v0.4.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.14.0
[INFO] [stderr]   Downloaded tungstenite v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1b38ee542edf589093eedbeee7dfcfb36fd11fb80027039d26ddbec4c3d1b97
[INFO] running `Command { std: "docker" "start" "-a" "d1b38ee542edf589093eedbeee7dfcfb36fd11fb80027039d26ddbec4c3d1b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1b38ee542edf589093eedbeee7dfcfb36fd11fb80027039d26ddbec4c3d1b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b38ee542edf589093eedbeee7dfcfb36fd11fb80027039d26ddbec4c3d1b97", kill_on_drop: false }`
[INFO] [stdout] d1b38ee542edf589093eedbeee7dfcfb36fd11fb80027039d26ddbec4c3d1b97
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c323073697ba7adce48400abcdf3f4c2c10ef0608d53ccc006c9b4a32c9c91c
[INFO] running `Command { std: "docker" "start" "-a" "1c323073697ba7adce48400abcdf3f4c2c10ef0608d53ccc006c9b4a32c9c91c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls v0.21.10
[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]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tungstenite v0.13.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking async-compression v0.4.6
[INFO] [stderr]     Checking tokio-tungstenite v0.14.0
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking gurkle v0.3.2 (/opt/rustwide/workdir)
[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]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ function `fragment_and_more_on_union` is not a crate or module
[INFO] [stdout] 
[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: 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] 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: 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[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<introspection_query::ResponseData> =
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        use of undeclared crate or module `introspection_query`
[INFO] [stdout]    |                                        help: a struct with a similar name exists: `IntrospectionQuery`
[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: 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: 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] [stderr] error: could not compile `gurkle` (test "introspection") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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: 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: 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 `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: 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: 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[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: 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[E0405]: cannot find trait `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/default.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let _: <OptQuery as GraphQLRequest>::Variables = Default::default();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[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 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: 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/alias.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[graphql(
[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: 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: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             fragment_on_union::NamesFragment::Person(fragment_on_union::NamesFragmentOnPerson {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ function `fragment_on_union` is not a crate or module
[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[E0433]: failed to resolve: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             fragment_on_union::NamesFragment::Dog(fragment_on_union::NamesFragmentOnDog {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ function `fragment_on_union` is not a crate or module
[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] For more information about this error, try `rustc --explain E0405`.
[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: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             fragment_on_union::NamesFragment::Organization(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ function `fragment_on_union` is not a crate or module
[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: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             fragment_on_union::NamesFragment::Dog(fragment_on_union::NamesFragmentOnDog {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ function `fragment_on_union` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "default") due to 4 previous errors; 1 warning emitted
[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] 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[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[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]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `scalar_variables_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `ScalarVariablesQuery`
[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]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     use of undeclared crate or module `default_scalar_variables_query`
[INFO] [stdout]    |                     help: a struct with a similar name exists: `DefaultScalarVariablesQuery`
[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` (test "scalar_variables") due to 9 previous errors; 1 warning emitted
[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]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        use of undeclared crate or module `single_extern_enum_query`
[INFO] [stdout]    |                        help: a struct with a similar name exists: `SingleExternEnumQuery`
[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]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared crate or module `single_extern_enum_query`
[INFO] [stdout]    |                    help: a struct with a similar name exists: `SingleExternEnumQuery`
[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]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        use of undeclared crate or module `multiple_extern_enums_query`
[INFO] [stdout]    |                        help: a struct with a similar name exists: `MultipleExternEnumsQuery`
[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]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared crate or module `multiple_extern_enums_query`
[INFO] [stdout]    |                    help: a struct with a similar name exists: `MultipleExternEnumsQuery`
[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` (test "extern_enums") due to 9 previous errors; 1 warning emitted
[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]    |                           ^^^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           use of undeclared crate or module `alias_query`
[INFO] [stdout]    |                           help: a struct with a similar name exists: `AliasQuery`
[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::<alias_query::ResponseData>(valid_response).unwrap();
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                use of undeclared crate or module `alias_query`
[INFO] [stdout]    |                                                help: a struct with a similar name exists: `AliasQuery`
[INFO] [stdout] 
[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[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] [stderr] error: could not compile `gurkle` (test "alias") due to 5 previous errors; 1 warning emitted
[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: 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 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]    |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |                        help: a struct with a similar name exists: `SubscriptionQuery`
[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[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]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |                    help: a struct with a similar name exists: `SubscriptionQuery`
[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]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[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]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[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]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[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]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[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: 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] [stderr] error: could not compile `gurkle` (test "subscriptions") due to 9 previous errors; 1 warning emitted
[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]    |                                 ^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 use of undeclared type `NamesFragment`
[INFO] [stdout]    |                                 help: an enum with a similar name exists: `PathFragment`
[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]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     use of undeclared type `FragmentAndMoreOnUnionNamesOn`
[INFO] [stdout]    |                     help: a struct with a similar name exists: `FragmentAndMoreOnUnion`
[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]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 use of undeclared type `NamesFragment`
[INFO] [stdout]     |                                 help: an enum with a similar name exists: `PathFragment`
[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]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `FragmentAndMoreOnUnionNamesOn`
[INFO] [stdout]     |                     help: a struct with a similar name exists: `FragmentAndMoreOnUnion`
[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]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 use of undeclared type `NamesFragment`
[INFO] [stdout]     |                                 help: an enum with a similar name exists: `PathFragment`
[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]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `FragmentAndMoreOnUnionNamesOn`
[INFO] [stdout]     |                     help: a struct with a similar name exists: `FragmentAndMoreOnUnion`
[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]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 use of undeclared type `NamesFragment`
[INFO] [stdout]     |                                 help: an enum with a similar name exists: `PathFragment`
[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]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `FragmentAndMoreOnUnionNamesOn`
[INFO] [stdout]     |                     help: a struct with a similar name exists: `FragmentAndMoreOnUnion`
[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: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[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]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        use of undeclared crate or module `union_query`
[INFO] [stdout]    |                        help: a struct with a similar name exists: `UnionQuery`
[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]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared crate or module `union_query`
[INFO] [stdout]    |                    help: a struct with a similar name exists: `UnionQuery`
[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]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  use of undeclared crate or module `union_query`
[INFO] [stdout]    |                                                  help: a struct with a similar name exists: `UnionQuery`
[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]    |                                               ^^^^^^^^^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               use of undeclared crate or module `union_query`
[INFO] [stdout]    |                                               help: a struct with a similar name exists: `UnionQuery`
[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]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 use of undeclared crate or module `union_query`
[INFO] [stdout]    |                 help: a struct with a similar name exists: `UnionQuery`
[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]    |                                               ^^^^^^^^^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               use of undeclared crate or module `union_query`
[INFO] [stdout]    |                                               help: a struct with a similar name exists: `UnionQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `fragment_on_union` is not a crate or module
[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]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        function `fragment_on_union` is not a crate or module
[INFO] [stdout]    |                        help: a struct with a similar name exists: `FragmentOnUnion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let expected = fragment_on_union::ResponseData {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    function `fragment_on_union` is not a crate or module
[INFO] [stdout]    |                    help: a struct with a similar name exists: `FragmentOnUnion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout] 65 |             fragment_on_union::NamesFragment::Person(fragment_on_union::NamesFragmentOnPerson {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      function `fragment_on_union` is not a crate or module
[INFO] [stdout]    |                                                      help: a struct with a similar name exists: `FragmentOnUnion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             fragment_on_union::NamesFragment::Dog(fragment_on_union::NamesFragmentOnDog {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   function `fragment_on_union` is not a crate or module
[INFO] [stdout]    |                                                   help: a struct with a similar name exists: `FragmentOnUnion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 fragment_on_union::NamesFragmentOnOrganization {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 function `fragment_on_union` is not a crate or module
[INFO] [stdout]    |                 help: a struct with a similar name exists: `FragmentOnUnion`
[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: function `fragment_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:76:51
[INFO] [stdout]    |
[INFO] [stdout] 76 |             fragment_on_union::NamesFragment::Dog(fragment_on_union::NamesFragmentOnDog {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   function `fragment_on_union` is not a crate or module
[INFO] [stdout]    |                                                   help: a struct with a similar name exists: `FragmentOnUnion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `fragment_and_more_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let response_data: fragment_and_more_on_union::ResponseData =
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ function `fragment_and_more_on_union` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `fragment_and_more_on_union` is not a crate or module
[INFO] [stdout]   --> tests/union_query.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let expected = fragment_and_more_on_union::ResponseData {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ function `fragment_and_more_on_union` is not a crate or module
[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[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] [stderr] error: could not compile `gurkle` (test "union_query") due to 48 previous errors; 1 warning emitted
[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:425:1
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Response<Data> {
[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[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] 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 `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 `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[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 `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: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: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[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[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[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]    |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        use of undeclared crate or module `query_on_interface`
[INFO] [stdout]    |                        help: a struct with a similar name exists: `QueryOnInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 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] [stderr] error: could not compile `gurkle` (test "type_refining_fragments") due to 31 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1c323073697ba7adce48400abcdf3f4c2c10ef0608d53ccc006c9b4a32c9c91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c323073697ba7adce48400abcdf3f4c2c10ef0608d53ccc006c9b4a32c9c91c", kill_on_drop: false }`
[INFO] [stdout] 1c323073697ba7adce48400abcdf3f4c2c10ef0608d53ccc006c9b4a32c9c91c
[INFO] checking gurkle-0.3.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate gurkle 0.3.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate gurkle 0.3.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gurkle 0.3.2
[INFO] finished tweaking crates.io crate gurkle 0.3.2
[INFO] tweaked toml for crates.io crate gurkle 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e19e63ccd08201c2d4c8d7e723321fe6ff04321a2a50d6512677d2823a00e25
[INFO] running `Command { std: "docker" "start" "-a" "0e19e63ccd08201c2d4c8d7e723321fe6ff04321a2a50d6512677d2823a00e25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e19e63ccd08201c2d4c8d7e723321fe6ff04321a2a50d6512677d2823a00e25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e19e63ccd08201c2d4c8d7e723321fe6ff04321a2a50d6512677d2823a00e25", kill_on_drop: false }`
[INFO] [stdout] 0e19e63ccd08201c2d4c8d7e723321fe6ff04321a2a50d6512677d2823a00e25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a03fbfa23effad3b9ccbd35488b7137cd079b2ad98c3e95c9741aac99a5f2a9e
[INFO] running `Command { std: "docker" "start" "-a" "a03fbfa23effad3b9ccbd35488b7137cd079b2ad98c3e95c9741aac99a5f2a9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking rustls v0.21.10
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tungstenite v0.13.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking async-compression v0.4.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tokio-tungstenite v0.14.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking gurkle v0.3.2 (/opt/rustwide/workdir)
[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[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: 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: 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: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/custom_scalars.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(GraphQLRequest)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/custom_scalars.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[graphql(
[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: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] warning: unused import: `gurkle::*`
[INFO] [stdout]  --> tests/custom_scalars.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/default.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/default.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/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[E0432]: unresolved import `recursive_input_query`
[INFO] [stdout]   --> tests/input_object_variables.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use recursive_input_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `recursive_input_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `indirectly_recursive_input_query`
[INFO] [stdout]   --> tests/input_object_variables.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use indirectly_recursive_input_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `indirectly_recursive_input_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: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/fragments.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 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[E0405]: cannot find trait `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/default.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let _: <OptQuery as GraphQLRequest>::Variables = Default::default();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[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: 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: aborting due to 3 previous errors; 1 warning emitted
[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[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] For more information about this error, try `rustc --explain E0405`.
[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 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: 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] [stderr] error: could not compile `gurkle` (test "default") due to 4 previous errors; 1 warning emitted
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[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: 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: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/input_object_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/input_object_variables.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[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/input_object_variables.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[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[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] 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: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `custom_scalar_query`
[INFO] [stdout]   --> tests/custom_scalars.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |         serde_json::from_value::<custom_scalar_query::ResponseData>(valid_response).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  use of undeclared crate or module `custom_scalar_query`
[INFO] [stdout]    |                                  help: a struct with a similar name exists: `CustomScalarQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `custom_scalar_query`
[INFO] [stdout]   --> tests/custom_scalars.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert!(serde_json::from_value::<custom_scalar_query::ResponseData>(invalid_response).is_err());
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      use of undeclared crate or module `custom_scalar_query`
[INFO] [stdout]    |                                      help: a struct with a similar name exists: `CustomScalarQuery`
[INFO] [stdout] 
[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: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[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:425:1
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Response<Data> {
[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] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[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] [stderr] error: could not compile `gurkle` (test "custom_scalars") due to 5 previous errors; 1 warning emitted
[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 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: 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[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<with_schema1::ResponseData> =
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           use of undeclared crate or module `with_schema1`
[INFO] [stdout]    |                                           help: a struct with a similar name exists: `WithSchema1`
[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<with_schema2::ResponseData> =
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           use of undeclared crate or module `with_schema2`
[INFO] [stdout]    |                                           help: a struct with a similar name exists: `WithSchema2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 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: 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: 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] [stderr] error: could not compile `gurkle` (test "json_schema") due to 7 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `default_input_object_variables_query`
[INFO] [stdout]   --> tests/input_object_variables.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         msg: default_input_object_variables_query::Variables::default_msg(),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `default_input_object_variables_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:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let response_data: subscription_query::ResponseData = serde_json::from_str(RESPONSE).unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |                        help: a struct with a similar name exists: `SubscriptionQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RecursiveInput` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let _ = RecursiveInput {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[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]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |                    help: a struct with a similar name exists: `SubscriptionQuery`
[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]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[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]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[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]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[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]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[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: function `fragment_reference` is not a crate or module
[INFO] [stdout]   --> tests/fragments.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         serde_json::from_value::<fragment_reference::ResponseData>(valid_response).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  function `fragment_reference` is not a crate or module
[INFO] [stdout]    |                                  help: a struct with a similar name exists: `FragmentReference`
[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::<snake_case_fragment::ResponseData>(valid_response).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  use of undeclared crate or module `snake_case_fragment`
[INFO] [stdout]    |                                  help: a struct with a similar name exists: `SnakeCaseFragment`
[INFO] [stdout] 
[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[E0422]: cannot find struct, variant or union type `RecursiveInput` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let _ = RecursiveInput {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RecursiveInput` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |         tail: Box::new(Some(RecursiveInput {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IndirectlyRecursiveInput` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct IndirectlyRecursiveInputQuery;
[INFO] [stdout]    | ----------------------------------------- similarly named struct `IndirectlyRecursiveInputQuery` defined here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     let _ = IndirectlyRecursiveInput {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `IndirectlyRecursiveInputQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IndirectlyRecursiveInput` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct IndirectlyRecursiveInputQuery;
[INFO] [stdout]    | ----------------------------------------- similarly named struct `IndirectlyRecursiveInputQuery` defined here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     let _ = IndirectlyRecursiveInput {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `IndirectlyRecursiveInputQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IndirectlyRecursiveInputTailPart` in this scope
[INFO] [stdout]   --> tests/input_object_variables.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct IndirectlyRecursiveInputQuery;
[INFO] [stdout]    | ----------------------------------------- similarly named struct `IndirectlyRecursiveInputQuery` defined here
[INFO] [stdout] ...
[INFO] [stdout] 96 |         tail: Box::new(Some(IndirectlyRecursiveInputTailPart {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `IndirectlyRecursiveInputQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gurkle::*`
[INFO] [stdout]  --> tests/input_object_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] 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] [stderr] error: could not compile `gurkle` (test "fragments") due to 12 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gurkle` (test "subscriptions") due to 9 previous errors; 1 warning emitted
[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]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `allow_deprecation`
[INFO] [stdout]    |             help: a struct with a similar name exists: `AllowDeprecation`
[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]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            use of undeclared crate or module `allow_deprecation`
[INFO] [stdout]    |                            help: a struct with a similar name exists: `AllowDeprecation`
[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] 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]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `deny_deprecation`
[INFO] [stdout]    |             help: a struct with a similar name exists: `DenyDeprecation`
[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]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            use of undeclared crate or module `deny_deprecation`
[INFO] [stdout]    |                            help: a struct with a similar name exists: `DenyDeprecation`
[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 crate or module `warn_deprecation`
[INFO] [stdout]   --> tests/deprecation.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let _ = warn_deprecation::ResponseData {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `warn_deprecation`
[INFO] [stdout]    |             help: a struct with a similar name exists: `WarnDeprecation`
[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 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]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            use of undeclared crate or module `warn_deprecation`
[INFO] [stdout]    |                            help: a struct with a similar name exists: `WarnDeprecation`
[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: 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[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] [stderr] error: could not compile `gurkle` (test "deprecation") due to 13 previous errors; 1 warning emitted
[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 `input_object_variables_query`
[INFO] [stdout]   --> tests/input_object_variables.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let _ = input_object_variables_query::Variables {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared crate or module `input_object_variables_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `InputObjectVariablesQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `input_object_variables_query`
[INFO] [stdout]   --> tests/input_object_variables.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |         msg: Some(input_object_variables_query::Message {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   use of undeclared crate or module `input_object_variables_query`
[INFO] [stdout]    |                   help: a struct with a similar name exists: `InputObjectVariablesQuery`
[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 `input_object_variables_query`
[INFO] [stdout]   --> tests/input_object_variables.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |             to: Some(input_object_variables_query::Recipient {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      use of undeclared crate or module `input_object_variables_query`
[INFO] [stdout]    |                      help: a struct with a similar name exists: `InputObjectVariablesQuery`
[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 `default_input_object_variables_query`
[INFO] [stdout]   --> tests/input_object_variables.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let variables = default_input_object_variables_query::Variables {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     use of undeclared crate or module `default_input_object_variables_query`
[INFO] [stdout]    |                     help: a struct with a similar name exists: `DefaultInputObjectVariablesQuery`
[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: aborting due to 21 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[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] For more information about an error, try `rustc --explain E0422`.
[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[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]    |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        use of undeclared crate or module `query_on_interface`
[INFO] [stdout]    |                        help: a struct with a similar name exists: `QueryOnInterface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 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] [stderr] error: could not compile `gurkle` (test "input_object_variables") due to 22 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gurkle` (test "type_refining_fragments") due to 31 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a03fbfa23effad3b9ccbd35488b7137cd079b2ad98c3e95c9741aac99a5f2a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a03fbfa23effad3b9ccbd35488b7137cd079b2ad98c3e95c9741aac99a5f2a9e", kill_on_drop: false }`
[INFO] [stdout] a03fbfa23effad3b9ccbd35488b7137cd079b2ad98c3e95c9741aac99a5f2a9e
