[INFO] fetching crate cynic 3.9.0...
[INFO] checking cynic-3.9.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate cynic 3.9.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate cynic 3.9.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cynic 3.9.0
[INFO] finished tweaking crates.io crate cynic 3.9.0
[INFO] tweaked toml for crates.io crate cynic 3.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 321 packages to latest compatible versions
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded cynic-proc-macros v3.9.0
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded lalrpop-util v0.22.0
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded cynic-codegen v3.9.0
[INFO] [stderr]   Downloaded cynic-parser v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e778ea91e7cfdbf9ff8adf4f3c90c89e51e41ef4b08c42fab044f56fa3569ed
[INFO] running `Command { std: "docker" "start" "-a" "0e778ea91e7cfdbf9ff8adf4f3c90c89e51e41ef4b08c42fab044f56fa3569ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e778ea91e7cfdbf9ff8adf4f3c90c89e51e41ef4b08c42fab044f56fa3569ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e778ea91e7cfdbf9ff8adf4f3c90c89e51e41ef4b08c42fab044f56fa3569ed", kill_on_drop: false }`
[INFO] [stdout] 0e778ea91e7cfdbf9ff8adf4f3c90c89e51e41ef4b08c42fab044f56fa3569ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec3df384ac40f8a59a5c3b746ea9cc423bfe493f4a0ea262ea7e5ee85fd66cfe
[INFO] running `Command { std: "docker" "start" "-a" "ec3df384ac40f8a59a5c3b746ea9cc423bfe493f4a0ea262ea7e5ee85fd66cfe", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling logos-codegen v0.14.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling logos-derive v0.14.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]    Compiling logos v0.14.2
[INFO] [stderr]    Compiling cynic-parser v0.8.6
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]    Compiling cynic-codegen v3.9.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]    Compiling cynic-proc-macros v3.9.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking cynic v3.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking mockito v1.6.1
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> tests/mutation_generics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     cynic::use_schema!("../schemas/raindancer.graphql");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/raindancer.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/variable-inlining.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cynic(schema_path = "../schemas/simple.graphql")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/variable-inlining.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cynic(schema_path = "../schemas/simple.graphql")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/raindancer.graphql
[INFO] [stdout]   --> tests/mutation_generics.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cynic(schema_path = "../schemas/raindancer.graphql")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/raindancer.graphql
[INFO] [stdout]   --> tests/mutation_generics.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     schema_path = "../schemas/raindancer.graphql"
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/variables.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cynic(schema_path = "../schemas/simple.graphql", variables = "TestArgs")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/variables.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     schema_path = "../schemas/simple.graphql",
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/variables.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[cynic(schema_path = "../schemas/simple.graphql", variables = "TestArgs")]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/variables.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |         schema_path = "../schemas/simple.graphql",
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/raindancer.graphql
[INFO] [stdout]   --> tests/mutation_generics.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     schema_path = "../schemas/raindancer.graphql"
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> tests/simple_schema_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cynic::use_schema!("../schemas/simple.graphql");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/simple.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/simple_schema_tests.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cynic(schema_path = "../schemas/simple.graphql", variables = "TestArgs")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/simple_schema_tests.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cynic(schema_path = "../schemas/simple.graphql")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]  --> tests/flatten.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cynic(schema_path = "../schemas/starwars.schema.graphql")]
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]   --> tests/flatten.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cynic(schema_path = "../schemas/starwars.schema.graphql")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]   --> tests/flatten.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cynic(schema_path = "../schemas/starwars.schema.graphql")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/test_cases.graphql
[INFO] [stdout]   --> tests/flatten.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     schema_path = "../schemas/test_cases.graphql",
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/test_cases.graphql
[INFO] [stdout]   --> tests/flatten.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |     schema_path = "../schemas/test_cases.graphql",
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/simple_schema_tests.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     schema_path = "../schemas/simple.graphql",
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/simple_schema_tests.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     schema_path = "../schemas/simple.graphql",
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> tests/generics_simple.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cynic::use_schema!("../schemas/simple.graphql");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/simple.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/generics_simple.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cynic(schema_path = "../schemas/simple.graphql", variables = "TestArgs")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/generics_simple.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     schema_path = "../schemas/simple.graphql",
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/simple.graphql
[INFO] [stdout]   --> tests/generics_simple.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     schema_path = "../schemas/simple.graphql",
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> tests/variables.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     cynic::use_schema!("../schemas/simple.graphql");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/simple.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/variable-inlining.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     cynic::use_schema!("../schemas/simple.graphql");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/simple.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/flatten.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     cynic::use_schema!("../schemas/starwars.schema.graphql");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/starwars.schema.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/flatten.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     cynic::use_schema!("../schemas/test_cases.graphql");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/test_cases.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/arguments.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     insta::assert_display_snapshot!(query.query, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]  --> tests/features.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     schema_path = "../schemas/starwars.schema.graphql",
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]   --> tests/features.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cynic(schema_path = "../schemas/starwars.schema.graphql")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `variable` in `schema`
[INFO] [stdout]  --> tests/mutation_generics.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(cynic::QueryVariables, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^ could not find `variable` in `schema`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `cynic::QueryVariables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/features.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     cynic::use_schema!("../schemas/starwars.schema.graphql");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/starwars.schema.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `variable` in `schema`
[INFO] [stdout]   --> tests/mutation_generics.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(cynic::QueryVariables, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ could not find `variable` in `schema`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `cynic::QueryVariables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> tests/spread.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cynic::use_schema!("../schemas/starwars.schema.graphql");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: Errors { errors: [Error("Could not find file: ../schemas/starwars.schema.graphql")] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `variable` in `schema`
[INFO] [stdout]  --> tests/simple_schema_tests.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(cynic::QueryVariables)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^ could not find `variable` in `schema`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `cynic::QueryVariables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic` (test "flatten") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `variable` in `schema`
[INFO] [stdout]  --> tests/generics_simple.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(cynic::QueryVariables)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^ could not find `variable` in `schema`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `cynic::QueryVariables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]   --> tests/spread.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     schema_path = "../schemas/starwars.schema.graphql"
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]   --> tests/spread.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     schema_path = "../schemas/starwars.schema.graphql"
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]   --> tests/spread.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cynic(schema_path = "../schemas/starwars.schema.graphql")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/renames.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     insta::assert_display_snapshot!(operation.query);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Could not find file: ../schemas/starwars.schema.graphql
[INFO] [stdout]   --> tests/spread.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |     schema_path = "../schemas/starwars.schema.graphql"
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AnInputType: Serialize` is not satisfied
[INFO] [stdout]   --> tests/variable-inlining.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[derive(QueryVariableLiterals)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `AnInputType`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AnInputType` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 131 others
[INFO] [stdout] note: required by a bound in `to_input_literal`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/queries/input_literal_ser.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn to_input_literal<T>(value: &T) -> Result<InputLiteral, Error>
[INFO] [stdout]    |        ---------------- required by a bound in this function
[INFO] [stdout] 12 | where
[INFO] [stdout] 13 |     T: Serialize + ?Sized,
[INFO] [stdout]    |        ^^^^^^^^^ required by this bound in `to_input_literal`
[INFO] [stdout]    = note: this error originates in the derive macro `QueryVariableLiterals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SignInInput` in module `schema`
[INFO] [stdout]   --> tests/mutation_generics.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[cynic(graphql_type = "SignInInput")]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ not found in `schema`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::SignInInput;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestStruct` in module `schema`
[INFO] [stdout]   --> tests/generics_simple.rs:44:50
[INFO] [stdout]    |
[INFO] [stdout] 44 |     T: cynic::QueryFragment<SchemaType = schema::TestStruct>,
[INFO] [stdout]    |                                                  ^^^^^^^^^^ not found in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `variable` in `schema`
[INFO] [stdout]  --> tests/variables.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(cynic::QueryVariables, cynic::QueryVariableLiterals)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^ could not find `variable` in `schema`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `cynic::QueryVariables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TestArgsFields` and `schema`
[INFO] [stdout]   --> tests/variables.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use super::{schema, TestArgs, TestArgsFields};
[INFO] [stdout]    |                 ^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/variables.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> tests/variables.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/enum-arguments.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     insta::assert_display_snapshot!(query.query, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/enum-arguments.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     insta::assert_display_snapshot!(query.query, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/escaping-strings.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/escaping-strings.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/escaping-strings.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/escaping-strings.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic` (test "variable-inlining") due to 4 previous errors
[INFO] [stdout] error[E0599]: the function or associated item `query` exists for struct `OperationBuilder<QueryWithFeatures>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/features.rs:30:71
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct QueryWithFeatures {
[INFO] [stdout]    | ------------------------ doesn't satisfy `QueryWithFeatures: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 30 |     let operation = cynic::OperationBuilder::<QueryWithFeatures, ()>::query()
[INFO] [stdout]    |                                                                       ^^^^^ function or associated item cannot be called on `OperationBuilder<QueryWithFeatures>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `QueryWithFeatures: QueryFragment`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SeriesOfBlogs` is never constructed
[INFO] [stdout]   --> tests/compatability.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct SeriesOfBlogs {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `variable` in `schema`
[INFO] [stdout]   --> tests/spread.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(cynic::QueryVariables)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ could not find `variable` in `schema`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `cynic::QueryVariables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `query` exists for struct `OperationBuilder<QueryWithFeatures>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/features.rs:41:71
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct QueryWithFeatures {
[INFO] [stdout]    | ------------------------ doesn't satisfy `QueryWithFeatures: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 41 |     let operation = cynic::OperationBuilder::<QueryWithFeatures, ()>::query()
[INFO] [stdout]    |                                                                       ^^^^^ function or associated item cannot be called on `OperationBuilder<QueryWithFeatures>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `QueryWithFeatures: QueryFragment`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/inline-fragments.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cynic`
[INFO] [stdout]   --> src/variables.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     use cynic::QueryVariableLiterals;
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `cynic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `QueryWithFeatures: DeserializeOwned` is not satisfied
[INFO] [stdout]     --> tests/features.rs:51:41
[INFO] [stdout]      |
[INFO] [stdout] 51   |     let data = serde_json::from_value::<QueryWithFeatures>(
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `QueryWithFeatures`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 152 others
[INFO] [stdout]      = note: required for `QueryWithFeatures` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/value/mod.rs:1032:8
[INFO] [stdout]      |
[INFO] [stdout] 1030 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1031 | where
[INFO] [stdout] 1032 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestQuery: DeserializeOwned` is not satisfied
[INFO] [stdout]     --> tests/simple_schema_tests.rs:49:34
[INFO] [stdout]      |
[INFO] [stdout] 49   |         serde_json::from_value::<TestQuery>(input).unwrap(),
[INFO] [stdout]      |                                  ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `TestQuery`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 160 others
[INFO] [stdout]      = note: required for `TestQuery` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/value/mod.rs:1032:8
[INFO] [stdout]      |
[INFO] [stdout] 1030 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1031 | where
[INFO] [stdout] 1032 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `QueryWithFeatures: DeserializeOwned` is not satisfied
[INFO] [stdout]     --> tests/features.rs:67:41
[INFO] [stdout]      |
[INFO] [stdout] 67   |     let data = serde_json::from_value::<QueryWithFeatures>(json!({
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `QueryWithFeatures`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 152 others
[INFO] [stdout]      = note: required for `QueryWithFeatures` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.133/src/value/mod.rs:1032:8
[INFO] [stdout]      |
[INFO] [stdout] 1030 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1031 | where
[INFO] [stdout] 1032 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignInInput<'_, Cow<'_, str>>: Serialize` is not satisfied
[INFO] [stdout]     --> tests/mutation_generics.rs:8:10
[INFO] [stdout]      |
[INFO] [stdout] 8    | #[derive(cynic::QueryVariables, Debug)]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `SignInInput<'_, Cow<'_, str>>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `SignInInput<'_, Cow<'_, str>>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 143 others
[INFO] [stdout] note: required by a bound in `serialize_entry`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:1814:21
[INFO] [stdout]      |
[INFO] [stdout] 1811 |     fn serialize_entry<K, V>(&mut self, key: &K, value: &V) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1814 |         V: ?Sized + Serialize,
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeMap::serialize_entry`
[INFO] [stdout]      = note: this error originates in the derive macro `cynic::QueryVariables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/recursive-queries.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         insta::assert_display_snapshot!(operation.query);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `build` exists for struct `TestQuery`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/simple_schema_tests.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct TestQuery {
[INFO] [stdout]    | ---------------- function or associated item `build` not found for this struct because it doesn't satisfy `<TestQuery as QueryFragment>::VariablesFields = _`, `TestQuery: QueryBuilder<_>` or `TestQuery: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 98 |     let operation = TestQuery::build(TestArgs { an_int: 1 });
[INFO] [stdout]    |                                ^^^^^ function or associated item cannot be called on `TestQuery` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<TestQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `TestQuery: QueryFragment`
[INFO] [stdout]            which is required by `TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&TestQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `&TestQuery: QueryFragment`
[INFO] [stdout]            which is required by `&TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&mut TestQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `&mut TestQuery: QueryFragment`
[INFO] [stdout]            which is required by `&mut TestQuery: QueryBuilder<_>`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `build`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MutationBuilder`
[INFO] [stdout]            candidate #2: `QueryBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignInInput<'_, Username>: Serialize` is not satisfied
[INFO] [stdout]     --> tests/mutation_generics.rs:13:10
[INFO] [stdout]      |
[INFO] [stdout] 13   | #[derive(cynic::QueryVariables, Debug)]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `SignInInput<'_, Username>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `SignInInput<'_, Username>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 143 others
[INFO] [stdout] note: required by a bound in `serialize_entry`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:1814:21
[INFO] [stdout]      |
[INFO] [stdout] 1811 |     fn serialize_entry<K, V>(&mut self, key: &K, value: &V) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1814 |         V: ?Sized + Serialize,
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeMap::serialize_entry`
[INFO] [stdout]      = note: this error originates in the derive macro `cynic::QueryVariables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/recursive-queries.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         insta::assert_display_snapshot!(operation.query);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> tests/recursive-queries.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> tests/recursive-queries.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         insta::assert_display_snapshot!(operation.query, @r###"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic` (test "features") due to 7 previous errors
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> src/queries/variables.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         insta::assert_display_snapshot!(VariableDefinitions {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `build` exists for struct `TestQuery`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/generics_simple.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct TestQuery {
[INFO] [stdout]    | ---------------- function or associated item `build` not found for this struct because it doesn't satisfy `<TestQuery as QueryFragment>::VariablesFields = _`, `TestQuery: QueryBuilder<_>` or `TestQuery: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 31 |     let operation = TestQuery::build(TestArgs { a_str: Some("1") });
[INFO] [stdout]    |                                ^^^^^ function or associated item cannot be called on `TestQuery` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<TestQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `TestQuery: QueryFragment`
[INFO] [stdout]            which is required by `TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&TestQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `&TestQuery: QueryFragment`
[INFO] [stdout]            which is required by `&TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&mut TestQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut TestQuery: QueryBuilder<_>`
[INFO] [stdout]            `&mut TestQuery: QueryFragment`
[INFO] [stdout]            which is required by `&mut TestQuery: QueryBuilder<_>`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `build`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MutationBuilder`
[INFO] [stdout]            candidate #2: `QueryBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `build` exists for struct `SignIn`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/mutation_generics.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct SignIn {
[INFO] [stdout]    | ----------------- function or associated item `build` not found for this struct because it doesn't satisfy `<SignIn as QueryFragment>::VariablesFields = _`, `SignIn: MutationBuilder<_>` or `SignIn: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 55 |     let operation = SignIn::build(SignInVariables {
[INFO] [stdout]    |                             ^^^^^ function or associated item cannot be called on `SignIn` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<SignIn as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `SignIn: MutationBuilder<_>`
[INFO] [stdout]            `SignIn: QueryFragment`
[INFO] [stdout]            which is required by `SignIn: MutationBuilder<_>`
[INFO] [stdout]            `<&SignIn as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&SignIn: MutationBuilder<_>`
[INFO] [stdout]            `&SignIn: QueryFragment`
[INFO] [stdout]            which is required by `&SignIn: MutationBuilder<_>`
[INFO] [stdout]            `<&mut SignIn as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut SignIn: MutationBuilder<_>`
[INFO] [stdout]            `&mut SignIn: QueryFragment`
[INFO] [stdout]            which is required by `&mut SignIn: MutationBuilder<_>`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `build`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MutationBuilder`
[INFO] [stdout]            candidate #2: `QueryBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `build` exists for struct `GenericInResponse<TestStruct>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/generics_simple.rs:54:54
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct GenericInResponse<T>
[INFO] [stdout]    | --------------------------- function or associated item `build` not found for this struct because it doesn't satisfy `<_ as QueryFragment>::VariablesFields = _`, `GenericInResponse<TestStruct>: QueryBuilder<_>` or `GenericInResponse<TestStruct>: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 54 |     let operation = GenericInResponse::<TestStruct>::build(TestArgs { a_str: Some("1") });
[INFO] [stdout]    |                                                      ^^^^^ function or associated item cannot be called on `GenericInResponse<TestStruct>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<GenericInResponse<TestStruct> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `GenericInResponse<TestStruct>: QueryBuilder<_>`
[INFO] [stdout]            `GenericInResponse<TestStruct>: QueryFragment`
[INFO] [stdout]            which is required by `GenericInResponse<TestStruct>: QueryBuilder<_>`
[INFO] [stdout]            `<&GenericInResponse<TestStruct> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&GenericInResponse<TestStruct>: QueryBuilder<_>`
[INFO] [stdout]            `&GenericInResponse<TestStruct>: QueryFragment`
[INFO] [stdout]            which is required by `&GenericInResponse<TestStruct>: QueryBuilder<_>`
[INFO] [stdout]            `<&mut GenericInResponse<TestStruct> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut GenericInResponse<TestStruct>: QueryBuilder<_>`
[INFO] [stdout]            `&mut GenericInResponse<TestStruct>: QueryFragment`
[INFO] [stdout]            which is required by `&mut GenericInResponse<TestStruct>: QueryBuilder<_>`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `build`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MutationBuilder`
[INFO] [stdout]            candidate #2: `QueryBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `build` exists for struct `SignInMoreGeneric<Cow<'static, str>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/mutation_generics.rs:69:61
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SignInMoreGeneric<SI: cynic::schema::IsScalar<String>>
[INFO] [stdout]    | ----------------------------------------------------------------- function or associated item `build` not found for this struct because it doesn't satisfy `<_ as QueryFragment>::VariablesFields = _`, `_: MutationBuilder<_>` or `_: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     let operation = SignInMoreGeneric::<Cow<'static, str>>::build(SignInVariablesMoreGeneric {
[INFO] [stdout]    |                                                             ^^^^^ function or associated item cannot be called on `SignInMoreGeneric<Cow<'static, str>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<SignInMoreGeneric<Cow<'static, str>> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `SignInMoreGeneric<Cow<'static, str>>: MutationBuilder<_>`
[INFO] [stdout]            `SignInMoreGeneric<Cow<'static, str>>: QueryFragment`
[INFO] [stdout]            which is required by `SignInMoreGeneric<Cow<'static, str>>: MutationBuilder<_>`
[INFO] [stdout]            `<&SignInMoreGeneric<Cow<'static, str>> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&SignInMoreGeneric<Cow<'static, str>>: MutationBuilder<_>`
[INFO] [stdout]            `&SignInMoreGeneric<Cow<'static, str>>: QueryFragment`
[INFO] [stdout]            which is required by `&SignInMoreGeneric<Cow<'static, str>>: MutationBuilder<_>`
[INFO] [stdout]            `<&mut SignInMoreGeneric<Cow<'static, str>> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut SignInMoreGeneric<Cow<'static, str>>: MutationBuilder<_>`
[INFO] [stdout]            `&mut SignInMoreGeneric<Cow<'static, str>>: QueryFragment`
[INFO] [stdout]            which is required by `&mut SignInMoreGeneric<Cow<'static, str>>: MutationBuilder<_>`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `build`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MutationBuilder`
[INFO] [stdout]            candidate #2: `QueryBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `build` exists for struct `FilmDirectorQuery`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/spread.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct FilmDirectorQuery {
[INFO] [stdout]    | ------------------------ function or associated item `build` not found for this struct because it doesn't satisfy `<_ as QueryFragment>::VariablesFields = _`, `FilmDirectorQuery: QueryBuilder<_>` or `FilmDirectorQuery: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 55 |     FilmDirectorQuery::build(FilmArguments {
[INFO] [stdout]    |                        ^^^^^ function or associated item cannot be called on `FilmDirectorQuery` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<FilmDirectorQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `FilmDirectorQuery: QueryBuilder<_>`
[INFO] [stdout]            `FilmDirectorQuery: QueryFragment`
[INFO] [stdout]            which is required by `FilmDirectorQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&FilmDirectorQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&FilmDirectorQuery: QueryBuilder<_>`
[INFO] [stdout]            `&FilmDirectorQuery: QueryFragment`
[INFO] [stdout]            which is required by `&FilmDirectorQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&mut FilmDirectorQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut FilmDirectorQuery: QueryBuilder<_>`
[INFO] [stdout]            `&mut FilmDirectorQuery: QueryFragment`
[INFO] [stdout]            which is required by `&mut FilmDirectorQuery: QueryBuilder<_>`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `build`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MutationBuilder`
[INFO] [stdout]            candidate #2: `QueryBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestStruct: QueryFragment` is not satisfied
[INFO] [stdout]   --> tests/generics_simple.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let operation = GenericInResponse::<TestStruct>::build(TestArgs { a_str: Some("1") });
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `QueryFragment` is not implemented for `TestStruct`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `QueryFragment`:
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Box<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              bool
[INFO] [stdout]              std::option::Option<T>
[INFO] [stdout]              std::string::String
[INFO] [stdout] note: required by a bound in `GenericInResponse`
[INFO] [stdout]   --> tests/generics_simple.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct GenericInResponse<T>
[INFO] [stdout]    |        ----------------- required by a bound in this struct
[INFO] [stdout] 43 | where
[INFO] [stdout] 44 |     T: cynic::QueryFragment<SchemaType = schema::TestStruct>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GenericInResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `build` exists for struct `QueryWithUnusedVariables`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/variables.rs:45:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct QueryWithUnusedVariables {
[INFO] [stdout]    | ------------------------------- function or associated item `build` not found for this struct because it doesn't satisfy `<_ as QueryFragment>::VariablesFields = _`, `QueryWithUnusedVariables: QueryBuilder<_>` or `QueryWithUnusedVariables: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 45 |     let operation = QueryWithUnusedVariables::build(TestArgs { a_str: None });
[INFO] [stdout]    |                                               ^^^^^ function or associated item cannot be called on `QueryWithUnusedVariables` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<QueryWithUnusedVariables as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `QueryWithUnusedVariables: QueryBuilder<_>`
[INFO] [stdout]            `QueryWithUnusedVariables: QueryFragment`
[INFO] [stdout]            which is required by `QueryWithUnusedVariables: QueryBuilder<_>`
[INFO] [stdout]            `<&QueryWithUnusedVariables as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&QueryWithUnusedVariables: QueryBuilder<_>`
[INFO] [stdout]            `&QueryWithUnusedVariables: QueryFragment`
[INFO] [stdout]            which is required by `&QueryWithUnusedVariables: QueryBuilder<_>`
[INFO] [stdout]            `<&mut QueryWithUnusedVariables as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut QueryWithUnusedVariables: QueryBuilder<_>`
[INFO] [stdout]            `&mut QueryWithUnusedVariables: QueryFragment`
[INFO] [stdout]            which is required by `&mut QueryWithUnusedVariables: QueryBuilder<_>`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `build`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MutationBuilder`
[INFO] [stdout]            candidate #2: `QueryBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic` (test "simple_schema_tests") due to 8 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `query` exists for struct `OperationBuilder<QueryWithArguments, TestArgs<'_>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/variables.rs:81:79
[INFO] [stdout]    |
[INFO] [stdout] 75 |     struct QueryWithArguments {
[INFO] [stdout]    |     ------------------------- doesn't satisfy `QueryWithArguments: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 81 |         let operation = OperationBuilder::<QueryWithArguments, TestArgs<'_>>::query()
[INFO] [stdout]    |                                                                               ^^^^^ function or associated item cannot be called on `OperationBuilder<QueryWithArguments, TestArgs<'_>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `QueryWithArguments: QueryFragment`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `query` exists for struct `OperationBuilder<QueryWithArguments, TestArgs<'_>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/variables.rs:99:79
[INFO] [stdout]    |
[INFO] [stdout] 75 |     struct QueryWithArguments {
[INFO] [stdout]    |     ------------------------- doesn't satisfy `QueryWithArguments: QueryFragment`
[INFO] [stdout] ...
[INFO] [stdout] 99 |         let operation = OperationBuilder::<QueryWithArguments, TestArgs<'_>>::query()
[INFO] [stdout]    |                                                                               ^^^^^ function or associated item cannot be called on `OperationBuilder<QueryWithArguments, TestArgs<'_>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `QueryWithArguments: QueryFragment`
[INFO] [stdout] note: the trait `QueryFragment` must be implemented
[INFO] [stdout]   --> /opt/rustwide/workdir/src/core.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub trait QueryFragment: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic` (test "mutation_generics") due to 11 previous errors
[INFO] [stderr] error: could not compile `cynic` (test "generics_simple") due to 9 previous errors
[INFO] [stderr] error: could not compile `cynic` (test "spread") due to 7 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic` (test "variables") due to 9 previous errors; 3 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ec3df384ac40f8a59a5c3b746ea9cc423bfe493f4a0ea262ea7e5ee85fd66cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3df384ac40f8a59a5c3b746ea9cc423bfe493f4a0ea262ea7e5ee85fd66cfe", kill_on_drop: false }`
[INFO] [stdout] ec3df384ac40f8a59a5c3b746ea9cc423bfe493f4a0ea262ea7e5ee85fd66cfe
