[INFO] fetching crate gurkle 0.3.2...
[INFO] checking gurkle-0.3.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate gurkle 0.3.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate gurkle 0.3.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 187 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding tokio-tungstenite v0.14.0 (available: v0.24.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dab3753c0ed5f0d669b20df7a905256f05a52e9f6b4cbda7223b66ce9e7558fa
[INFO] running `Command { std: "docker" "start" "-a" "dab3753c0ed5f0d669b20df7a905256f05a52e9f6b4cbda7223b66ce9e7558fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dab3753c0ed5f0d669b20df7a905256f05a52e9f6b4cbda7223b66ce9e7558fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dab3753c0ed5f0d669b20df7a905256f05a52e9f6b4cbda7223b66ce9e7558fa", kill_on_drop: false }`
[INFO] [stdout] dab3753c0ed5f0d669b20df7a905256f05a52e9f6b4cbda7223b66ce9e7558fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef6f69c8f1fb03b2553308ff5c1a6c48f346463a42cda30c5a555ce7ce65a882
[INFO] running `Command { std: "docker" "start" "-a" "ef6f69c8f1fb03b2553308ff5c1a6c48f346463a42cda30c5a555ce7ce65a882", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tungstenite v0.13.0
[INFO] [stderr]     Checking tokio-tungstenite v0.14.0
[INFO] [stderr]     Checking hyper v0.14.31
[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] 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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)]` 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(()),
[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(()),
[INFO] [stdout]     |                        ~~
[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)]` 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(()),
[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(()),
[INFO] [stdout]     |                        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `interface_query`
[INFO] [stdout]   --> tests/interfaces.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use interface_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `interface_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `interface_not_on_everything_query`
[INFO] [stdout]   --> tests/interfaces.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use interface_not_on_everything_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `interface_not_on_everything_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `interface_with_fragment_query`
[INFO] [stdout]    --> tests/interfaces.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     use interface_with_fragment_query::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `interface_with_fragment_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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/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/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[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: 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/interfaces.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[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] 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/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/subscriptions.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/interfaces.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[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)]` on by default
[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/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/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/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] 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/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/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 attribute `graphql` in this scope
[INFO] [stdout]  --> tests/fragments.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[graphql(
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope
[INFO] [stdout]  --> tests/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/fragments.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `graphql` in this scope
[INFO] [stdout]   --> tests/fragments.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find 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:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[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 `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[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] For more information about this error, try `rustc --explain E0433`.
[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] 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/fragments.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[graphql(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "subscriptions") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[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 "default") due to 3 previous errors; 1 warning emitted
[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: 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] 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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gurkle::*`
[INFO] [stdout]  --> tests/deprecation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gurkle::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gurkle::*`
[INFO] [stdout]  --> tests/interfaces.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gurkle::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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 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 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 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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[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] [stderr] error: could not compile `gurkle` (test "deprecation") due to 12 previous errors; 1 warning emitted
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gurkle` (test "interfaces") due to 9 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] running `Command { std: "docker" "inspect" "ef6f69c8f1fb03b2553308ff5c1a6c48f346463a42cda30c5a555ce7ce65a882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6f69c8f1fb03b2553308ff5c1a6c48f346463a42cda30c5a555ce7ce65a882", kill_on_drop: false }`
[INFO] [stdout] ef6f69c8f1fb03b2553308ff5c1a6c48f346463a42cda30c5a555ce7ce65a882
