[INFO] fetching crate cynic-parser 0.4.5...
[INFO] checking cynic-parser-0.4.5 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate cynic-parser 0.4.5 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate cynic-parser 0.4.5 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cynic-parser 0.4.5
[INFO] finished tweaking crates.io crate cynic-parser 0.4.5
[INFO] tweaked toml for crates.io crate cynic-parser 0.4.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding apollo-parser v0.7.7 (available: v0.8.2)
[INFO] [stderr]       Adding arrayvec v0.5.2 (available: v0.7.6)
[INFO] [stderr]       Adding ascii v0.9.3 (available: v1.1.0)
[INFO] [stderr]       Adding combine v3.8.1 (available: v4.6.7)
[INFO] [stderr]       Adding encode_unicode v0.3.6 (available: v1.0.0)
[INFO] [stderr]       Adding lalrpop-util v0.20.2 (available: v0.21.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (available: v0.52.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded combine v3.8.1
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.9
[INFO] [stderr]   Downloaded ariadne v0.4.1
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded async-graphql-value v7.0.9
[INFO] [stderr]   Downloaded ascii v0.9.3
[INFO] [stderr]   Downloaded unreachable v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 385efaa9c7ed08fc6078a415ecfebf132ef51bc51c3204d681723e6aedd36d6a
[INFO] running `Command { std: "docker" "start" "-a" "385efaa9c7ed08fc6078a415ecfebf132ef51bc51c3204d681723e6aedd36d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "385efaa9c7ed08fc6078a415ecfebf132ef51bc51c3204d681723e6aedd36d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "385efaa9c7ed08fc6078a415ecfebf132ef51bc51c3204d681723e6aedd36d6a", kill_on_drop: false }`
[INFO] [stdout] 385efaa9c7ed08fc6078a415ecfebf132ef51bc51c3204d681723e6aedd36d6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25af8b5b079c39b1ef1d1268e4d61ee5ec151c3afed142377cf9317ae4f566c0
[INFO] running `Command { std: "docker" "start" "-a" "25af8b5b079c39b1ef1d1268e4d61ee5ec151c3afed142377cf9317ae4f566c0", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking rowan v0.15.16
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking insta v1.40.0
[INFO] [stderr]     Checking similar-asserts v1.6.0
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking pest v2.7.13
[INFO] [stderr]     Checking apollo-parser v0.7.7
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]    Compiling logos-codegen v0.14.2
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]    Compiling logos-derive v0.14.2
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]     Checking divan v0.1.14
[INFO] [stderr]     Checking logos v0.14.2
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking cynic-parser v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking async-graphql-value v7.0.9
[INFO] [stderr]     Checking async-graphql-parser v7.0.9
[INFO] [stdout] error: couldn't read `tests/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/actual_schemas.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout] 7  |             const SCHEMA: &str = include_str!($path);
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | schema_tests!(github, "../../schemas/github.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 `schema_tests` (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/actual_schemas.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout] 7  |             const SCHEMA: &str = include_str!($path);
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | schema_tests!(books, "../../schemas/books.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 `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/graphql.jobs.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/actual_schemas.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout] 7  |             const SCHEMA: &str = include_str!($path);
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | schema_tests!(graphql_jobs, "../../schemas/graphql.jobs.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 `schema_tests` (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/actual_schemas.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout] 7  |             const SCHEMA: &str = include_str!($path);
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | schema_tests!(raindancer, "../../schemas/raindancer.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 `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../schemas/simple.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/actual_schemas.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout] 7  |             const SCHEMA: &str = include_str!($path);
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | schema_tests!(simple, "../../schemas/simple.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 `schema_tests` (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/actual_schemas.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout] 7  |             const SCHEMA: &str = include_str!($path);
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | schema_tests!(starwars, "../../schemas/starwars.schema.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 `schema_tests` (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/actual_schemas.rs:7:34
[INFO] [stdout]    |
[INFO] [stdout] 7  |             const SCHEMA: &str = include_str!($path);
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | schema_tests!(test_cases, "../../schemas/test_cases.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 `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/schema.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | const GITHUB_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] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]  --> tests/report.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     insta::assert_display_snapshot!(report, @r###"
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> tests/report.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     insta::assert_display_snapshot!(report, @r###"
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../schemas/github.graphql`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/to-string.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const GITHUB_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] [stderr] error: could not compile `cynic-parser` (bench "schema") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 34 | schema_tests!(github, "../../schemas/github.graphql");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]  --> tests/report.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |       let report = cynic_parser::parse_type_system_document(document)
[INFO] [stdout]   |  __________________-
[INFO] [stdout] 5 | |         .map(|_| ())
[INFO] [stdout] 6 | |         .unwrap_err()
[INFO] [stdout] 7 | |         .to_report(document);
[INFO] [stdout]   | |         -^^^^^^^^^ method not found in `Error`
[INFO] [stdout]   | |_________|
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 34 | schema_tests!(github, "../../schemas/github.graphql");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/report.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let report = cynic_parser::parse_type_system_document(document)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 27 | |         .map(|_| ())
[INFO] [stdout] 28 | |         .unwrap_err()
[INFO] [stdout] 29 | |         .to_report(document);
[INFO] [stdout]    | |         -^^^^^^^^^ method not found in `Error`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .map_err(|error| error.to_report(&sdl))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 34 | schema_tests!(github, "../../schemas/github.graphql");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 36 | schema_tests!(books, "../../schemas/books.graphql");
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-parser` (test "report") due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]    --> tests/executables.rs:186:32
[INFO] [stdout]     |
[INFO] [stdout] 186 |         .map_err(|error| error.to_report(&data))
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 36 | schema_tests!(books, "../../schemas/books.graphql");
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]    --> tests/executables.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 |         .map_err(|error| error.to_report(&data))
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .map_err(|error| error.to_report(&sdl))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 36 | schema_tests!(books, "../../schemas/books.graphql");
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]    --> tests/executables.rs:213:32
[INFO] [stdout]     |
[INFO] [stdout] 213 |         .map_err(|error| error.to_report(&data))
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 38 | schema_tests!(graphql_jobs, "../../schemas/graphql.jobs.graphql");
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_string_pretty` found for mutable reference `&mut ExecutableDocument` in the current scope
[INFO] [stdout]   --> benches/to-string.rs:18:45
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .bench_refs(|document| document.to_string_pretty());
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^ method not found in `&mut ExecutableDocument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 38 | schema_tests!(graphql_jobs, "../../schemas/graphql.jobs.graphql");
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]    --> tests/executables.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 |         .map_err(|error| error.to_report(&data))
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .map_err(|error| error.to_report(&sdl))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 38 | schema_tests!(graphql_jobs, "../../schemas/graphql.jobs.graphql");
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]    --> tests/executables.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |         .map_err(|error| error.to_report(&data))
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for mutable reference `&mut TypeSystemDocument` in the current scope
[INFO] [stdout]   --> benches/to-string.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |             .bench_refs(|document| document.to_sdl_pretty());
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^ method not found in `&mut TypeSystemDocument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]    --> tests/sdl.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |         .map_err(|error| error.to_report(&data))
[INFO] [stdout]     |                                ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 40 | schema_tests!(raindancer, "../../schemas/raindancer.graphql");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (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] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]    --> tests/sdl.rs:187:32
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let round_one_output = ast.to_sdl_pretty();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 40 | schema_tests!(raindancer, "../../schemas/raindancer.graphql");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]    --> tests/sdl.rs:191:32
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let round_two_output = ast.to_sdl_pretty();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-parser` (bench "to-string") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .map_err(|error| error.to_report(&sdl))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 40 | schema_tests!(raindancer, "../../schemas/raindancer.graphql");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (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] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 42 | schema_tests!(simple, "../../schemas/simple.graphql");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-parser` (test "sdl") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 42 | schema_tests!(simple, "../../schemas/simple.graphql");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-parser` (test "executables") due to 6 previous errors
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .map_err(|error| error.to_report(&sdl))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 42 | schema_tests!(simple, "../../schemas/simple.graphql");
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 44 | schema_tests!(starwars, "../../schemas/starwars.schema.graphql");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 44 | schema_tests!(starwars, "../../schemas/starwars.schema.graphql");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .map_err(|error| error.to_report(&sdl))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 44 | schema_tests!(starwars, "../../schemas/starwars.schema.graphql");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 46 | schema_tests!(test_cases, "../../schemas/test_cases.graphql");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:20:44
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     .map_err(|error| error.to_report(SCHEMA))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 46 | schema_tests!(test_cases, "../../schemas/test_cases.graphql");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_report` found for enum `cynic_parser::Error` in the current scope
[INFO] [stdout]   --> tests/actual_schemas.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .map_err(|error| error.to_report(&sdl))
[INFO] [stdout]    |                                            ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] ...
[INFO] [stdout] 46 | schema_tests!(test_cases, "../../schemas/test_cases.graphql");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `schema_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-parser` (test "actual_schemas") due to 29 previous errors
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]   --> src/lib.rs:51:75
[INFO] [stdout]    |
[INFO] [stdout] 51 |             parse_type_system_document("schema { query:Query }").unwrap().to_sdl_pretty(),
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/type_system/mod.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct TypeSystemDocument {
[INFO] [stdout]    | ----------------------------- method `to_sdl_pretty` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]   --> src/lib.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 63 | /             parse_type_system_document(r#"
[INFO] [stdout] 64 | |                 type MyType implements Blah & Bloo @hello {
[INFO] [stdout] 65 | |                     field: Whatever @hello(name: ["string"]),
[INFO] [stdout] 66 | |                     other: [[Int!]]!
[INFO] [stdout] 67 | |                 }"#
[INFO] [stdout] 68 | |             ).unwrap().to_sdl_pretty(),
[INFO] [stdout]    | |                       -^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout]    | |_______________________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/type_system/mod.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub struct TypeSystemDocument {
[INFO] [stdout]    |   ----------------------------- method `to_sdl_pretty` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]   --> src/lib.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 81 | /             parse_type_system_document(r#"
[INFO] [stdout] 82 | |                 interface MyType implements Blah & Bloo @hello {
[INFO] [stdout] 83 | |                     field: Whatever @hello(name: ["string"]),
[INFO] [stdout] 84 | |                     other: [[Int!]]!
[INFO] [stdout] 85 | |                 }"#
[INFO] [stdout] 86 | |             ).unwrap().to_sdl_pretty(),
[INFO] [stdout]    | |                       -^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout]    | |_______________________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/type_system/mod.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub struct TypeSystemDocument {
[INFO] [stdout]    |   ----------------------------- method `to_sdl_pretty` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]    --> src/lib.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 99  | /             parse_type_system_document(r#"
[INFO] [stdout] 100 | |                 union MyType = Blah | Bloo
[INFO] [stdout] 101 | |                 "#
[INFO] [stdout] 102 | |             ).unwrap().to_sdl_pretty(),
[INFO] [stdout]     | |                       -^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout]     | |_______________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/type_system/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  |   pub struct TypeSystemDocument {
[INFO] [stdout]     |   ----------------------------- method `to_sdl_pretty` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]    --> src/lib.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 113 | /             parse_type_system_document(r#"
[INFO] [stdout] 114 | |                 scalar MyType @hello(there: [{thing: "other"}])
[INFO] [stdout] 115 | |                 "#
[INFO] [stdout] 116 | |             ).unwrap().to_sdl_pretty(),
[INFO] [stdout]     | |                       -^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout]     | |_______________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/type_system/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  |   pub struct TypeSystemDocument {
[INFO] [stdout]     |   ----------------------------- method `to_sdl_pretty` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]    --> src/lib.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 126 | /             parse_type_system_document(r#"
[INFO] [stdout] 127 | |                 enum MyEnum {
[INFO] [stdout] 128 | |                     BLAH,
[INFO] [stdout] 129 | |                     BLOO
[INFO] [stdout] 130 | |                 }
[INFO] [stdout] 131 | |                 "#
[INFO] [stdout] 132 | |             ).unwrap().to_sdl_pretty(),
[INFO] [stdout]     | |                       -^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout]     | |_______________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/type_system/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  |   pub struct TypeSystemDocument {
[INFO] [stdout]     |   ----------------------------- method `to_sdl_pretty` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]    --> src/lib.rs:146:83
[INFO] [stdout]     |
[INFO] [stdout] 146 |             parse_type_system_document( "type MyType { query: String }").unwrap().to_sdl_pretty(),
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/type_system/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  | pub struct TypeSystemDocument {
[INFO] [stdout]     | ----------------------------- method `to_sdl_pretty` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sdl_pretty` found for struct `TypeSystemDocument` in the current scope
[INFO] [stdout]    --> src/lib.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 158 | /             parse_type_system_document(
[INFO] [stdout] 159 | |                 r#"
[INFO] [stdout] 160 | |                 "I am a description"
[INFO] [stdout] 161 | |                 input MyType @hello { query: String = "Hello" }
[INFO] [stdout] 162 | |                 "#
[INFO] [stdout] 163 | |             ).unwrap().to_sdl_pretty(),
[INFO] [stdout]     | |                       -^^^^^^^^^^^^^ method not found in `TypeSystemDocument`
[INFO] [stdout]     | |_______________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/type_system/mod.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout] 38  |   pub struct TypeSystemDocument {
[INFO] [stdout]     |   ----------------------------- method `to_sdl_pretty` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-parser` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "25af8b5b079c39b1ef1d1268e4d61ee5ec151c3afed142377cf9317ae4f566c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25af8b5b079c39b1ef1d1268e4d61ee5ec151c3afed142377cf9317ae4f566c0", kill_on_drop: false }`
[INFO] [stdout] 25af8b5b079c39b1ef1d1268e4d61ee5ec151c3afed142377cf9317ae4f566c0
