[INFO] fetching crate cynic 3.3.0...
[INFO] checking cynic-3.3.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cynic 3.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cynic 3.3.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cynic 3.3.0
[INFO] finished tweaking crates.io crate cynic 3.3.0
[INFO] tweaked toml for crates.io crate cynic 3.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate cynic 3.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cynic-codegen v3.3.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.0
[INFO] [stderr]   Downloaded counter v0.5.7
[INFO] [stderr]   Downloaded cynic-proc-macros v3.3.0
[INFO] [stderr]   Downloaded ouroboros v0.18.0
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded syn v2.0.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09b4ac53d9784ee35fe07cb193a473f98d0669935a671289f846d77e00000920
[INFO] running `Command { std: "docker" "start" "-a" "09b4ac53d9784ee35fe07cb193a473f98d0669935a671289f846d77e00000920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09b4ac53d9784ee35fe07cb193a473f98d0669935a671289f846d77e00000920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09b4ac53d9784ee35fe07cb193a473f98d0669935a671289f846d77e00000920", kill_on_drop: false }`
[INFO] [stdout] 09b4ac53d9784ee35fe07cb193a473f98d0669935a671289f846d77e00000920
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deba2c33dacbffaa719c181addd43eb94c95ee877b7e69d75efd01d752f3ffd9
[INFO] running `Command { std: "docker" "start" "-a" "deba2c33dacbffaa719c181addd43eb94c95ee877b7e69d75efd01d752f3ffd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v2.0.36
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ref-cast v1.0.20
[INFO] [stderr]    Compiling counter v0.5.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling ouroboros_macro v0.18.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.20
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling ouroboros v0.18.0
[INFO] [stderr]    Compiling cynic-codegen v3.3.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking insta v1.31.0
[INFO] [stderr]    Compiling cynic-proc-macros v3.3.0
[INFO] [stderr]     Checking cynic v3.3.0 (/opt/rustwide/workdir)
[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/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/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: Could not find file: ../schemas/test_cases.graphql
[INFO] [stdout]   --> tests/keyword-queries.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cynic::schema_for_derives(file = r#"../schemas/test_cases.graphql"#, module = "schema")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cynic::schema_for_derives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/keyword-queries.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     cynic::use_schema!(r#"../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: unused import: `super::schema`
[INFO] [stdout]   --> tests/keyword-queries.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use super::schema;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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[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: 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: 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[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[E0599]: the function or associated item `build` exists for struct `KeywordQuery`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/keyword-queries.rs:9:40
[INFO] [stdout]    |
[INFO] [stdout] 9  |     let query = queries::KeywordQuery::build(());
[INFO] [stdout]    |                                        ^^^^^ function or associated item cannot be called on `KeywordQuery` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub struct KeywordQuery {
[INFO] [stdout]    |     ----------------------- function or associated item `build` not found for this struct because it doesn't satisfy `<_ as QueryFragment>::VariablesFields = _`, `KeywordQuery: QueryBuilder<_>` or `KeywordQuery: QueryFragment`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<KeywordQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `KeywordQuery: QueryFragment`
[INFO] [stdout]            which is required by `KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&KeywordQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `&KeywordQuery: QueryFragment`
[INFO] [stdout]            which is required by `&KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&mut KeywordQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `&mut KeywordQuery: QueryFragment`
[INFO] [stdout]            which is required by `&mut KeywordQuery: 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: `QueryBuilder`
[INFO] [stdout]            candidate #2: `MutationBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> KeywordQuery: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/keyword-queries.rs:16:41
[INFO] [stdout]      |
[INFO] [stdout] 16   |     let data = serde_json::from_value::<queries::KeywordQuery>(json!({
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `KeywordQuery`, which is required by `KeywordQuery: DeserializeOwned`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 140 others
[INFO] [stdout]      = note: required for `KeywordQuery` 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.107/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[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: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: if you're trying to build a new `OperationBuilder<QueryWithFeatures>` consider using one of the following associated functions:
[INFO] [stdout]       OperationBuilder::<Fragment, Variables>::new
[INFO] [stdout]       OperationBuilder::<Fragment, Variables>::query
[INFO] [stdout]       OperationBuilder::<Fragment, Variables>::mutation
[INFO] [stdout]       OperationBuilder::<Fragment, Variables>::subscription
[INFO] [stdout]   --> /opt/rustwide/workdir/src/operation/builder.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn new(operation_kind: OperationKind) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | /     pub fn query() -> Self
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         Fragment::SchemaType: QueryRoot,
[INFO] [stdout]    | |________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 48 | /     pub fn mutation() -> Self
[INFO] [stdout] 49 | |     where
[INFO] [stdout] 50 | |         Fragment::SchemaType: MutationRoot,
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 56 | /     pub fn subscription() -> Self
[INFO] [stdout] 57 | |     where
[INFO] [stdout] 58 | |         Fragment::SchemaType: SubscriptionRoot,
[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] 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: if you're trying to build a new `OperationBuilder<QueryWithFeatures>` consider using one of the following associated functions:
[INFO] [stdout]       OperationBuilder::<Fragment, Variables>::new
[INFO] [stdout]       OperationBuilder::<Fragment, Variables>::query
[INFO] [stdout]       OperationBuilder::<Fragment, Variables>::mutation
[INFO] [stdout]       OperationBuilder::<Fragment, Variables>::subscription
[INFO] [stdout]   --> /opt/rustwide/workdir/src/operation/builder.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn new(operation_kind: OperationKind) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | /     pub fn query() -> Self
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         Fragment::SchemaType: QueryRoot,
[INFO] [stdout]    | |________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 48 | /     pub fn mutation() -> Self
[INFO] [stdout] 49 | |     where
[INFO] [stdout] 50 | |         Fragment::SchemaType: MutationRoot,
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 56 | /     pub fn subscription() -> Self
[INFO] [stdout] 57 | |     where
[INFO] [stdout] 58 | |         Fragment::SchemaType: SubscriptionRoot,
[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] error[E0277]: the trait bound `for<'de> QueryWithFeatures: Deserialize<'de>` 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`, which is required by `QueryWithFeatures: DeserializeOwned`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 140 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.107/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> QueryWithFeatures: Deserialize<'de>` 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`, which is required by `QueryWithFeatures: DeserializeOwned`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 140 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.107/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cynic::QueryBuilder`
[INFO] [stdout]  --> tests/keyword-queries.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use cynic::QueryBuilder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[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]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 142 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.188/src/ser/mod.rs:1808:12
[INFO] [stdout]      |
[INFO] [stdout] 1801 |     fn serialize_entry<K: ?Sized, V: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1808 |         V: 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] 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]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 142 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.188/src/ser/mod.rs:1808:12
[INFO] [stdout]      |
[INFO] [stdout] 1801 |     fn serialize_entry<K: ?Sized, V: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1808 |         V: 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] [stderr] error: could not compile `cynic` (test "features") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[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: `QueryBuilder`
[INFO] [stdout]            candidate #2: `MutationBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[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] [stderr] error: could not compile `cynic` (test "keyword-queries") due to 5 previous errors; 2 warnings emitted
[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 = _`, `SignInMoreGeneric<Cow<'_, str>>: QueryFragment` or `_: MutationBuilder<_>`
[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<'_, str>> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `SignInMoreGeneric<Cow<'_, str>>: MutationBuilder<_>`
[INFO] [stdout]            `SignInMoreGeneric<Cow<'_, str>>: QueryFragment`
[INFO] [stdout]            which is required by `SignInMoreGeneric<Cow<'_, str>>: MutationBuilder<_>`
[INFO] [stdout]            `<&SignInMoreGeneric<Cow<'_, str>> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&SignInMoreGeneric<Cow<'_, str>>: MutationBuilder<_>`
[INFO] [stdout]            `&SignInMoreGeneric<Cow<'_, str>>: QueryFragment`
[INFO] [stdout]            which is required by `&SignInMoreGeneric<Cow<'_, 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: `QueryBuilder`
[INFO] [stdout]            candidate #2: `MutationBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cynic::MutationBuilder`
[INFO] [stdout]   --> tests/mutation_generics.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use cynic::MutationBuilder;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cynic::MutationBuilder`
[INFO] [stdout]   --> tests/mutation_generics.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use cynic::MutationBuilder;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 2 warnings emitted
[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] [stderr] error: could not compile `cynic` (test "mutation_generics") due to 12 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "deba2c33dacbffaa719c181addd43eb94c95ee877b7e69d75efd01d752f3ffd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deba2c33dacbffaa719c181addd43eb94c95ee877b7e69d75efd01d752f3ffd9", kill_on_drop: false }`
[INFO] [stdout] deba2c33dacbffaa719c181addd43eb94c95ee877b7e69d75efd01d752f3ffd9
[INFO] checking cynic-3.3.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cynic 3.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cynic 3.3.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cynic 3.3.0
[INFO] finished tweaking crates.io crate cynic 3.3.0
[INFO] tweaked toml for crates.io crate cynic 3.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate cynic 3.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b873b8e764938d53b21ed4386b1e25f78c756767c83a034a184cc75e5935c649
[INFO] running `Command { std: "docker" "start" "-a" "b873b8e764938d53b21ed4386b1e25f78c756767c83a034a184cc75e5935c649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b873b8e764938d53b21ed4386b1e25f78c756767c83a034a184cc75e5935c649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b873b8e764938d53b21ed4386b1e25f78c756767c83a034a184cc75e5935c649", kill_on_drop: false }`
[INFO] [stdout] b873b8e764938d53b21ed4386b1e25f78c756767c83a034a184cc75e5935c649
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66171f5db53fe2eaba848448d70eedfbc6452875e9dea17c0def2180731270f4
[INFO] running `Command { std: "docker" "start" "-a" "66171f5db53fe2eaba848448d70eedfbc6452875e9dea17c0def2180731270f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling syn v2.0.36
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling ref-cast v1.0.20
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling counter v0.5.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling ouroboros_macro v0.18.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.20
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]    Compiling ouroboros v0.18.0
[INFO] [stderr]    Compiling cynic-codegen v3.3.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking insta v1.31.0
[INFO] [stderr]    Compiling cynic-proc-macros v3.3.0
[INFO] [stderr]     Checking cynic v3.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: Could not find file: ../schemas/test_cases.graphql
[INFO] [stdout]   --> tests/keyword-queries.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cynic::schema_for_derives(file = r#"../schemas/test_cases.graphql"#, module = "schema")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `cynic::schema_for_derives` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/keyword-queries.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     cynic::use_schema!(r#"../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] 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] warning: unused import: `super::schema`
[INFO] [stdout]   --> tests/keyword-queries.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use super::schema;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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] 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[E0599]: the function or associated item `build` exists for struct `KeywordQuery`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/keyword-queries.rs:9:40
[INFO] [stdout]    |
[INFO] [stdout] 9  |     let query = queries::KeywordQuery::build(());
[INFO] [stdout]    |                                        ^^^^^ function or associated item cannot be called on `KeywordQuery` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub struct KeywordQuery {
[INFO] [stdout]    |     ----------------------- function or associated item `build` not found for this struct because it doesn't satisfy `<_ as QueryFragment>::VariablesFields = _`, `KeywordQuery: QueryBuilder<_>` or `KeywordQuery: QueryFragment`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<KeywordQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `KeywordQuery: QueryFragment`
[INFO] [stdout]            which is required by `KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&KeywordQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `&KeywordQuery: QueryFragment`
[INFO] [stdout]            which is required by `&KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `<&mut KeywordQuery as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&mut KeywordQuery: QueryBuilder<_>`
[INFO] [stdout]            `&mut KeywordQuery: QueryFragment`
[INFO] [stdout]            which is required by `&mut KeywordQuery: 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: `QueryBuilder`
[INFO] [stdout]            candidate #2: `MutationBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> KeywordQuery: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/keyword-queries.rs:16:41
[INFO] [stdout]      |
[INFO] [stdout] 16   |     let data = serde_json::from_value::<queries::KeywordQuery>(json!({
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `KeywordQuery`, which is required by `KeywordQuery: DeserializeOwned`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 140 others
[INFO] [stdout]      = note: required for `KeywordQuery` 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.107/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cynic::QueryBuilder`
[INFO] [stdout]  --> tests/keyword-queries.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use cynic::QueryBuilder;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[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: aborting due to 4 previous errors; 2 warnings emitted
[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] warning: field `0` is never read
[INFO] [stdout]   --> tests/scalars.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct MyString(String);
[INFO] [stdout]    |            -------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[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] 17 | pub struct MyString(());
[INFO] [stdout]    |                     ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/scalars.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MyInt(i64);
[INFO] [stdout]    |            ----- ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[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] 20 | pub struct MyInt(());
[INFO] [stdout]    |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic` (test "keyword-queries") due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/scalars.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MyFloat(f64);
[INFO] [stdout]    |            ------- ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[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] 23 | pub struct MyFloat(());
[INFO] [stdout]    |                    ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/scalars.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct MyBool(bool);
[INFO] [stdout]    |            ------ ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[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] 26 | pub struct MyBool(());
[INFO] [stdout]    |                   ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/scalars.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MyId(cynic::Id);
[INFO] [stdout]    |            ---- ^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[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] 29 | pub struct MyId(());
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[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: `QueryBuilder`
[INFO] [stdout]            candidate #2: `MutationBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cynic::QueryBuilder`
[INFO] [stdout]   --> tests/spread.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use cynic::QueryBuilder;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[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] [stderr] error: could not compile `cynic` (test "spread") due to 8 previous errors; 1 warning emitted
[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/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/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[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[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[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[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]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 142 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.188/src/ser/mod.rs:1808:12
[INFO] [stdout]      |
[INFO] [stdout] 1801 |     fn serialize_entry<K: ?Sized, V: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1808 |         V: 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] 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]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 142 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.188/src/ser/mod.rs:1808:12
[INFO] [stdout]      |
[INFO] [stdout] 1801 |     fn serialize_entry<K: ?Sized, V: ?Sized>(
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1808 |         V: 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] 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: `QueryBuilder`
[INFO] [stdout]            candidate #2: `MutationBuilder`
[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 = _`, `SignInMoreGeneric<Cow<'_, str>>: QueryFragment` or `_: MutationBuilder<_>`
[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<'_, str>> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `SignInMoreGeneric<Cow<'_, str>>: MutationBuilder<_>`
[INFO] [stdout]            `SignInMoreGeneric<Cow<'_, str>>: QueryFragment`
[INFO] [stdout]            which is required by `SignInMoreGeneric<Cow<'_, str>>: MutationBuilder<_>`
[INFO] [stdout]            `<&SignInMoreGeneric<Cow<'_, str>> as QueryFragment>::VariablesFields = _`
[INFO] [stdout]            which is required by `&SignInMoreGeneric<Cow<'_, str>>: MutationBuilder<_>`
[INFO] [stdout]            `&SignInMoreGeneric<Cow<'_, str>>: QueryFragment`
[INFO] [stdout]            which is required by `&SignInMoreGeneric<Cow<'_, 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: `QueryBuilder`
[INFO] [stdout]            candidate #2: `MutationBuilder`
[INFO] [stdout]            candidate #3: `SubscriptionBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cynic::MutationBuilder`
[INFO] [stdout]   --> tests/mutation_generics.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use cynic::MutationBuilder;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cynic::MutationBuilder`
[INFO] [stdout]   --> tests/mutation_generics.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use cynic::MutationBuilder;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 2 warnings emitted
[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] [stderr] error: could not compile `cynic` (test "mutation_generics") due to 12 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "66171f5db53fe2eaba848448d70eedfbc6452875e9dea17c0def2180731270f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66171f5db53fe2eaba848448d70eedfbc6452875e9dea17c0def2180731270f4", kill_on_drop: false }`
[INFO] [stdout] 66171f5db53fe2eaba848448d70eedfbc6452875e9dea17c0def2180731270f4
