[INFO] fetching crate gurkle 0.3.2...
[INFO] testing gurkle-0.3.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gurkle 0.3.2 into /workspace/builds/worker-1-tc2/source
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gurkle 0.3.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 192 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio-tungstenite v0.14.0 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0081d1793516d76cc88af8dc7fab26eb7278bec75adec5bb0f3449be8f2fbb6f
[INFO] running `Command { std: "docker" "start" "-a" "0081d1793516d76cc88af8dc7fab26eb7278bec75adec5bb0f3449be8f2fbb6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0081d1793516d76cc88af8dc7fab26eb7278bec75adec5bb0f3449be8f2fbb6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0081d1793516d76cc88af8dc7fab26eb7278bec75adec5bb0f3449be8f2fbb6f", kill_on_drop: false }`
[INFO] [stdout] 0081d1793516d76cc88af8dc7fab26eb7278bec75adec5bb0f3449be8f2fbb6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fef0d253c008d5370e7c73ec563b8432e0fcec953694b5ede5b270439f8686a7
[INFO] running `Command { std: "docker" "start" "-a" "fef0d253c008d5370e7c73ec563b8432e0fcec953694b5ede5b270439f8686a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.14.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling gurkle v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ws.rs:541:26
[INFO] [stdout]     |
[INFO] [stdout] 529 |         #[serde(rename = "error")]
[INFO] [stdout]     |                          ------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 541 |         #[serde(rename = "error")]
[INFO] [stdout]     |                          ^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ws.rs:575:18
[INFO] [stdout]     |
[INFO] [stdout] 575 |         Decoding(serde_json::Error),
[INFO] [stdout]     |         -------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 575 -         Decoding(serde_json::Error),
[INFO] [stdout] 575 +         Decoding(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ws.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |         InvalidMessage(protocol::Message),
[INFO] [stdout]     |         -------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 576 -         InvalidMessage(protocol::Message),
[INFO] [stdout] 576 +         InvalidMessage(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.99s
[INFO] running `Command { std: "docker" "inspect" "fef0d253c008d5370e7c73ec563b8432e0fcec953694b5ede5b270439f8686a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef0d253c008d5370e7c73ec563b8432e0fcec953694b5ede5b270439f8686a7", kill_on_drop: false }`
[INFO] [stdout] fef0d253c008d5370e7c73ec563b8432e0fcec953694b5ede5b270439f8686a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55b01eddd8612ae3a874071670260a0131e234f5523e3a0ed1a41085afbe5af9
[INFO] running `Command { std: "docker" "start" "-a" "55b01eddd8612ae3a874071670260a0131e234f5523e3a0ed1a41085afbe5af9", kill_on_drop: false }`
[INFO] [stderr]    Compiling gurkle v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ws.rs:541:26
[INFO] [stdout]     |
[INFO] [stdout] 529 |         #[serde(rename = "error")]
[INFO] [stdout]     |                          ------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 541 |         #[serde(rename = "error")]
[INFO] [stdout]     |                          ^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ws.rs:575:18
[INFO] [stdout]     |
[INFO] [stdout] 575 |         Decoding(serde_json::Error),
[INFO] [stdout]     |         -------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 575 -         Decoding(serde_json::Error),
[INFO] [stdout] 575 +         Decoding(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ws.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |         InvalidMessage(protocol::Message),
[INFO] [stdout]     |         -------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 576 -         InvalidMessage(protocol::Message),
[INFO] [stdout] 576 +         InvalidMessage(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fragment_and_more_on_union`
[INFO] [stdout]   --> tests/union_query.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use fragment_and_more_on_union::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ function `fragment_and_more_on_union` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `recursive_fragment_query`
[INFO] [stdout]   --> tests/fragments.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use recursive_fragment_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `recursive_fragment_query`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `recursive_fragment_query`, use `cargo add recursive_fragment_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `interface_query`
[INFO] [stdout]   --> tests/interfaces.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use interface_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `interface_query`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `interface_query`, use `cargo add interface_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `interface_not_on_everything_query`
[INFO] [stdout]   --> tests/interfaces.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use interface_not_on_everything_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `interface_not_on_everything_query`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `interface_not_on_everything_query`, use `cargo add interface_not_on_everything_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `interface_with_fragment_query`
[INFO] [stdout]    --> tests/interfaces.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     use interface_with_fragment_query::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `interface_with_fragment_query`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `interface_with_fragment_query`, use `cargo add interface_with_fragment_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/fragment_chain.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(GraphQLRequest)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]  --> tests/fragment_chain.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gurkle::*`
[INFO] [stdout]  --> tests/fragment_chain.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gurkle::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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 derive macro `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/subscriptions.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/subscriptions.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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: 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] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/alias.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(GraphQLRequest)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find 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] [stderr] error: could not compile `gurkle` (test "fragment_chain") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/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/alias.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/fragments.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(GraphQLRequest)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[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)]` (part of `#[warn(unused)]`) on by default
[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[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] 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]  --> tests/fragments.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find 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[E0432]: unresolved import `gurkle::GraphQLRequest`
[INFO] [stdout]  --> tests/operation_selection.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gurkle::GraphQLRequest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ no `GraphQLRequest` in the root
[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)]` (part of `#[warn(unused)]`) on by default
[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] 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)]` (part of `#[warn(unused)]`) on by default
[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: 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/fragments.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[graphql(
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/fragments.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/interfaces.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(GraphQLRequest)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/more_derives.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(GraphQLRequest)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/scalar_variables.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(GraphQLRequest)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/fragments.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/union_query.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(GraphQLRequest)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]  --> tests/union_query.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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/operation_selection.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/union_query.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/union_query.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/union_query.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/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/interfaces.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]  --> tests/scalar_variables.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]  --> tests/more_derives.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/interfaces.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/interfaces.rs:57:3
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/scalar_variables.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]    --> tests/interfaces.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(GraphQLRequest)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/operation_selection.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[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/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/interfaces.rs:111:3
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[graphql(
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/type_refining_fragments.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `subscription_query`
[INFO] [stdout]    |                        help: a struct with a similar name exists: `SubscriptionQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `subscription_query`, use `cargo add subscription_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `subscription_query`
[INFO] [stdout]    |                    help: a struct with a similar name exists: `SubscriptionQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `subscription_query`, use `cargo add subscription_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `subscription_query`, use `cargo add subscription_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `subscription_query`, use `cargo add subscription_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `subscription_query`, use `cargo add subscription_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `subscription_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `SubscriptionQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `subscription_query`, use `cargo add subscription_query` to add it to your `Cargo.toml`
[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/json_schema.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]   --> tests/json_schema.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/json_schema.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `default_scalar_variables_query`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `default_scalar_variables_query`, use `cargo add default_scalar_variables_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gurkle::*`
[INFO] [stdout]  --> tests/more_derives.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gurkle::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "default") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `default_scalar_variables_query`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `default_scalar_variables_query`, use `cargo add default_scalar_variables_query` to add it to your `Cargo.toml`
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "subscriptions") due to 8 previous errors; 1 warning emitted
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `introspection_query`
[INFO] [stdout]    |                                        help: a struct with a similar name exists: `IntrospectionQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `introspection_query`, use `cargo add introspection_query` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `more_derives`
[INFO] [stdout]   --> tests/more_derives.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let response_data = more_derives::ResponseData {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `more_derives`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 -     let response_data = more_derives::ResponseData {
[INFO] [stdout] 13 +     let response_data = MoreDerives::ResponseData {
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/more_derives.rs, use `mod more_derives` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod more_derives;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `more_derives`
[INFO] [stdout]   --> tests/more_derives.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |         current_user: Some(more_derives::MoreDerivesCurrentUser {
[INFO] [stdout]    |                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `more_derives`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 -         current_user: Some(more_derives::MoreDerivesCurrentUser {
[INFO] [stdout] 14 +         current_user: Some(MoreDerives::MoreDerivesCurrentUser {
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/more_derives.rs, use `mod more_derives` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod more_derives;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `more_derives`
[INFO] [stdout]   --> tests/more_derives.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let response_data_2 = more_derives::ResponseData {
[INFO] [stdout]    |                           ^^^^^^^^^^^^ use of unresolved module or unlinked crate `more_derives`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 20 -     let response_data_2 = more_derives::ResponseData {
[INFO] [stdout] 20 +     let response_data_2 = MoreDerives::ResponseData {
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/more_derives.rs, use `mod more_derives` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod more_derives;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `more_derives`
[INFO] [stdout]   --> tests/more_derives.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |         current_user: Some(more_derives::MoreDerivesCurrentUser {
[INFO] [stdout]    |                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `more_derives`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 21 -         current_user: Some(more_derives::MoreDerivesCurrentUser {
[INFO] [stdout] 21 +         current_user: Some(MoreDerives::MoreDerivesCurrentUser {
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/more_derives.rs, use `mod more_derives` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod more_derives;
[INFO] [stdout]    |
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `allow_deprecation`
[INFO] [stdout]    |             help: a struct with a similar name exists: `AllowDeprecation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `allow_deprecation`, use `cargo add allow_deprecation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `allow_deprecation`
[INFO] [stdout]    |                            help: a struct with a similar name exists: `AllowDeprecation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `allow_deprecation`, use `cargo add allow_deprecation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `deny_deprecation`
[INFO] [stdout]    |             help: a struct with a similar name exists: `DenyDeprecation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `deny_deprecation`, use `cargo add deny_deprecation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `deny_deprecation`
[INFO] [stdout]    |                            help: a struct with a similar name exists: `DenyDeprecation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `deny_deprecation`, use `cargo add deny_deprecation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `warn_deprecation`
[INFO] [stdout]    |             help: a struct with a similar name exists: `WarnDeprecation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warn_deprecation`, use `cargo add warn_deprecation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `scalar_variables_query`
[INFO] [stdout]    |             help: a struct with a similar name exists: `ScalarVariablesQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scalar_variables_query`, use `cargo add scalar_variables_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `with_schema1`
[INFO] [stdout]    |                                           help: a struct with a similar name exists: `WithSchema1`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `with_schema1`, use `cargo add with_schema1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `with_schema2`
[INFO] [stdout]    |                                           help: a struct with a similar name exists: `WithSchema2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `with_schema2`, use `cargo add with_schema2` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `default_scalar_variables_query`
[INFO] [stdout]    |                     help: a struct with a similar name exists: `DefaultScalarVariablesQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `default_scalar_variables_query`, use `cargo add default_scalar_variables_query` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `warn_deprecation`
[INFO] [stdout]    |                            help: a struct with a similar name exists: `WarnDeprecation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warn_deprecation`, use `cargo add warn_deprecation` to add it to your `Cargo.toml`
[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 "more_derives") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gurkle` (test "deprecation") due to 12 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gurkle` (test "introspection") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gurkle` (test "scalar_variables") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gurkle` (test "json_schema") due to 6 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `alias_query`
[INFO] [stdout]    |                           help: a struct with a similar name exists: `AliasQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `alias_query`, use `cargo add alias_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `alias_query`
[INFO] [stdout]    |                                                help: a struct with a similar name exists: `AliasQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `alias_query`, use `cargo add alias_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "alias") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `custom_scalar_query`
[INFO] [stdout]    |                                  help: a struct with a similar name exists: `CustomScalarQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `custom_scalar_query`, use `cargo add custom_scalar_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `custom_scalar_query`
[INFO] [stdout]    |                                      help: a struct with a similar name exists: `CustomScalarQuery`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `custom_scalar_query`, use `cargo add custom_scalar_query` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "custom_scalars") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gurkle` (test "type_refining_fragments") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gurkle` (test "fragments") due to 7 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "union_query") due to 7 previous errors; 1 warning emitted
[INFO] [stdout] warning: unused import: `gurkle::*`
[INFO] [stdout]  --> tests/interfaces.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gurkle::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "interfaces") due to 9 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no function or associated item named `build_query` found for struct `Echo` in the current scope
[INFO] [stdout]   --> tests/operation_selection.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Echo;
[INFO] [stdout]    | --------------- function or associated item `build_query` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     assert_eq!(Echo::build_query(echo_variables).operation_name, "Echo");
[INFO] [stdout]    |                      ^^^^^^^^^^^ function or associated item not found in `Echo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `build_query` found for struct `Heights` in the current scope
[INFO] [stdout]   --> tests/operation_selection.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Heights;
[INFO] [stdout]    | ------------------ function or associated item `build_query` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |         Heights::build_query(height_variables).operation_name,
[INFO] [stdout]    |                  ^^^^^^^^^^^ function or associated item not found in `Heights`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `heights`
[INFO] [stdout]   --> tests/operation_selection.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let heights_response_data: heights::ResponseData =
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                use of unresolved module or unlinked crate `heights`
[INFO] [stdout]    |                                help: a struct with a similar name exists: `Heights`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heights`, use `cargo add heights` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `echo`
[INFO] [stdout]   --> tests/operation_selection.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let echo_response_data: echo::ResponseData = serde_json::from_str(ECHO_RESPONSE).unwrap();
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             use of unresolved module or unlinked crate `echo`
[INFO] [stdout]    |                             help: a struct with a similar name exists: `Echo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `echo`, use `cargo add echo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `echo`
[INFO] [stdout]   --> tests/operation_selection.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let _echo_variables = echo::Variables {
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           use of unresolved module or unlinked crate `echo`
[INFO] [stdout]    |                           help: a struct with a similar name exists: `Echo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `echo`, use `cargo add echo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `heights`
[INFO] [stdout]   --> tests/operation_selection.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let _height_variables = heights::Variables {
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             use of unresolved module or unlinked crate `heights`
[INFO] [stdout]    |                             help: a struct with a similar name exists: `Heights`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heights`, use `cargo add heights` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `echo`
[INFO] [stdout]   --> tests/operation_selection.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let expected_echo = echo::ResponseData {
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         use of unresolved module or unlinked crate `echo`
[INFO] [stdout]    |                         help: a struct with a similar name exists: `Echo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `echo`, use `cargo add echo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `heights`
[INFO] [stdout]   --> tests/operation_selection.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let expected_heights = heights::ResponseData {
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            use of unresolved module or unlinked crate `heights`
[INFO] [stdout]    |                            help: a struct with a similar name exists: `Heights`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heights`, use `cargo add heights` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `echo`
[INFO] [stdout]   --> tests/operation_selection.rs:52:26
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let echo_variables = echo::Variables {
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          use of unresolved module or unlinked crate `echo`
[INFO] [stdout]    |                          help: a struct with a similar name exists: `Echo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `echo`, use `cargo add echo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `heights`
[INFO] [stdout]   --> tests/operation_selection.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let height_variables = heights::Variables {
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            use of unresolved module or unlinked crate `heights`
[INFO] [stdout]    |                            help: a struct with a similar name exists: `Heights`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heights`, use `cargo add heights` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "operation_selection") due to 13 previous errors
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ws.rs:541:26
[INFO] [stdout]     |
[INFO] [stdout] 529 |         #[serde(rename = "error")]
[INFO] [stdout]     |                          ------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 541 |         #[serde(rename = "error")]
[INFO] [stdout]     |                          ^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ws.rs:575:18
[INFO] [stdout]     |
[INFO] [stdout] 575 |         Decoding(serde_json::Error),
[INFO] [stdout]     |         -------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 575 -         Decoding(serde_json::Error),
[INFO] [stdout] 575 +         Decoding(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ws.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |         InvalidMessage(protocol::Message),
[INFO] [stdout]     |         -------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 576 -         InvalidMessage(protocol::Message),
[INFO] [stdout] 576 +         InvalidMessage(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "55b01eddd8612ae3a874071670260a0131e234f5523e3a0ed1a41085afbe5af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b01eddd8612ae3a874071670260a0131e234f5523e3a0ed1a41085afbe5af9", kill_on_drop: false }`
[INFO] [stdout] 55b01eddd8612ae3a874071670260a0131e234f5523e3a0ed1a41085afbe5af9
