[INFO] cloning repository https://github.com/BigBuildBench/isographlabs_isograph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBuildBench/isographlabs_isograph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fisographlabs_isograph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fisographlabs_isograph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75a416d0a84c06556e1685ac0301f7f608762d78
[INFO] checking BigBuildBench/isographlabs_isograph against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fisographlabs_isograph" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BigBuildBench/isographlabs_isograph
[INFO] finished tweaking git repo https://github.com/BigBuildBench/isographlabs_isograph
[INFO] tweaked toml for git repo https://github.com/BigBuildBench/isographlabs_isograph written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBuildBench/isographlabs_isograph on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6e1dbb5b88c5936066527840f4088ef6fce7e47bf367a66992ccf1a68ec8067
[INFO] running `Command { std: "docker" "start" "-a" "d6e1dbb5b88c5936066527840f4088ef6fce7e47bf367a66992ccf1a68ec8067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6e1dbb5b88c5936066527840f4088ef6fce7e47bf367a66992ccf1a68ec8067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6e1dbb5b88c5936066527840f4088ef6fce7e47bf367a66992ccf1a68ec8067", kill_on_drop: false }`
[INFO] [stdout] d6e1dbb5b88c5936066527840f4088ef6fce7e47bf367a66992ccf1a68ec8067
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bdb45fc59bd9eb59e49003a5d6c38c8b253f3eab79a82e1318be80bc84a455c
[INFO] running `Command { std: "docker" "start" "-a" "7bdb45fc59bd9eb59e49003a5d6c38c8b253f3eab79a82e1318be80bc84a455c", kill_on_drop: false }`
[INFO] [stderr]     Checking graphql_schema_parser v0.2.0 (/opt/rustwide/workdir/crates/graphql_schema_parser)
[INFO] [stderr]     Checking tests v0.2.0 (/opt/rustwide/workdir/crates/tests)
[INFO] [stderr]     Checking isograph_config v0.2.0 (/opt/rustwide/workdir/crates/isograph_config)
[INFO] [stderr]     Checking graphql_artifact_generation v0.2.0 (/opt/rustwide/workdir/crates/graphql_artifact_generation)
[INFO] [stderr]     Checking isograph_lang_parser v0.2.0 (/opt/rustwide/workdir/crates/isograph_lang_parser)
[INFO] [stderr]     Checking isograph_schema v0.2.0 (/opt/rustwide/workdir/crates/isograph_schema)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/description.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/description.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use common_lang_types::{DescriptionValue, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/parse_iso_literal.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use intern::string_key::{Intern, StringKey};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/parse_iso_literal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use isograph_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{FieldNameOrAlias, ScalarFieldName, WithLocation, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use intern::string_key::{Intern, StringKey};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use common_lang_types::{EmbeddedLocation, Location, Span, TextSource, WithLocation, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `logos`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use logos::Logos;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `logos`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/token_kind.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use logos::{Lexer, Logos};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{DescriptionValue, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]   --> crates/graphql_schema_parser/src/parse_schema.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use graphql_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use intern::string_key::{Intern, StringKey};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `logos`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use logos::Logos;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use common_lang_types::{Span, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/schema_parse_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::WithSpan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/schema_parse_error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/eager_reader_artifact.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::ArtifactPathAndContent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/eager_reader_artifact.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use intern::Lookup;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/eager_reader_artifact.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use isograph_schema::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/iso_overload_file.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use intern::Lookup;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/iso_overload_file.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use common_lang_types::{ArtifactPathAndContent, SelectableFieldName};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/iso_overload_file.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use isograph_schema::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/normalization_ast_text.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use isograph_schema::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/query_text.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{HasName, QueryOperationName, UnvalidatedTypeName};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/query_text.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use graphql_lang_types::GraphQLTypeAnnotation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/query_text.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use isograph_lang_types::{ArgumentKeyAndValue, NonConstantValue};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/query_text.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use isograph_schema::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/reader_ast.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{SelectableFieldName, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/reader_ast.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/reader_ast.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use isograph_schema::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/refetch_reader_artifact.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/refetch_reader_artifact.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::ArtifactPathAndContent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/refetch_reader_artifact.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use isograph_schema::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/entrypoint_artifact.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/entrypoint_artifact.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{ArtifactPathAndContent, QueryOperationName, VariableName};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/entrypoint_artifact.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/entrypoint_artifact.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use isograph_lang_types::{ClientFieldId, IsographSelectionVariant};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/entrypoint_artifact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use isograph_schema::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/imperatively_loaded_fields.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/imperatively_loaded_fields.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{ArtifactPathAndContent, IsographObjectTypeName, SelectableFieldName};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/imperatively_loaded_fields.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use isograph_lang_types::RefetchQueryIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/imperatively_loaded_fields.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use isograph_schema::{ImperativelyLoadedFieldArtifactInfo, ValidatedSchema, REFETCH_FIELD_NAME};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/graphql_schema_parser/src/peekable_lexer.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[error("Expected {expected_kind}, found {found_kind}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/graphql_schema_parser/src/peekable_lexer.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[error("Expected {expected_identifier}, found \"{found_text}\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[error("{error}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[error("{error}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[error("Expected a type (e.g. String, [String], or String!)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[error("Expected scalar, type, interface, union, enum, input object, schema or directive, found \"{found_text}\"")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[error("Unparsed tokens remaining")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[error("Expected extend, scalar, type, interface, union, enum, input object, schema or directive, found \"{found_text}\"")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[error("Unable to parse constant value")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[error("Invalid integer value. Received {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[error("Invalid float value. Received {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[error("Isograph literals must be immediately called, and passed a function")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[error("Isograph literals must start with field or entrypoint")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[error("Expected a valid value, like $foo, 42, \"bar\", true or false")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking string_key_newtype v0.2.0 (/opt/rustwide/workdir/crates/string_key_newtype)
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[error("Expected a type (e.g. String, [String], or String!)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[error("Expected directive location. Found {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[error("Enum values cannot be true, false or null.")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[error("Expected schema, mutation or subscription")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[error("Found a variable, like $foo, in a context where variables are not allowed")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[error("Descriptions are currently disallowed")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[error("Expected a comma, linebreak or closing curly brace")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[error("Root operation types (query, subscription and mutation) cannot be defined twice in a schema definition")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[error("Expected a boolean value (true or false).")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/import_statements.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use isograph_schema::ObjectTypeAndFieldName;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> crates/isograph_config/src/compilation_options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[error("Expected delimited `{delimiter} or `{closing_token}`")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/peekable_lexer.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[error("Expected {expected_kind}, found {found_kind}.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `colorize`
[INFO] [stdout]  --> crates/isograph_config/src/compilation_options.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use colorize::AnsiColor;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `colorize`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `colorize`, use `cargo add colorize` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::ControlFlow, str::FromStr};
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/peekable_lexer.rs:209:7
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[error("Expected {expected_identifier}, found \"{found_text}\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]  --> crates/isograph_lang_parser/src/token_kind.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[regex(r"[ \t\r\n\f\ufeff]+|#[^\n\r]*", logos::skip)]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]  --> crates/isograph_lang_parser/src/token_kind.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[error]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{DescriptionValue, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]   --> crates/graphql_schema_parser/src/parse_schema.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use graphql_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use intern::string_key::{Intern, StringKey};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `logos`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use logos::Logos;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use common_lang_types::{Span, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/schema_parse_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::WithSpan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/schema_parse_error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[token("@")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[token("}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::generate_artifacts::RESOLVER_OUTPUT_TYPE`, `crate::generate_artifacts::RESOLVER_PARAM_TYPE`, `crate::generate_artifacts::RESOLVER_READER`
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/eager_reader_artifact.rs:14:45
[INFO] [stdout]    |
[INFO] [stdout] 14 |         ClientFieldFunctionImportStatement, RESOLVER_OUTPUT_TYPE, RESOLVER_PARAM_TYPE,
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `RESOLVER_PARAM_TYPE` in `generate_artifacts`
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             no `RESOLVER_OUTPUT_TYPE` in `generate_artifacts`
[INFO] [stdout] 15 |         RESOLVER_READER,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ no `RESOLVER_READER` in `generate_artifacts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[token("]")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> crates/isograph_config/src/compilation_options.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[serde(deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> crates/isograph_config/src/compilation_options.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[token(")")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[token(":")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> crates/isograph_config/src/compilation_options.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[serde(default = "Default::default")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> crates/isograph_config/src/compilation_options.rs:159:3
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[serde(default, deny_unknown_fields)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> crates/isograph_config/src/compilation_options.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/graphql_schema_parser/src/peekable_lexer.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[error("Expected {expected_kind}, found {found_kind}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/graphql_schema_parser/src/peekable_lexer.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[error("Expected {expected_identifier}, found \"{found_text}\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[token("$")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[error("{error}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::generate_artifacts::ENTRYPOINT`, `crate::generate_artifacts::RESOLVER_OUTPUT_TYPE`, `crate::generate_artifacts::RESOLVER_PARAM_TYPE`, `crate::generate_artifacts::RESOLVER_READER`
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/entrypoint_artifact.rs:17:85
[INFO] [stdout]    |
[INFO] [stdout] 17 |         generate_path, NormalizationAstText, QueryText, RefetchQueryArtifactImport, ENTRYPOINT,
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^ no `ENTRYPOINT` in `generate_artifacts`
[INFO] [stdout] 18 |         RESOLVER_OUTPUT_TYPE, RESOLVER_PARAM_TYPE, RESOLVER_READER,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `RESOLVER_READER` in `generate_artifacts`
[INFO] [stdout]    |         |                     |
[INFO] [stdout]    |         |                     no `RESOLVER_PARAM_TYPE` in `generate_artifacts`
[INFO] [stdout]    |         no `RESOLVER_OUTPUT_TYPE` in `generate_artifacts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/description.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/generate_artifacts.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/generate_artifacts.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/generate_artifacts.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use graphql_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[error("Expected scalar, type, interface, union, enum, input object, schema or directive, found \"{found_text}\"")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/generate_artifacts.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/generate_artifacts.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[error("Expected extend, scalar, type, interface, union, enum, input object, schema or directive, found \"{found_text}\"")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[token("=")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[error("Unable to parse constant value")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/description.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use common_lang_types::{DescriptionValue, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/parse_iso_literal.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use intern::string_key::{Intern, StringKey};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/parse_iso_literal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[error("Invalid integer value. Received {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_schema`
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/generate_artifacts.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use isograph_schema::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_schema`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_schema`, use `cargo add isograph_schema` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[error("Invalid float value. Received {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[error("Expected a type (e.g. String, [String], or String!)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/generate_artifacts.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::generate_artifacts::ISO_TS`
[INFO] [stdout]  --> crates/graphql_artifact_generation/src/iso_overload_file.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::generate_artifacts::ISO_TS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ISO_TS` in `generate_artifacts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[error("Expected directive location. Found {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::generate_artifacts::REFETCH_READER`, `crate::generate_artifacts::RESOLVER_OUTPUT_TYPE`
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/refetch_reader_artifact.rs:9:82
[INFO] [stdout]    |
[INFO] [stdout]  9 |         generate_output_type, generate_path, ClientFieldFunctionImportStatement, REFETCH_READER,
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^ no `REFETCH_READER` in `generate_artifacts`
[INFO] [stdout] 10 |         RESOLVER_OUTPUT_TYPE,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ no `RESOLVER_OUTPUT_TYPE` in `generate_artifacts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use isograph_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:649:9
[INFO] [stdout]     |
[INFO] [stdout] 649 |     use intern::string_key::Intern;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:648:9
[INFO] [stdout]     |
[INFO] [stdout] 648 |     use common_lang_types::TextSource;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{FieldNameOrAlias, ScalarFieldName, WithLocation, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use intern::string_key::{Intern, StringKey};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use common_lang_types::{EmbeddedLocation, Location, Span, TextSource, WithLocation, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `logos`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use logos::Logos;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `logos`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/token_kind.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use logos::{Lexer, Logos};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[error("Enum values cannot be true, false or null.")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[error("Expected schema, mutation or subscription")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[error("Root operation types (query, subscription and mutation) cannot be defined twice in a schema definition")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[token("!")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[regex("[a-zA-Z_][a-zA-Z0-9_]*")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[regex("-?(0|[1-9][0-9]*)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::ControlFlow, str::FromStr};
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[regex("-?0[0-9]+(\\.[0-9]+[eE][+-]?[0-9]+|\\.[0-9]+|[eE][+-]?[0-9]+)?")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[regex("-?(0|[1-9][0-9]*)(\\.[0-9]+[eE][+-]?[0-9]+|\\.[0-9]+|[eE][+-]?[0-9]+)?[.a-zA-Z_]")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[regex("-?(\\.[0-9]+[eE][+-]?[0-9]+|\\.[0-9]+)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[token("{")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[token("[")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[token("(")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[token(".")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[token(",")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[token("\"", lex_string)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[error("{error}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[error("Expected a type (e.g. String, [String], or String!)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[token("\"\"\"", lex_block_string)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[error]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[regex(r#"\\["\\/bfnrt]"#)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[regex(r#"\\u[0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f]"#)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[error("Unparsed tokens remaining")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[error("Isograph literals must be immediately called, and passed a function")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[token("\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[error("Isograph literals must start with field or entrypoint")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[regex(r#"\n|\r|\r\n"#)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[error("Expected a valid value, like $foo, 42, \"bar\", true or false")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[error("Found a variable, like $foo, in a context where variables are not allowed")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[regex(r#"[\u0009\u0020\u0021\u0023-\u005B\u005D-\uFFFF]+"#)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[error]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[error("Descriptions are currently disallowed")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[error("Expected a comma, linebreak or closing curly brace")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[token("\\\"\"\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[token("\"\"\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[regex(r#"[\u0009\u000A\u000D\u0020-\uFFFF]"#)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[error("Expected a boolean value (true or false).")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/isograph_literal_parse_error.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[error("Expected delimited `{delimiter} or `{closing_token}`")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/peekable_lexer.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[error("Expected {expected_kind}, found {found_kind}.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/peekable_lexer.rs:209:7
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[error("Expected {expected_identifier}, found \"{found_text}\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]  --> crates/isograph_lang_parser/src/token_kind.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[regex(r"[ \t\r\n\f\ufeff]+|#[^\n\r]*", logos::skip)]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]  --> crates/isograph_lang_parser/src/token_kind.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[error]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_config/src/compilation_options.rs:52:50
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 eprintln!("{}\n{}\n", "Warning:".yellow(), warning);
[INFO] [stdout]    |                                                  ^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> crates/isograph_config/src/compilation_options.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let config_parsed: ConfigFile = serde_json::from_str(&config_contents)
[INFO] [stdout]    |                                     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[token("@")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[token("}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[token("]")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[token(")")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_schema_parser/src/description.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map(|parsed_str| {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 19 |             parsed_str
[INFO] [stdout]    |             ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map(|parsed_str: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[token(":")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/string_key_newtype/src/lib.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     From<intern::string_key::StringKey> + std::fmt::Display + Clone
[INFO] [stdout]   |          ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[token("$")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[token("=")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[token("!")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[regex("[a-zA-Z_][a-zA-Z0-9_]*")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[regex("-?(0|[1-9][0-9]*)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[regex("-?0[0-9]+(\\.[0-9]+[eE][+-]?[0-9]+|\\.[0-9]+|[eE][+-]?[0-9]+)?")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[regex("-?(0|[1-9][0-9]*)(\\.[0-9]+[eE][+-]?[0-9]+|\\.[0-9]+|[eE][+-]?[0-9]+)?[.a-zA-Z_]")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[regex("-?(\\.[0-9]+[eE][+-]?[0-9]+|\\.[0-9]+)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[token("{")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[token("[")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[token("(")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[token(".")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[token(",")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[token("\"", lex_string)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[token("\"\"\"", lex_block_string)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[error]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[regex(r#"\\["\\/bfnrt]"#)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/token_kind.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[regex(r#"\\u[0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f]"#)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `isograph_config` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[token("\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/accessible_client_fields_iterator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::WithSpan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/accessible_client_fields_iterator.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use isograph_lang_types::{Selection, ServerFieldSelection};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/add_fields_to_subtypes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{Location, WithLocation};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/root_types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{GraphQLObjectTypeName, WithLocation};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[regex(r#"\n|\r|\r\n"#)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/root_types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use graphql_lang_types::RootOperationKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/root_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use isograph_lang_types::ServerObjectId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/argument_map.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/argument_map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/argument_map.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_lang_types::GraphQLTypeAnnotation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/argument_map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/argument_map.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use isograph_lang_types::{SelectableServerFieldId, ServerFieldId};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/isograph_type_annotation.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use common_lang_types::WithSpan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/isograph_type_annotation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use graphql_lang_types::{GraphQLNonNullTypeAnnotation, GraphQLTypeAnnotation};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/refetch_strategy.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/refetch_strategy.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/refetch_strategy.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/variable_context.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use intern::Lookup;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/description.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map(|parsed_str| {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 19 |             parsed_str
[INFO] [stdout]    |             ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map(|parsed_str: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[regex(r#"[\u0009\u0020\u0021\u0023-\u005B\u005D-\uFFFF]+"#)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[error]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/variable_context.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use common_lang_types::{SelectableFieldName, VariableName, WithLocation, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/variable_context.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/create_merged_selection_set.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   --> crates/isograph_schema/src/create_merged_selection_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/create_merged_selection_set.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[token("\\\"\"\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]   --> crates/isograph_schema/src/create_merged_selection_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]   --> crates/isograph_schema/src/create_merged_selection_set.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use isograph_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> crates/isograph_schema/src/create_merged_selection_set.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/expose_field_directive.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/expose_field_directive.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/expose_field_directive.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use graphql_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/expose_field_directive.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/expose_field_directive.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> crates/isograph_schema/src/expose_field_directive.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> crates/isograph_schema/src/expose_field_directive.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `token` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[token("\"\"\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/isograph_schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   --> crates/isograph_schema/src/isograph_schema.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use intern::string_key::Intern;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]   --> crates/isograph_schema/src/isograph_schema.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use graphql_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]   --> crates/isograph_schema/src/isograph_schema.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use isograph_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> crates/isograph_schema/src/isograph_schema.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/process_client_field_declaration.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/process_client_field_declaration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/process_client_field_declaration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> crates/isograph_schema/src/process_client_field_declaration.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `regex` in this scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[regex(r#"[\u0009\u000A\u000D\u0020-\uFFFF]"#)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for struct `String` in the current scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/description.rs:20:80
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 .map(|unparsed_text| clean_block_string_literal(unparsed_text).intern().into())
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `insert` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/alloc/src/string.rs:1714:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/description.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .map(|parsed_str| {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes| {
[INFO] [stdout]    |             ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .map(|parsed_str: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/description.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes| {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 source_with_quotes[1..source_with_quotes.len() - 1]
[INFO] [stdout]    |                                       ------------------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes: /* Type */| {
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for struct `String` in the current scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/description.rs:20:80
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 .map(|unparsed_text| clean_block_string_literal(unparsed_text).intern().into())
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `insert` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/alloc/src/string.rs:1714:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .map_err(|with_span| with_span.map(IsographLiteralParseError::from))
[INFO] [stdout]    |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))
[INFO] [stdout]    |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .map_err(|err| err.to_with_location(text_source))?;
[INFO] [stdout]    |                   ^^^  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .map_err(|err: /* Type */| err.to_with_location(text_source))?;
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `string_key_newtype` (lib) due to 1 previous error
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_schema_parser/src/description.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .map(|parsed_str| {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes| {
[INFO] [stdout]    |             ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .map(|parsed_str: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     .map_err(|with_span| with_span.to_with_location(text_source))?;
[INFO] [stdout]     |               ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 111 |     .map_err(|with_span: /* Type */| with_span.to_with_location(text_source))?;
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> crates/isograph_schema/src/process_client_field_declaration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:138:27
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:142:27
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_schema_parser/src/description.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes| {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 source_with_quotes[1..source_with_quotes.len() - 1]
[INFO] [stdout]    |                                       ------------------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes: /* Type */| {
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_schema_parser/src/description.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map(|parsed_str| {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 19 |             parsed_str
[INFO] [stdout]    |             ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map(|parsed_str: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::NODE_FIELD_NAME`
[INFO] [stdout]   --> crates/isograph_schema/src/process_client_field_declaration.rs:17:55
[INFO] [stdout]    |
[INFO] [stdout] 17 |     UnvalidatedSchema, UnvalidatedVariableDefinition, NODE_FIELD_NAME,
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^ no `NODE_FIELD_NAME` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::ID_GRAPHQL_TYPE`, `crate::STRING_JAVASCRIPT_TYPE`
[INFO] [stdout]  --> crates/isograph_schema/src/process_type_definition.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ID_GRAPHQL_TYPE, STRING_JAVASCRIPT_TYPE,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^ no `STRING_JAVASCRIPT_TYPE` in the root
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `ID_GRAPHQL_TYPE` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/process_type_definition.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   --> crates/isograph_schema/src/process_type_definition.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]   --> crates/isograph_schema/src/process_type_definition.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use graphql_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]   --> crates/isograph_schema/src/process_type_definition.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use intern::{string_key::Intern, Lookup};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_config`
[INFO] [stdout]   --> crates/isograph_schema/src/process_type_definition.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use isograph_config::ConfigOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_config`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_config`, use `cargo add isograph_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]   --> crates/isograph_schema/src/process_type_definition.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use isograph_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> crates/isograph_schema/src/process_type_definition.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> crates/isograph_schema/src/process_type_definition.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> crates/isograph_schema/src/process_type_definition.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/unvalidated_schema.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/unvalidated_schema.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/unvalidated_schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use graphql_lang_types::GraphQLTypeAnnotation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/unvalidated_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> crates/isograph_schema/src/unvalidated_schema.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/validate_entrypoint.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/validate_entrypoint.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/isograph_schema/src/validate_entrypoint.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/validate_schema.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/validate_schema.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_lang_types::GraphQLTypeAnnotation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/isograph_schema/src/validate_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::Lookup;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_schema/src/validate_schema.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use isograph_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   --> crates/isograph_schema/src/validate_schema.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use intern::string_key::Intern;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> crates/isograph_schema/src/validate_schema.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]   --> crates/isograph_schema/src/validate_schema.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:311:30
[INFO] [stdout]     |
[INFO] [stdout] 311 |             let field_name = field_name.to_with_location(text_source);
[INFO] [stdout]     |                              ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let alias = alias.map(|alias| alias.to_with_location(text_source));
[INFO] [stdout]     |                         ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:312:36
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let alias = alias.map(|alias| alias.to_with_location(text_source));
[INFO] [stdout]     |                                    ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let alias = alias.map(|alias: /* Type */| alias.to_with_location(text_source));
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:330:47
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         name: field_name.map(|string_key| string_key.into()),
[INFO] [stdout]     |                                               ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         name: field_name.map(|string_key: /* Type */| string_key.into()),
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:332:35
[INFO] [stdout]     |
[INFO] [stdout] 332 | ...                   .map(|with_span| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                             ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             .map(|with_span: /* Type */| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:332:61
[INFO] [stdout]     |
[INFO] [stdout] 332 | ...                   .map(|with_span| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                                                       ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             .map(|with_span| with_span.map(|string_key: /* Type */| string_key.into())),
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:342:47
[INFO] [stdout]     |
[INFO] [stdout] 342 |                         name: field_name.map(|string_key| string_key.into()),
[INFO] [stdout]     |                                               ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 342 |                         name: field_name.map(|string_key: /* Type */| string_key.into()),
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:344:35
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...                   .map(|with_span| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                             ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 344 |                             .map(|with_span: /* Type */| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:344:61
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...                   .map(|with_span| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                                                       ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 344 |                             .map(|with_span| with_span.map(|string_key: /* Type */| string_key.into())),
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:362:19
[INFO] [stdout]     |
[INFO] [stdout] 362 |         .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 362 |         .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/description.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map(|parsed_str| {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 19 |             parsed_str
[INFO] [stdout]    |             ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .map(|parsed_str: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> crates/isograph_schema/src/expose_field_directive.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[serde(deny_unknown_fields, rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> crates/isograph_schema/src/expose_field_directive.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:368:27
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?,
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?,
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:394:23
[INFO] [stdout]     |
[INFO] [stdout] 394 |             .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                       ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 394 |             .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pathdiff`
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/eager_reader_artifact.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         pathdiff::diff_paths(path_to_client_field, artifact_directory.join("Type/Field"))
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `pathdiff`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pathdiff`, use `cargo add pathdiff` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> crates/isograph_schema/src/expose_field_directive.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[serde(rename = "as")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/eager_reader_artifact.rs:223:40
[INFO] [stdout]     |
[INFO] [stdout] 223 |         relative_path.extension().map(|x| x.len() + 1).unwrap_or(0);
[INFO] [stdout]     |                                        ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 223 |         relative_path.extension().map(|x: /* Type */| x.len() + 1).unwrap_or(0);
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> crates/isograph_schema/src/expose_field_directive.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:436:27
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/eager_reader_artifact.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Cow::Owned(complete_file_name.replace("\\", "/"))
[INFO] [stdout]     |         ^^^^^^^^^^ cannot infer type of the type parameter `B` declared on the enum `Cow`
[INFO] [stdout] ...
[INFO] [stdout] 235 |         &normalized_file_name[0..(normalized_file_name.len() - extension_char_count_including_dot)];
[INFO] [stdout]     |                                   -------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Cow::<B>::Owned(complete_file_name.replace("\\", "/"))
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for struct `String` in the current scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/description.rs:20:80
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 .map(|unparsed_text| clean_block_string_literal(unparsed_text).intern().into())
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `insert` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/alloc/src/string.rs:1714:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_client_field_declaration.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[error("`{parent_type_name}` is not a type that has been defined.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_client_field_declaration.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[error("Invalid parent type. `{parent_type_name}` is a scalar. You are attempting to define a field on it. \
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:439:27
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:454:27
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:457:27
[INFO] [stdout]     |
[INFO] [stdout] 457 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 457 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_client_field_declaration.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_client_field_declaration.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[error("Unable to serialize directive named \"@{directive_name}\". Message: {message}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/description.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .map(|parsed_str| {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes| {
[INFO] [stdout]    |             ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .map(|parsed_str: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/description.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes| {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 source_with_quotes[1..source_with_quotes.len() - 1]
[INFO] [stdout]    |                                       ------------------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes: /* Type */| {
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:464:27
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:465:28
[INFO] [stdout]     |
[INFO] [stdout] 465 |             Ok(number.map(|number| {
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 466 |                 NonConstantValue::Integer(number.parse().expect("Expected valid integer"))
[INFO] [stdout]     |                                           ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 465 |             Ok(number.map(|number: /* Type */| {
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:570:3
[INFO] [stdout]     |
[INFO] [stdout] 570 | #[serde(deny_unknown_fields)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:473:27
[INFO] [stdout]     |
[INFO] [stdout] 473 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 473 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:477:28
[INFO] [stdout]     |
[INFO] [stdout] 477 |             bool.and_then(|bool| match bool.parse::<bool>() {
[INFO] [stdout]     |                            ^^^^        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 477 |             bool.and_then(|bool: /* Type */| match bool.parse::<bool>() {
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .map_err(|with_span| with_span.map(IsographLiteralParseError::from))
[INFO] [stdout]    |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))
[INFO] [stdout]    |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .map_err(|err| err.to_with_location(text_source))?;
[INFO] [stdout]    |                   ^^^  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .map_err(|err: /* Type */| err.to_with_location(text_source))?;
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:867:7
[INFO] [stdout]     |
[INFO] [stdout] 867 |     #[error("Duplicate type definition ({type_definition_type}) named \"{type_name}\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:874:7
[INFO] [stdout]     |
[INFO] [stdout] 874 |     #[error("Duplicate field named \"{field_name}\" on type \"{parent_type}\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:522:27
[INFO] [stdout]     |
[INFO] [stdout] 522 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 522 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:880:7
[INFO] [stdout]     |
[INFO] [stdout] 880 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:525:27
[INFO] [stdout]     |
[INFO] [stdout] 525 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 525 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:529:27
[INFO] [stdout]     |
[INFO] [stdout] 529 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 529 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for struct `String` in the current scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/description.rs:20:80
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 .map(|unparsed_text| clean_block_string_literal(unparsed_text).intern().into())
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `insert` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/alloc/src/string.rs:1714:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:575:27
[INFO] [stdout]     |
[INFO] [stdout] 575 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 575 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/generate_artifacts.rs:125:35
[INFO] [stdout]     |
[INFO] [stdout] 125 |                         key: "id".intern().into(),
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 125 -                         key: "id".intern().into(),
[INFO] [stdout] 125 +                         key: "id".into().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:894:7
[INFO] [stdout]     |
[INFO] [stdout] 894 |     #[error("Type \"{type_name}\" is never defined.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:898:7
[INFO] [stdout]     |
[INFO] [stdout] 898 |     #[error("\"{implementing_object}\" attempted to implement \"{type_name}\". However, \"{type_name}\" is a scalar, but only other objec...
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:595:27
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:600:27
[INFO] [stdout]     |
[INFO] [stdout] 600 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 600 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:904:7
[INFO] [stdout]     |
[INFO] [stdout] 904 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:909:7
[INFO] [stdout]     |
[INFO] [stdout] 909 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/generate_artifacts.rs:126:64
[INFO] [stdout]     |
[INFO] [stdout] 126 |                         value: NonConstantValue::Variable("id".intern().into()),
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -                         value: NonConstantValue::Variable("id".intern().into()),
[INFO] [stdout] 126 +                         value: NonConstantValue::Variable("id".into().into()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `lexer` found for enum `token_kind::IsographLangTokenKind` in the current scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/peekable_lexer.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let lexer = IsographLangTokenKind::lexer(source);
[INFO] [stdout]    |                                            ^^^^^ variant or associated item not found in `token_kind::IsographLangTokenKind`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/isograph_lang_parser/src/token_kind.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum IsographLangTokenKind {
[INFO] [stdout]    | ------------------------------ variant or associated item `lexer` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_lang_parser/src/parse_iso_literal.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:918:7
[INFO] [stdout]     |
[INFO] [stdout] 918 |     #[error("The @exposeField directive should have three arguments")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/generate_artifacts.rs:143:32
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         "node".intern().into(),
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -                         "node".intern().into(),
[INFO] [stdout] 143 +                         "node".into().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |     .map_err(|with_span| with_span.to_with_location(text_source))?;
[INFO] [stdout]     |               ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 111 |     .map_err(|with_span: /* Type */| with_span.to_with_location(text_source))?;
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&str` in the current scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/peekable_lexer.rs:151:45
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let source = self.source(kind.span).intern();
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 151 -         let source = self.source(kind.span).intern();
[INFO] [stdout] 151 +         let source = self.source(kind.span).into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_schema_parser/src/description.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .map(|parsed_str| {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes| {
[INFO] [stdout]    |             ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .map(|parsed_str: /* Type */| {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:921:7
[INFO] [stdout]     |
[INFO] [stdout] 921 |     #[error("The @exposeField directive requires a path argument")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:924:7
[INFO] [stdout]     |
[INFO] [stdout] 924 |     #[error("The @exposeField directive requires a field_map argument")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `lexer` found for enum `StringToken` in the current scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:127:41
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub enum StringToken {
[INFO] [stdout]     | -------------------- variant or associated item `lexer` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 127 |     let mut string_lexer = StringToken::lexer(remainder);
[INFO] [stdout]     |                                         ^^^^^ variant or associated item not found in `StringToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_schema_parser/src/description.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes| {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 source_with_quotes[1..source_with_quotes.len() - 1]
[INFO] [stdout]    |                                       ------------------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 29 |             parsed_str.map(|source_with_quotes: /* Type */| {
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `lexer` found for enum `BlockStringToken` in the current scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:202:46
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub enum BlockStringToken {
[INFO] [stdout]     | ------------------------- variant or associated item `lexer` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 202 |     let mut string_lexer = BlockStringToken::lexer(remainder);
[INFO] [stdout]     |                                              ^^^^^ variant or associated item not found in `BlockStringToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/generate_artifacts.rs:149:54
[INFO] [stdout]     |
[INFO] [stdout] 149 |                         name: WithLocation::new("id".intern().into(), Location::Generated),
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 149 -                         name: WithLocation::new("id".intern().into(), Location::Generated),
[INFO] [stdout] 149 +                         name: WithLocation::new("id".into().into(), Location::Generated),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:927:7
[INFO] [stdout]     |
[INFO] [stdout] 927 |     #[error("The @exposeField directive path argument value should be a string")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:138:27
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:930:7
[INFO] [stdout]     |
[INFO] [stdout] 930 |     #[error("Invalid field_map in @exposeField directive")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:142:27
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `logos`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     lexer: logos::Lexer<'source, IsographLangTokenKind>,
[INFO] [stdout]   |            ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:933:7
[INFO] [stdout]     |
[INFO] [stdout] 933 |     #[error("Invalid field in @exposeField directive")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/generate_artifacts.rs:176:50
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...                   name: "node".intern().into(),
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 176 -                                     name: "node".intern().into(),
[INFO] [stdout] 176 +                                     name: "node".into().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:936:7
[INFO] [stdout]     |
[INFO] [stdout] 936 |     #[error("Invalid mutation field")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:940:7
[INFO] [stdout]     |
[INFO] [stdout] 940 |     #[error("Not all fields specified as 'to' fields in the @exposeField directive field_map were found \
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:948:7
[INFO] [stdout]     |
[INFO] [stdout] 948 |     #[error("In a @exposeField directive's field_map, the to field cannot be just a dot.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `isograph_lang_parser` (lib) due to 106 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:311:30
[INFO] [stdout]     |
[INFO] [stdout] 311 |             let field_name = field_name.to_with_location(text_source);
[INFO] [stdout]     |                              ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let alias = alias.map(|alias| alias.to_with_location(text_source));
[INFO] [stdout]     |                         ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:312:36
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let alias = alias.map(|alias| alias.to_with_location(text_source));
[INFO] [stdout]     |                                    ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let alias = alias.map(|alias: /* Type */| alias.to_with_location(text_source));
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:951:7
[INFO] [stdout]     |
[INFO] [stdout] 951 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:330:47
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         name: field_name.map(|string_key| string_key.into()),
[INFO] [stdout]     |                                               ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         name: field_name.map(|string_key: /* Type */| string_key.into()),
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:332:35
[INFO] [stdout]     |
[INFO] [stdout] 332 | ...                   .map(|with_span| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                             ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             .map(|with_span: /* Type */| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:332:61
[INFO] [stdout]     |
[INFO] [stdout] 332 | ...                   .map(|with_span| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                                                       ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             .map(|with_span| with_span.map(|string_key: /* Type */| string_key.into())),
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:342:47
[INFO] [stdout]     |
[INFO] [stdout] 342 |                         name: field_name.map(|string_key| string_key.into()),
[INFO] [stdout]     |                                               ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 342 |                         name: field_name.map(|string_key: /* Type */| string_key.into()),
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:344:35
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...                   .map(|with_span| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                             ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 344 |                             .map(|with_span: /* Type */| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:344:61
[INFO] [stdout]     |
[INFO] [stdout] 344 | ...                   .map(|with_span| with_span.map(|string_key| string_key.into())),
[INFO] [stdout]     |                                                       ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 344 |                             .map(|with_span| with_span.map(|string_key: /* Type */| string_key.into())),
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:963:7
[INFO] [stdout]     |
[INFO] [stdout] 963 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:362:19
[INFO] [stdout]     |
[INFO] [stdout] 362 |         .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 362 |         .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:368:27
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?,
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?,
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:972:7
[INFO] [stdout]     |
[INFO] [stdout] 972 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:394:23
[INFO] [stdout]     |
[INFO] [stdout] 394 |             .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                       ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 394 |             .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:981:7
[INFO] [stdout]     |
[INFO] [stdout] 981 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:436:27
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:439:27
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:990:7
[INFO] [stdout]     |
[INFO] [stdout] 990 |     #[error("Duplicate schema definition")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:993:7
[INFO] [stdout]     |
[INFO] [stdout] 993 |     #[error("Root types must be objects. This type is a scalar.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/generate_artifacts.rs:534:79
[INFO] [stdout]     |
[INFO] [stdout] 534 |                 let type_annotation = field.associated_data.clone().map(&mut |output_type_id| {
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 535 |                     let object_id = output_type_id.try_into().expect(
[INFO] [stdout]     |                                     -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 534 |                 let type_annotation = field.associated_data.clone().map(&mut |output_type_id: /* Type */| {
[INFO] [stdout]     |                                                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:454:27
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:996:7
[INFO] [stdout]     |
[INFO] [stdout] 996 |     #[error("Failed to deserialize {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:457:27
[INFO] [stdout]     |
[INFO] [stdout] 457 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 457 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/validate_entrypoint.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[error("`{parent_type_name}` is not a type that has been defined.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:464:27
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:465:28
[INFO] [stdout]     |
[INFO] [stdout] 465 |             Ok(number.map(|number| {
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 466 |                 NonConstantValue::Integer(number.parse().expect("Expected valid integer"))
[INFO] [stdout]     |                                           ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 465 |             Ok(number.map(|number: /* Type */| {
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 174 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 174 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/validate_entrypoint.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[error("Invalid parent type. `{parent_type_name}` is a {parent_type}, but it should be an object or interface.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/validate_entrypoint.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:473:27
[INFO] [stdout]     |
[INFO] [stdout] 473 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 473 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:477:28
[INFO] [stdout]     |
[INFO] [stdout] 477 |             bool.and_then(|bool| match bool.parse::<bool>() {
[INFO] [stdout]     |                            ^^^^        ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 477 |             bool.and_then(|bool: /* Type */| match bool.parse::<bool>() {
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/generate_artifacts.rs:660:55
[INFO] [stdout]     |
[INFO] [stdout] 647 | fn print_javascript_type_declaration_impl<T: Display + Ord + Debug>(
[INFO] [stdout]     |                                           - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 660 |             if union_type_annotation.variants.len() > 1 || union_type_annotation.nullable {
[INFO] [stdout]     |                                                       ^ expected type parameter `T`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `T`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/validate_entrypoint.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[error("The client field `{parent_type_name}.{client_field_name}` is not defined.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:522:27
[INFO] [stdout]     |
[INFO] [stdout] 522 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 522 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         .map(|with_span| with_span.to_with_location(text_source))
[INFO] [stdout]     |               ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 197 |         .map(|with_span: /* Type */| with_span.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 198 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/validate_entrypoint.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[error("The field `{parent_type_name}.{client_field_name}` is a server field. It must be a client defined field.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1172:7
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1181:7
[INFO] [stdout]      |
[INFO] [stdout] 1181 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1191:7
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for struct `String` in the current scope
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/imperatively_loaded_fields.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |           let file_name_prefix = format!("{}__{}", *REFETCH_FIELD_NAME, refetch_query_index.0)
[INFO] [stdout]    |  ________________________________-
[INFO] [stdout] 33 | |             .intern()
[INFO] [stdout]    | |_____________-^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `insert` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/alloc/src/string.rs:1714:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:525:27
[INFO] [stdout]     |
[INFO] [stdout] 525 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 525 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:529:27
[INFO] [stdout]     |
[INFO] [stdout] 529 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 529 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/import_statements.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             type_and_field.underscore_separated(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1203:7
[INFO] [stdout]      |
[INFO] [stdout] 1203 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1217:7
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/import_statements.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             artifact_type.filename(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/graphql_artifact_generation/src/import_statements.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             type_and_field.underscore_separated(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 220 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:575:27
[INFO] [stdout]     |
[INFO] [stdout] 575 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 575 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1231:7
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1243:7
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     #[error("`{server_field_name}` is a server field, and cannot be selected with `@loadable`")]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:595:27
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1248:7
[INFO] [stdout]      |
[INFO] [stdout] 1248 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:600:27
[INFO] [stdout]     |
[INFO] [stdout] 600 |                 .map_err(|with_span| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 600 |                 .map_err(|with_span: /* Type */| with_span.map(IsographLiteralParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1254:7
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/iso_overload_file.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 |     for (import, field_overload) in client_defined_field_overloads {
[INFO] [stdout]     |          ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1264:7
[INFO] [stdout]      |
[INFO] [stdout] 1264 |     #[error("Error when validating iso entrypoint calls.\nMessage: {message}")]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/iso_overload_file.rs:133:37
[INFO] [stdout]     |
[INFO] [stdout] 133 |     for (import, field_overload) in client_defined_field_overloads {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: only the last element of a tuple may have a dynamically sized type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/iso_overload_file.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     for (import, field_overload) in client_defined_field_overloads {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:272:19
[INFO] [stdout]     |
[INFO] [stdout] 272 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 272 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/iso_overload_file.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     for (import, field_overload) in client_defined_field_overloads {
[INFO] [stdout] 134 | |         imports.push_str(&import);
[INFO] [stdout] 135 | |         content.push_str(&field_overload);
[INFO] [stdout] 136 | |     }
[INFO] [stdout]     | |_____^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `(str, str)`, the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: required because it appears within the type `(str, str)`
[INFO] [stdout] note: required by a bound in `None`
[INFO] [stdout]    --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/core/src/option.rs:603:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1269:7
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/parse_iso_literal.rs:659:30
[INFO] [stdout]     |
[INFO] [stdout] 659 |                 path: "path".intern().into(),
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 659 -                 path: "path".intern().into(),
[INFO] [stdout] 659 +                 path: "path".into().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 174 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 174 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `lexer` found for enum `token_kind::IsographLangTokenKind` in the current scope
[INFO] [stdout]   --> crates/isograph_lang_parser/src/peekable_lexer.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let lexer = IsographLangTokenKind::lexer(source);
[INFO] [stdout]    |                                            ^^^^^ variant or associated item not found in `token_kind::IsographLangTokenKind`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/isograph_lang_parser/src/token_kind.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum IsographLangTokenKind {
[INFO] [stdout]    | ------------------------------ variant or associated item `lexer` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/iso_overload_file.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |     for (import, entrypoint_overload) in entrypoint_overloads {
[INFO] [stdout]     |          ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/iso_overload_file.rs:141:42
[INFO] [stdout]     |
[INFO] [stdout] 141 |     for (import, entrypoint_overload) in entrypoint_overloads {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: only the last element of a tuple may have a dynamically sized type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/iso_overload_file.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 |     for (import, entrypoint_overload) in entrypoint_overloads {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/iso_overload_file.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     for (import, entrypoint_overload) in entrypoint_overloads {
[INFO] [stdout] 142 | |         imports.push_str(&import);
[INFO] [stdout] 143 | |         content.push_str(&entrypoint_overload);
[INFO] [stdout] 144 | |     }
[INFO] [stdout]     | |_____^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `(str, str)`, the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: required because it appears within the type `(str, str)`
[INFO] [stdout] note: required by a bound in `None`
[INFO] [stdout]    --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/core/src/option.rs:603:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1277:7
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     #[error(
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:286:15
[INFO] [stdout]     |
[INFO] [stdout] 286 |         .map(|x| x.map(|_| ()));
[INFO] [stdout]     |               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 286 |         .map(|x: /* Type */| x.map(|_| ()));
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         .map(|with_span| with_span.to_with_location(text_source))
[INFO] [stdout]     |               ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 197 |         .map(|with_span: /* Type */| with_span.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 198 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&str` in the current scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/peekable_lexer.rs:151:45
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let source = self.source(kind.span).intern();
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 151 -         let source = self.source(kind.span).intern();
[INFO] [stdout] 151 +         let source = self.source(kind.span).into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 220 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]   --> crates/isograph_schema/src/create_merged_selection_set.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         isograph_lang_types::NonConstantValue::Variable(v) => Some(v),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `lexer` found for enum `StringToken` in the current scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:127:41
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub enum StringToken {
[INFO] [stdout]     | -------------------- variant or associated item `lexer` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 127 |     let mut string_lexer = StringToken::lexer(remainder);
[INFO] [stdout]     |                                         ^^^^^ variant or associated item not found in `StringToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 348 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `lexer` found for enum `BlockStringToken` in the current scope
[INFO] [stdout]    --> crates/isograph_lang_parser/src/token_kind.rs:202:46
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub enum BlockStringToken {
[INFO] [stdout]     | ------------------------- variant or associated item `lexer` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 202 |     let mut string_lexer = BlockStringToken::lexer(remainder);
[INFO] [stdout]     |                                              ^^^^^ variant or associated item not found in `BlockStringToken`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:385:27
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 .map_err(|err| err.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 .map_err(|err: /* Type */| err.map(SchemaParseError::from))?;
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:272:19
[INFO] [stdout]     |
[INFO] [stdout] 272 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 272 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:394:31
[INFO] [stdout]     |
[INFO] [stdout] 394 |                         .map(|enum_literal_value| {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 395 |                             EnumLiteralValue::from(enum_literal_value.intern())
[INFO] [stdout]     |                                                    ------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 394 |                         .map(|enum_literal_value: /* Type */| {
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:286:15
[INFO] [stdout]     |
[INFO] [stdout] 286 |         .map(|x| x.map(|_| ()));
[INFO] [stdout]     |               ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 286 |         .map(|x: /* Type */| x.map(|_| ()));
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:419:19
[INFO] [stdout]     |
[INFO] [stdout] 419 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 419 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `logos`
[INFO] [stdout]  --> crates/isograph_lang_parser/src/peekable_lexer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     lexer: logos::Lexer<'source, IsographLangTokenKind>,
[INFO] [stdout]   |            ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 447 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 348 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:456:27
[INFO] [stdout]     |
[INFO] [stdout] 456 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 456 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:385:27
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 .map_err(|err| err.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 .map_err(|err: /* Type */| err.map(SchemaParseError::from))?;
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 473 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:394:31
[INFO] [stdout]     |
[INFO] [stdout] 394 |                         .map(|enum_literal_value| {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 395 |                             EnumLiteralValue::from(enum_literal_value.intern())
[INFO] [stdout]     |                                                    ------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 394 |                         .map(|enum_literal_value: /* Type */| {
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `isograph_lang_parser` (lib test) due to 109 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:419:19
[INFO] [stdout]     |
[INFO] [stdout] 419 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 419 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 447 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:456:27
[INFO] [stdout]     |
[INFO] [stdout] 456 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 456 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:533:19
[INFO] [stdout]     |
[INFO] [stdout] 533 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 533 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 473 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:549:19
[INFO] [stdout]     |
[INFO] [stdout] 549 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 549 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:553:19
[INFO] [stdout]     |
[INFO] [stdout] 553 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 553 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 569 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:611:19
[INFO] [stdout]     |
[INFO] [stdout] 611 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 611 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:533:19
[INFO] [stdout]     |
[INFO] [stdout] 533 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 533 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:619:27
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:549:19
[INFO] [stdout]     |
[INFO] [stdout] 549 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 549 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:553:19
[INFO] [stdout]     |
[INFO] [stdout] 553 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 553 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:636:27
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 569 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:680:19
[INFO] [stdout]     |
[INFO] [stdout] 680 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 680 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:611:19
[INFO] [stdout]     |
[INFO] [stdout] 611 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 611 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:684:19
[INFO] [stdout]     |
[INFO] [stdout] 684 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 684 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:619:27
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:698:27
[INFO] [stdout]     |
[INFO] [stdout] 698 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 698 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:699:28
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 .and_then(|int_literal_string| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value| {
[INFO] [stdout]     |                     ------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 .and_then(|int_literal_string: /* Type */| {
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:700:50
[INFO] [stdout]     |
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value| {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 701 |                         match raw_int_value.parse::<i64>() {
[INFO] [stdout]     |                               ------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value: /* Type */| {
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:712:23
[INFO] [stdout]     |
[INFO] [stdout] 712 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 712 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:636:27
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:718:27
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:719:28
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 .and_then(|float_literal_string| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value| {
[INFO] [stdout]     |                     -------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 .and_then(|float_literal_string: /* Type */| {
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:720:52
[INFO] [stdout]     |
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value| {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 721 |                         match raw_float_value.parse::<f64>() {
[INFO] [stdout]     |                               --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value: /* Type */| {
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:722:73
[INFO] [stdout]     |
[INFO] [stdout] 722 | ...                   Ok(value) => Ok(GraphQLConstantValue::Float(value.into())),
[INFO] [stdout]     |                                                                   ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:732:23
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:740:59
[INFO] [stdout]     |
[INFO] [stdout] 740 |                     let without_quotes = with_quotes.map(|string_literal| {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 741 |                         let inner_str = &string_literal.lookup();
[INFO] [stdout]     |                                          -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 740 |                     let without_quotes = with_quotes.map(|string_literal: /* Type */| {
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:748:23
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:809:9
[INFO] [stdout]     |
[INFO] [stdout] 809 |         graphql_lang_types::GraphQLConstantValue::Int(i) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:680:19
[INFO] [stdout]     |
[INFO] [stdout] 680 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 680 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:754:23
[INFO] [stdout]     |
[INFO] [stdout] 754 |                 .map(|x| x.map(|_| GraphQLConstantValue::Boolean(true)))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 754 |                 .map(|x: /* Type */| x.map(|_| GraphQLConstantValue::Boolean(true)))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:755:23
[INFO] [stdout]     |
[INFO] [stdout] 755 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 755 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:760:23
[INFO] [stdout]     |
[INFO] [stdout] 760 |                 .map(|x| x.map(|_| GraphQLConstantValue::Boolean(false)))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 760 |                 .map(|x: /* Type */| x.map(|_| GraphQLConstantValue::Boolean(false)))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:761:23
[INFO] [stdout]     |
[INFO] [stdout] 761 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 761 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:684:19
[INFO] [stdout]     |
[INFO] [stdout] 684 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 684 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:698:27
[INFO] [stdout]     |
[INFO] [stdout] 698 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 698 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:699:28
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 .and_then(|int_literal_string| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value| {
[INFO] [stdout]     |                     ------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 .and_then(|int_literal_string: /* Type */| {
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:767:23
[INFO] [stdout]     |
[INFO] [stdout] 767 |                 .map(|x| x.map(|_| GraphQLConstantValue::Null))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 767 |                 .map(|x: /* Type */| x.map(|_| GraphQLConstantValue::Null))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:768:23
[INFO] [stdout]     |
[INFO] [stdout] 768 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 768 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:700:50
[INFO] [stdout]     |
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value| {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 701 |                         match raw_int_value.parse::<i64>() {
[INFO] [stdout]     |                               ------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value: /* Type */| {
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:712:23
[INFO] [stdout]     |
[INFO] [stdout] 712 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 712 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:718:27
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:719:28
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 .and_then(|float_literal_string| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value| {
[INFO] [stdout]     |                     -------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 .and_then(|float_literal_string: /* Type */| {
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:720:52
[INFO] [stdout]     |
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value| {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 721 |                         match raw_float_value.parse::<f64>() {
[INFO] [stdout]     |                               --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value: /* Type */| {
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:776:23
[INFO] [stdout]     |
[INFO] [stdout] 776 |                 .map(|x| x.map(GraphQLConstantValue::Enum))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 776 |                 .map(|x: /* Type */| x.map(GraphQLConstantValue::Enum))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:777:23
[INFO] [stdout]     |
[INFO] [stdout] 777 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 777 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:785:35
[INFO] [stdout]     |
[INFO] [stdout] 785 |                         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 785 |                         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:793:23
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 .map(|x| x.to_with_location(text_source));
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 .map(|x: /* Type */| x.to_with_location(text_source));
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:810:13
[INFO] [stdout]     |
[INFO] [stdout] 810 |             isograph_lang_types::ConstantValue::Integer(i)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:802:35
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:722:73
[INFO] [stdout]     |
[INFO] [stdout] 722 | ...                   Ok(value) => Ok(GraphQLConstantValue::Float(value.into())),
[INFO] [stdout]     |                                                                   ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:732:23
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:807:39
[INFO] [stdout]     |
[INFO] [stdout] 807 | ...                   .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                 ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 807 |                             .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:740:59
[INFO] [stdout]     |
[INFO] [stdout] 740 |                     let without_quotes = with_quotes.map(|string_literal| {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 741 |                         let inner_str = &string_literal.lookup();
[INFO] [stdout]     |                                          -------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 740 |                     let without_quotes = with_quotes.map(|string_literal: /* Type */| {
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:748:23
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:811:39
[INFO] [stdout]     |
[INFO] [stdout] 811 | ...                   .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                 ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 811 |                             .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:754:23
[INFO] [stdout]     |
[INFO] [stdout] 754 |                 .map(|x| x.map(|_| GraphQLConstantValue::Boolean(true)))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 754 |                 .map(|x: /* Type */| x.map(|_| GraphQLConstantValue::Boolean(true)))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:755:23
[INFO] [stdout]     |
[INFO] [stdout] 755 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 755 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:819:23
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 .map(|x| x.to_with_location(text_source));
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 .map(|x: /* Type */| x.to_with_location(text_source));
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:760:23
[INFO] [stdout]     |
[INFO] [stdout] 760 |                 .map(|x| x.map(|_| GraphQLConstantValue::Boolean(false)))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 760 |                 .map(|x: /* Type */| x.map(|_| GraphQLConstantValue::Boolean(false)))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:761:23
[INFO] [stdout]     |
[INFO] [stdout] 761 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 761 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:767:23
[INFO] [stdout]     |
[INFO] [stdout] 767 |                 .map(|x| x.map(|_| GraphQLConstantValue::Null))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 767 |                 .map(|x: /* Type */| x.map(|_| GraphQLConstantValue::Null))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:768:23
[INFO] [stdout]     |
[INFO] [stdout] 768 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 768 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:776:23
[INFO] [stdout]     |
[INFO] [stdout] 776 |                 .map(|x| x.map(GraphQLConstantValue::Enum))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 776 |                 .map(|x: /* Type */| x.map(GraphQLConstantValue::Enum))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:871:27
[INFO] [stdout]     |
[INFO] [stdout] 871 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 871 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:777:23
[INFO] [stdout]     |
[INFO] [stdout] 777 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 777 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 |         graphql_lang_types::GraphQLConstantValue::Boolean(b) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:884:27
[INFO] [stdout]     |
[INFO] [stdout] 884 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 884 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:785:35
[INFO] [stdout]     |
[INFO] [stdout] 785 |                         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 785 |                         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:908:27
[INFO] [stdout]     |
[INFO] [stdout] 908 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 908 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:793:23
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 .map(|x| x.to_with_location(text_source));
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 .map(|x: /* Type */| x.to_with_location(text_source));
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:926:27
[INFO] [stdout]     |
[INFO] [stdout] 926 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 926 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:802:35
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:931:27
[INFO] [stdout]     |
[INFO] [stdout] 931 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 931 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:807:39
[INFO] [stdout]     |
[INFO] [stdout] 807 | ...                   .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                 ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 807 |                             .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:811:39
[INFO] [stdout]     |
[INFO] [stdout] 811 | ...                   .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                 ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 811 |                             .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:819:23
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 .map(|x| x.to_with_location(text_source));
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 819 |                 .map(|x: /* Type */| x.to_with_location(text_source));
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:992:27
[INFO] [stdout]     |
[INFO] [stdout] 992 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 992 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:996:27
[INFO] [stdout]     |
[INFO] [stdout] 996 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 996 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:871:27
[INFO] [stdout]     |
[INFO] [stdout] 871 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 871 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:813:13
[INFO] [stdout]     |
[INFO] [stdout] 813 |             isograph_lang_types::ConstantValue::Boolean(b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:884:27
[INFO] [stdout]     |
[INFO] [stdout] 884 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 884 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&str` in the current scope
[INFO] [stdout]    --> crates/graphql_schema_parser/src/peekable_lexer.rs:126:45
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let source = self.source(kind.span).intern();
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -         let source = self.source(kind.span).intern();
[INFO] [stdout] 126 +         let source = self.source(kind.span).into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:908:27
[INFO] [stdout]     |
[INFO] [stdout] 908 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 908 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphql_schema_parser` (lib) due to 92 previous errors; 1 warning emitted
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:926:27
[INFO] [stdout]     |
[INFO] [stdout] 926 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 926 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphql_schema_parser` (lib test) due to 92 previous errors; 1 warning emitted
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:931:27
[INFO] [stdout]     |
[INFO] [stdout] 931 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 931 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   --> crates/graphql_schema_parser/src/peekable_lexer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     lexer: logos::Lexer<'source, TokenKind>,
[INFO] [stdout]    |            ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:992:27
[INFO] [stdout]     |
[INFO] [stdout] 992 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 992 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:996:27
[INFO] [stdout]     |
[INFO] [stdout] 996 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 996 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&str` in the current scope
[INFO] [stdout]    --> crates/graphql_schema_parser/src/peekable_lexer.rs:126:45
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let source = self.source(kind.span).intern();
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -         let source = self.source(kind.span).intern();
[INFO] [stdout] 126 +         let source = self.source(kind.span).into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:815:9
[INFO] [stdout]     |
[INFO] [stdout] 815 |         graphql_lang_types::GraphQLConstantValue::String(s) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/refetch_reader_artifact.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |         from: "id".intern().into(),
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 -         from: "id".intern().into(),
[INFO] [stdout] 112 +         from: "id".into().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/refetch_reader_artifact.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |         to: "id".intern().into(),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 113 -         to: "id".intern().into(),
[INFO] [stdout] 113 +         to: "id".into().into(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:816:13
[INFO] [stdout]     |
[INFO] [stdout] 816 |             isograph_lang_types::ConstantValue::String(s)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   --> crates/graphql_schema_parser/src/peekable_lexer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     lexer: logos::Lexer<'source, TokenKind>,
[INFO] [stdout]    |            ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:818:9
[INFO] [stdout]     |
[INFO] [stdout] 818 |         graphql_lang_types::GraphQLConstantValue::Float(f) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/refetch_reader_artifact.rs:207:28
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let split_to_arg = item.split_to_arg();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |             isograph_lang_types::ConstantValue::Float(f)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:821:9
[INFO] [stdout]     |
[INFO] [stdout] 821 |         graphql_lang_types::GraphQLConstantValue::Null => isograph_lang_types::ConstantValue::Null,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:821:59
[INFO] [stdout]     |
[INFO] [stdout] 821 |         graphql_lang_types::GraphQLConstantValue::Null => isograph_lang_types::ConstantValue::Null,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:822:9
[INFO] [stdout]     |
[INFO] [stdout] 822 |         graphql_lang_types::GraphQLConstantValue::Enum(e) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]    --> crates/graphql_artifact_generation/src/generate_artifacts.rs:604:37
[INFO] [stdout]     |
[INFO] [stdout] 604 |     new_type: GraphQLTypeAnnotation<common_lang_types::JavascriptName>,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:823:13
[INFO] [stdout]     |
[INFO] [stdout] 823 |             isograph_lang_types::ConstantValue::Enum(e)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:825:9
[INFO] [stdout]     |
[INFO] [stdout] 825 |         graphql_lang_types::GraphQLConstantValue::List(l) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:835:13
[INFO] [stdout]     |
[INFO] [stdout] 835 |             isograph_lang_types::ConstantValue::List(converted_list)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 |         graphql_lang_types::GraphQLConstantValue::Object(o) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphql_artifact_generation` (lib) due to 64 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:850:13
[INFO] [stdout]     |
[INFO] [stdout] 850 |             isograph_lang_types::ConstantValue::Object(converted_object)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TYPENAME_FIELD_NAME` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/create_merged_selection_set.rs:1052:20
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         s.name == *TYPENAME_FIELD_NAME
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TYPENAME_FIELD_NAME` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/create_merged_selection_set.rs:1065:24
[INFO] [stdout]      |
[INFO] [stdout] 1065 |                 name: *TYPENAME_FIELD_NAME,
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EXPOSE_FIELD_DIRECTIVE` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/expose_field_directive.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 |         if d.name.item == *EXPOSE_FIELD_DIRECTIVE {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `COMPONENT` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_client_field_declaration.rs:205:41
[INFO] [stdout]     |
[INFO] [stdout] 205 |         if directive.item.name.item == *COMPONENT {
[INFO] [stdout]     |                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QUERY_TYPE` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:433:57
[INFO] [stdout]     |
[INFO] [stdout] 433 |                 if object_type_definition.name.item == *QUERY_TYPE {
[INFO] [stdout]     |                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MUTATION_TYPE` in this scope
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:435:64
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 } else if object_type_definition.name.item == *MUTATION_TYPE {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `STRING_JAVASCRIPT_TYPE` in this scope
[INFO] [stdout]   --> crates/isograph_schema/src/unvalidated_schema.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |             *STRING_JAVASCRIPT_TYPE,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `STRING_JAVASCRIPT_TYPE` in this scope
[INFO] [stdout]   --> crates/isograph_schema/src/unvalidated_schema.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |             *STRING_JAVASCRIPT_TYPE,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ID` in this scope
[INFO] [stdout]     --> crates/isograph_schema/src/validate_schema.rs:1089:39
[INFO] [stdout]      |
[INFO] [stdout] 1089 |             if arg.item.name.item == *ID {
[INFO] [stdout]      |                                       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `Name` found for enum `SchemaType<'a>`
[INFO] [stdout]    --> crates/isograph_schema/src/isograph_schema.rs:255:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub enum SchemaType<'a> {
[INFO] [stdout]     | ----------------------- variant `Name` not found here
[INFO] [stdout] ...
[INFO] [stdout] 255 |     fn name(&self) -> Self::Name {
[INFO] [stdout]     |                             ^^^^ variant not found in `SchemaType<'a>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `Name` found for enum `SchemaInputType<'a>`
[INFO] [stdout]    --> crates/isograph_schema/src/isograph_schema.rs:280:29
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub enum SchemaInputType<'a> {
[INFO] [stdout]     | ---------------------------- variant `Name` not found here
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn name(&self) -> Self::Name {
[INFO] [stdout]     |                             ^^^^ variant not found in `SchemaInputType<'a>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:806:29
[INFO] [stdout]     |
[INFO] [stdout] 806 |     graphql_constant_value: graphql_lang_types::GraphQLConstantValue,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]    --> crates/isograph_schema/src/process_type_definition.rs:807:6
[INFO] [stdout]     |
[INFO] [stdout] 807 | ) -> isograph_lang_types::ConstantValue {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `isograph_lang_types`, use `cargo add isograph_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `isograph_schema` (lib test) due to 147 previous errors
[INFO] running `Command { std: "docker" "inspect" "7bdb45fc59bd9eb59e49003a5d6c38c8b253f3eab79a82e1318be80bc84a455c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bdb45fc59bd9eb59e49003a5d6c38c8b253f3eab79a82e1318be80bc84a455c", kill_on_drop: false }`
[INFO] [stdout] 7bdb45fc59bd9eb59e49003a5d6c38c8b253f3eab79a82e1318be80bc84a455c
