[INFO] fetching crate cynic-querygen 1.0.0... [INFO] testing cynic-querygen-1.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cynic-querygen 1.0.0 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate cynic-querygen 1.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cynic-querygen 1.0.0 [INFO] finished tweaking crates.io crate cynic-querygen 1.0.0 [INFO] tweaked toml for crates.io crate cynic-querygen 1.0.0 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate crates.io crate cynic-querygen 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.33 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded rstest v0.11.0 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded unreachable v1.0.0 [INFO] [stderr] Downloaded ryu v1.0.6 [INFO] [stderr] Downloaded rust_decimal v1.18.0 [INFO] [stderr] Downloaded serde_yaml v0.8.21 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] [stderr] Downloaded Inflector v0.11.4 [INFO] [stderr] Downloaded similar v1.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.131 [INFO] [stderr] Downloaded serde v1.0.131 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded serde_json v1.0.72 [INFO] [stderr] Downloaded insta v1.8.0 [INFO] [stderr] Downloaded libc v0.2.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71e1e4b2332eb73d2be233ea337d195cf669507c3f0f4e13b24ccc517c35d66b [INFO] running `Command { std: "docker" "start" "-a" "71e1e4b2332eb73d2be233ea337d195cf669507c3f0f4e13b24ccc517c35d66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71e1e4b2332eb73d2be233ea337d195cf669507c3f0f4e13b24ccc517c35d66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e1e4b2332eb73d2be233ea337d195cf669507c3f0f4e13b24ccc517c35d66b", kill_on_drop: false }` [INFO] [stdout] 71e1e4b2332eb73d2be233ea337d195cf669507c3f0f4e13b24ccc517c35d66b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5e9a193074577b413484bb06e4c59de26090b40d99aa1a94ab15e13201f1c04 [INFO] running `Command { std: "docker" "start" "-a" "d5e9a193074577b413484bb06e4c59de26090b40d99aa1a94ab15e13201f1c04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling rust_decimal v1.18.0 [INFO] [stderr] Compiling cynic-querygen v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `inline_fragments_map` [INFO] [stdout] --> src/query_parsing/arguments.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | inline_fragments_map: HashMap>, Uuid>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ArgumentStructDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/query_parsing/arguments.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.58s [INFO] running `Command { std: "docker" "inspect" "d5e9a193074577b413484bb06e4c59de26090b40d99aa1a94ab15e13201f1c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e9a193074577b413484bb06e4c59de26090b40d99aa1a94ab15e13201f1c04", kill_on_drop: false }` [INFO] [stdout] d5e9a193074577b413484bb06e4c59de26090b40d99aa1a94ab15e13201f1c04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da41d6616c5ed9af96d59b3c0522dc0721ebbb68d9f7cf5fcb513303e77a5681 [INFO] running `Command { std: "docker" "start" "-a" "da41d6616c5ed9af96d59b3c0522dc0721ebbb68d9f7cf5fcb513303e77a5681", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stdout] warning: field is never read: `inline_fragments_map` [INFO] [stdout] --> src/query_parsing/arguments.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | inline_fragments_map: HashMap>, Uuid>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ArgumentStructDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/query_parsing/arguments.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling insta v1.8.0 [INFO] [stderr] Compiling cynic-querygen v1.0.0 (/opt/rustwide/workdir) [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] 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` (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` (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` (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` (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/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` (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] 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` (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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [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!(literal_enums, "literal-enums.graphql"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [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!(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` (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!(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` (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!(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` (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!(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` (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/github.graphql: No such file or directory (os error 2) [INFO] [stdout] --> src/query_parsing/inputs.rs:315:46 [INFO] [stdout] | [INFO] [stdout] 315 | 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 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] 27 | / test_query!( [INFO] [stdout] 28 | | inline_fragment_with_arguments, [INFO] [stdout] 29 | | "inline-fragment-with-arguments.graphql" [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_- in this macro invocation [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] [stderr] error: could not compile `cynic-querygen` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:842:46 [INFO] [stdout] | [INFO] [stdout] 842 | graphql_parser::parse_schema::<&str>(include_str!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 843 | | "../../../schemas/starwars.schema.graphql" [INFO] [stdout] 844 | | )) [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: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "da41d6616c5ed9af96d59b3c0522dc0721ebbb68d9f7cf5fcb513303e77a5681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da41d6616c5ed9af96d59b3c0522dc0721ebbb68d9f7cf5fcb513303e77a5681", kill_on_drop: false }` [INFO] [stdout] da41d6616c5ed9af96d59b3c0522dc0721ebbb68d9f7cf5fcb513303e77a5681