[INFO] fetching crate cynic-querygen 3.9.0...
[INFO] checking cynic-querygen-3.9.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate cynic-querygen 3.9.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cynic-querygen 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-querygen 3.9.0
[INFO] finished tweaking crates.io crate cynic-querygen 3.9.0
[INFO] tweaked toml for crates.io crate cynic-querygen 3.9.0 written to /workspace/builds/worker-2-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 107 packages to latest compatible versions
[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 rstest v0.23.0
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 359019d5d697b86390117c98c70cc6fe240fa5bec3aacb86c4d7fc48ea8cdea0
[INFO] running `Command { std: "docker" "start" "-a" "359019d5d697b86390117c98c70cc6fe240fa5bec3aacb86c4d7fc48ea8cdea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "359019d5d697b86390117c98c70cc6fe240fa5bec3aacb86c4d7fc48ea8cdea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359019d5d697b86390117c98c70cc6fe240fa5bec3aacb86c4d7fc48ea8cdea0", kill_on_drop: false }`
[INFO] [stdout] 359019d5d697b86390117c98c70cc6fe240fa5bec3aacb86c4d7fc48ea8cdea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6033383669e7b92319a3af7c7f6982220abd743ba8571c1572d61e48fa14a731
[INFO] running `Command { std: "docker" "start" "-a" "6033383669e7b92319a3af7c7f6982220abd743ba8571c1572d61e48fa14a731", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking cynic-querygen v3.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/query_parsing/../../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/query_parsing/inputs.rs:240:46
[INFO] [stdout]     |
[INFO] [stdout] 240 |         graphql_parser::parse_schema::<&str>(include_str!("../../../schemas/github.graphql"))
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/query_parsing/../../../schemas/test_cases.graphql`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/query_parsing/inputs.rs:245:46
[INFO] [stdout]     |
[INFO] [stdout] 245 |         graphql_parser::parse_schema::<&str>(include_str!("../../../schemas/test_cases.graphql"))
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/query_parsing/../../../schemas/starwars.schema.graphql`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/query_parsing/normalisation.rs:856:46
[INFO] [stdout]     |
[INFO] [stdout] 856 |           graphql_parser::parse_schema::<&str>(include_str!(
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 857 | |             "../../../schemas/starwars.schema.graphql"
[INFO] [stdout] 858 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/schema/fields.rs:115:52
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn list_inner_type<'a>(&'a self) -> Result<&InputFieldType<'schema>, Error> {
[INFO] [stdout]     |                            --                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'a` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/schema/fields.rs:115:52
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn list_inner_type<'a>(&'a self) -> Result<&InputFieldType<'schema>, Error> {
[INFO] [stdout]     |                            --                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'a` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-querygen` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `tests/../../schemas/starwars.schema.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/starwars-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/starwars.schema.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 | test_query_file!(sanity_test_starwars_query, "sanity.graphql");
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/starwars.schema.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/starwars-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/starwars.schema.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 | test_query_file!(test_nested_arguments, "nested-arguments.graphql");
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/raindancer.graphql`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/misc-tests.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let schema = include_str!("../../schemas/raindancer.graphql");
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/starwars.schema.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/starwars-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/starwars.schema.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | test_query_file!(bare_selection_sets, "bare-selection-set.graphql");
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/starwars.schema.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/starwars-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/starwars.schema.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 | test_query_file!(multiple_queries, "multiple-queries.graphql");
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/starwars.schema.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/starwars-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/starwars.schema.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | test_query_file!(fragment_spreads, "fragment-spreads.graphql");
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 | test_query!(add_comment_mutation, "add-comment-mutation.graphql");
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/starwars.schema.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/starwars-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/starwars.schema.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 | test_query_file!(aliases, "aliases.graphql");
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/books.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/misc-tests.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let schema = include_str!("../../schemas/books.graphql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/test_cases.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/misc-tests.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let schema = include_str!("../../schemas/test_cases.graphql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/starwars.schema.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/starwars-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/starwars.schema.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 | test_query_file!(float, "float.graphql");
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/test_cases.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/misc-tests.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let schema = include_str!("../../schemas/test_cases.graphql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/test_cases.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/misc-tests.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let schema = include_str!("../../schemas/test_cases.graphql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/test_cases.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/misc-tests.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let schema = include_str!("../../schemas/test_cases.graphql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/misc-tests.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/test_cases.graphql`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/misc-tests.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let schema = include_str!("../../schemas/test_cases.graphql");
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 | test_query!(field_on_interface, "field-on-interface.graphql");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 | test_query!(fragment_on_interface, "fragment-on-interface.graphql");
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 | test_query!(inline_fragment_on_union, "inline-fragment-on-union.graphql");
[INFO] [stdout]    | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |               let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | / test_query!(
[INFO] [stdout] 27 | |     inline_fragment_with_arguments,
[INFO] [stdout] 28 | |     "inline-fragment-with-arguments.graphql"
[INFO] [stdout] 29 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |               let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 | / test_query!(
[INFO] [stdout] 31 | |     inline_fragment_with_renames,
[INFO] [stdout] 32 | |     "inline-fragment-with-renames.graphql"
[INFO] [stdout] 33 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | test_query!(input_object_arguments, "input-object-arguments.graphql");
[INFO] [stdout]    | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | test_query!(input_object_literals, "input-object-literals.graphql");
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | test_query!(literal_enums, "literal-enums.graphql");
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | test_query!(queries_with_typename, "queries-with-typename.graphql");
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/github-tests.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |             let schema = include_str!("../../schemas/github.graphql");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | test_query!(issue_786, "issue-786.graphql");
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-querygen` (test "starwars-tests") due to 7 previous errors
[INFO] [stderr] error: could not compile `cynic-querygen` (test "misc-tests") due to 8 previous errors
[INFO] [stderr] error: could not compile `cynic-querygen` (test "github-tests") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "6033383669e7b92319a3af7c7f6982220abd743ba8571c1572d61e48fa14a731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6033383669e7b92319a3af7c7f6982220abd743ba8571c1572d61e48fa14a731", kill_on_drop: false }`
[INFO] [stdout] 6033383669e7b92319a3af7c7f6982220abd743ba8571c1572d61e48fa14a731
