[INFO] fetching crate gurkle 0.3.2... [INFO] checking gurkle-0.3.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate gurkle 0.3.2 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gurkle 0.3.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 190 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.16) [INFO] [stderr] Adding tokio-tungstenite v0.14.0 (available: v0.27.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ed8d884b0621f5bfb9cac79ed74b0d600e938ca1f963f594bb4f4754ab1071c [INFO] running `Command { std: "docker" "start" "-a" "4ed8d884b0621f5bfb9cac79ed74b0d600e938ca1f963f594bb4f4754ab1071c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ed8d884b0621f5bfb9cac79ed74b0d600e938ca1f963f594bb4f4754ab1071c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed8d884b0621f5bfb9cac79ed74b0d600e938ca1f963f594bb4f4754ab1071c", kill_on_drop: false }` [INFO] [stdout] 4ed8d884b0621f5bfb9cac79ed74b0d600e938ca1f963f594bb4f4754ab1071c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] face944c3148254c8863449df2ee9d3ca59f4ba4dac2be4d749f65e1aed7035f [INFO] running `Command { std: "docker" "start" "-a" "face944c3148254c8863449df2ee9d3ca59f4ba4dac2be4d749f65e1aed7035f", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Checking compression-codecs v0.4.30 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking async-compression v0.4.30 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tungstenite v0.13.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-tungstenite v0.14.0 [INFO] [stderr] Checking hyper v0.14.32 [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(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: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/extern_enums.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/extern_enums.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/extern_enums.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/extern_enums.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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(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 `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/extern_enums.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/type_refining_fragments.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `recursive_input_query` [INFO] [stdout] --> tests/input_object_variables.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | use recursive_input_query::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `recursive_input_query` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `recursive_input_query`, use `cargo add recursive_input_query` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indirectly_recursive_input_query` [INFO] [stdout] --> tests/input_object_variables.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use indirectly_recursive_input_query::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `indirectly_recursive_input_query` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `indirectly_recursive_input_query`, use `cargo add indirectly_recursive_input_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/input_object_variables.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object_variables.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gurkle` (test "type_refining_fragments") due to 5 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/input_object_variables.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object_variables.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/input_object_variables.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object_variables.rs:52:3 [INFO] [stdout] | [INFO] [stdout] 52 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/input_object_variables.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/input_object_variables.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/type_refining_fragments.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [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[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/custom_scalars.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/input_object_variables.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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/interfaces.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[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 derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/interfaces.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/interfaces.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/interfaces.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `graphql` in this scope [INFO] [stdout] --> tests/interfaces.rs:111:3 [INFO] [stdout] | [INFO] [stdout] 111 | #[graphql( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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[E0405]: cannot find trait `GraphQLRequest` in this scope [INFO] [stdout] --> tests/default.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | let _: ::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] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/custom_scalars.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [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 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)]` 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] [stderr] error: could not compile `gurkle` (test "input_object_variables") due to 10 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `gurkle` (test "fragment_chain") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `single_extern_enum_query` [INFO] [stdout] --> tests/extern_enums.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let response_data: single_extern_enum_query::ResponseData = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `single_extern_enum_query` [INFO] [stdout] | help: a struct with a similar name exists: `SingleExternEnumQuery` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `single_extern_enum_query`, use `cargo add single_extern_enum_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 `single_extern_enum_query` [INFO] [stdout] --> tests/extern_enums.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | let expected = single_extern_enum_query::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `single_extern_enum_query` [INFO] [stdout] | help: a struct with a similar name exists: `SingleExternEnumQuery` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `single_extern_enum_query`, use `cargo add single_extern_enum_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 `multiple_extern_enums_query` [INFO] [stdout] --> tests/extern_enums.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let response_data: multiple_extern_enums_query::ResponseData = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `multiple_extern_enums_query` [INFO] [stdout] | help: a struct with a similar name exists: `MultipleExternEnumsQuery` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `multiple_extern_enums_query`, use `cargo add multiple_extern_enums_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 `multiple_extern_enums_query` [INFO] [stdout] --> tests/extern_enums.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | let expected = multiple_extern_enums_query::ResponseData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `multiple_extern_enums_query` [INFO] [stdout] | help: a struct with a similar name exists: `MultipleExternEnumsQuery` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `multiple_extern_enums_query`, use `cargo add multiple_extern_enums_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] [stderr] error: could not compile `gurkle` (test "extern_enums") due to 8 previous errors; 1 warning emitted [INFO] [stdout] error: cannot find derive macro `GraphQLRequest` in this scope [INFO] [stdout] --> tests/json_schema.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(GraphQLRequest)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [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::(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::(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] 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] warning: unused import: `gurkle::*` [INFO] [stdout] --> tests/json_schema.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gurkle::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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 = [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 = [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] [stderr] error: could not compile `gurkle` (test "json_schema") due to 6 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `gurkle` (test "custom_scalars") due to 4 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)]` 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] running `Command { std: "docker" "inspect" "face944c3148254c8863449df2ee9d3ca59f4ba4dac2be4d749f65e1aed7035f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "face944c3148254c8863449df2ee9d3ca59f4ba4dac2be4d749f65e1aed7035f", kill_on_drop: false }` [INFO] [stdout] face944c3148254c8863449df2ee9d3ca59f4ba4dac2be4d749f65e1aed7035f