[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#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fisographlabs_isograph" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBuildBench/isographlabs_isograph on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e691af4a07e9c1c0731cdf54bda8fa7388eabb8143473d2673644cfe00539629
[INFO] running `Command { std: "docker" "start" "-a" "e691af4a07e9c1c0731cdf54bda8fa7388eabb8143473d2673644cfe00539629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e691af4a07e9c1c0731cdf54bda8fa7388eabb8143473d2673644cfe00539629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e691af4a07e9c1c0731cdf54bda8fa7388eabb8143473d2673644cfe00539629", kill_on_drop: false }`
[INFO] [stdout] e691af4a07e9c1c0731cdf54bda8fa7388eabb8143473d2673644cfe00539629
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f88282724acc7f727c116cc4277674c39fdbc3946563297ebcdd7f4e903a5b
[INFO] running `Command { std: "docker" "start" "-a" "20f88282724acc7f727c116cc4277674c39fdbc3946563297ebcdd7f4e903a5b", 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_compiler v0.2.0 (/opt/rustwide/workdir/crates/isograph_compiler)
[INFO] [stderr]     Checking isograph_cli v0.2.0 (/opt/rustwide/workdir/crates/isograph_cli)
[INFO] [stderr]     Checking isograph_config v0.2.0 (/opt/rustwide/workdir/crates/isograph_config)
[INFO] [stderr]     Checking graphql_lang_types v0.2.0 (/opt/rustwide/workdir/crates/graphql_lang_types)
[INFO] [stderr]     Checking common_lang_types v0.2.0 (/opt/rustwide/workdir/crates/common_lang_types)
[INFO] [stderr]     Checking graphql_artifact_generation v0.2.0 (/opt/rustwide/workdir/crates/graphql_artifact_generation)
[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[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] 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[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/common_lang_types/src/location.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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: 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[E0432]: unresolved import `crate::SourceFileName`
[INFO] [stdout]  --> crates/common_lang_types/src/location.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{text_with_carats::text_with_carats, SourceFileName, Span, WithSpan};
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^ no `SourceFileName` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ArtifactFileType`
[INFO] [stdout]  --> crates/common_lang_types/src/path_and_content.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ArtifactFileType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `ArtifactFileType` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `string_key_newtype`
[INFO] [stdout]  --> crates/common_lang_types/src/string_key_types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use string_key_newtype::{string_key_conversion, string_key_newtype};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `string_key_newtype`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `string_key_newtype`, use `cargo add string_key_newtype` 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_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 `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[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 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[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[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[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[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[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[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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `common_lang_types` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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[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[E0432]: unresolved import `clap`
[INFO] [stdout]  --> crates/isograph_cli/src/opt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Args, Parser, Subcommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> crates/isograph_cli/src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Parser;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `colored`
[INFO] [stdout]  --> crates/isograph_cli/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `colored`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `colored`, use `cargo add colored` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_compiler`
[INFO] [stdout]  --> crates/isograph_cli/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use isograph_compiler::{compile_and_print, handle_watch_command};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_compiler`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_compiler`, use `cargo add isograph_compiler` 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 `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[E0433]: failed to resolve: use of unresolved module or unlinked crate `isograph_lsp`
[INFO] [stdout]  --> crates/isograph_cli/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use isograph_lsp::lsp_process_error::LSPProcessError;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lsp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `isograph_lsp`, use `cargo add isograph_lsp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_config`
[INFO] [stdout]  --> crates/isograph_cli/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use isograph_config::create_config;
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> crates/isograph_cli/src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/isograph_compiler/src/refetch_fields.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 `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_compiler/src/refetch_fields.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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 `isograph_schema`
[INFO] [stdout]  --> crates/isograph_compiler/src/refetch_fields.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 `colored`
[INFO] [stdout]  --> crates/isograph_compiler/src/watch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `colored`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `colored`, use `cargo add colored` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_config`
[INFO] [stdout]  --> crates/isograph_compiler/src/watch.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use isograph_config::CompilerConfig;
[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 `notify`
[INFO] [stdout]  --> crates/isograph_compiler/src/watch.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use notify::{Error, RecommendedWatcher, RecursiveMode, Watcher};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `notify`, use `cargo add notify` 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 `tokio`
[INFO] [stdout]  --> crates/isograph_compiler/src/watch.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::{runtime::Handle, sync::mpsc::Receiver, task::JoinError};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `notify_debouncer_full`
[INFO] [stdout]  --> crates/isograph_compiler/src/watch.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use notify_debouncer_full::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `notify_debouncer_full`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `notify_debouncer_full`, use `cargo add notify_debouncer_full` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `colored`
[INFO] [stdout]  --> crates/isograph_compiler/src/batch_compile.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `colored`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `colored`, use `cargo add colored` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_compiler/src/batch_compile.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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_artifact_generation`
[INFO] [stdout]  --> crates/isograph_compiler/src/batch_compile.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_artifact_generation::get_artifact_path_and_content;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_artifact_generation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_artifact_generation`, use `cargo add graphql_artifact_generation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_compiler/src/batch_compile.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use graphql_lang_types::{GraphQLTypeSystemDocument, GraphQLTypeSystemExtensionDocument};
[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_compiler/src/batch_compile.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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_schema_parser`
[INFO] [stdout]  --> crates/isograph_compiler/src/batch_compile.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use graphql_schema_parser::{parse_schema, parse_schema_extensions, SchemaParseError};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_schema_parser`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_schema_parser`, use `cargo add graphql_schema_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_config`
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use isograph_config::CompilerConfig;
[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_parser`
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use isograph_lang_parser::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lang_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_lang_parser`, use `cargo add isograph_lang_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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/isograph_compiler/src/batch_compile.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | 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 `pretty_duration`
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use pretty_duration::pretty_duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_duration`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pretty_duration`, use `cargo add pretty_duration` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | 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_compiler/src/field_directives.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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_compiler/src/field_directives.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{IsographDirectiveName, Location, 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 `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_compiler/src/field_directives.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 `isograph_schema`
[INFO] [stdout]   --> crates/isograph_compiler/src/field_directives.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use isograph_schema::ProcessClientFieldDeclarationError;
[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 `lazy_static`
[INFO] [stdout]   --> crates/isograph_compiler/src/field_directives.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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 `lazy_static`
[INFO] [stdout]  --> crates/isograph_compiler/src/isograph_literals.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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 `regex`
[INFO] [stdout]  --> crates/isograph_compiler/src/isograph_literals.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_compiler/src/write_artifacts.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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 `thiserror`
[INFO] [stdout]  --> crates/isograph_compiler/src/write_artifacts.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/graphql_lang_types/src/graphql_type_annotation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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 `common_lang_types`
[INFO] [stdout]  --> crates/graphql_lang_types/src/value.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] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_lang_types/src/directive.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use common_lang_types::{DirectiveArgumentName, DirectiveName, WithEmbeddedLocation};
[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] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/graphql_lang_types/src/directive.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> crates/graphql_lang_types/src/directive.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{
[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 `serde`
[INFO] [stdout]  --> crates/graphql_lang_types/src/directive.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{
[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/graphql_lang_types/src/directive.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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/graphql_lang_types/src/graphql_sdl.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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_lang_types/src/graphql_sdl.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[E0432]: unresolved import `intern`
[INFO] [stdout]   --> crates/graphql_lang_types/src/graphql_sdl.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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 `strum`
[INFO] [stdout]   --> crates/graphql_lang_types/src/graphql_sdl.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use strum::EnumString;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `strum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `strum`, use `cargo add strum` 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 `serde`
[INFO] [stdout]   --> crates/graphql_lang_types/src/directive.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     serde::forward_to_deserialize_any! {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     serde::forward_to_deserialize_any! {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     serde::forward_to_deserialize_any! {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     serde::forward_to_deserialize_any! {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `serde`
[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/isograph_compiler/src/batch_compile.rs:428:7
[INFO] [stdout]     |
[INFO] [stdout] 428 |     #[error("Unable to load schema file at path {path:?}.\nReason: {message}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `isograph_config` (lib test) due to 9 previous errors
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:434:7
[INFO] [stdout]     |
[INFO] [stdout] 434 |     #[error("Attempted to load the graphql schema at the following path: {path:?}, but that is not a file.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:437:7
[INFO] [stdout]     |
[INFO] [stdout] 437 |     #[error("The project root at the following path: \"{path:?}\", is not a directory.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:440:7
[INFO] [stdout]     |
[INFO] [stdout] 440 |     #[error("Unable to read the file at the following path: {path:?}.\nReason: {message}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 |     #[error("Unable to traverse directory.\nReason: {0}")]
[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 `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 `from` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:447:33
[INFO] [stdout]     |
[INFO] [stdout] 447 |     UnableToTraverseDirectory(#[from] std::io::Error),
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 |     #[error("Unable to parse schema.\n\n{0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:450:27
[INFO] [stdout]     |
[INFO] [stdout] 450 |     UnableToParseSchema(#[from] WithLocation<SchemaParseError>),
[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 `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 |     #[error(
[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: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:464:7
[INFO] [stdout]     |
[INFO] [stdout] 464 |     #[error("Unable to create schema.\nReason: {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:465:28
[INFO] [stdout]     |
[INFO] [stdout] 465 |     UnableToCreateSchema(#[from] WithLocation<isograph_schema::ProcessTypeDefinitionError>),
[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_compiler/src/batch_compile.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_lang_types/src/directive.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[error("Error when deserializing.\n\n{0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:483:7
[INFO] [stdout]     |
[INFO] [stdout] 483 |     #[error("Error when processing an entrypoint declaration.\nReason: {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:485:11
[INFO] [stdout]     |
[INFO] [stdout] 485 |         #[from] WithLocation<isograph_schema::ValidateEntrypointDeclarationError>,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:488:7
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[error("Unable to strip prefix.\nReason: {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `strum` in this scope
[INFO] [stdout]    --> crates/graphql_lang_types/src/graphql_sdl.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[strum(serialize_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:489:27
[INFO] [stdout]     |
[INFO] [stdout] 489 |     UnableToStripPrefix(#[from] std::path::StripPrefixError),
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:503:7
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[error("Unable to print.\nReason: {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:504:21
[INFO] [stdout]     |
[INFO] [stdout] 504 |     UnableToPrint(#[from] GenerateArtifactsError),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:506:7
[INFO] [stdout]     |
[INFO] [stdout] 506 |     #[error("Unable to convert file {path:?} to utf8.\nDetailed reason: {reason}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:509:7
[INFO] [stdout]     |
[INFO] [stdout] 509 |     #[error("The __refetch field was already defined. Isograph creates it automatically; you cannot create it.")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_compiler/src/write_artifacts.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_compiler/src/write_artifacts.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[error(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_compiler/src/write_artifacts.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[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: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/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[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/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[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[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]   --> crates/graphql_lang_types/src/directive.rs:57:58
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]    |                                                          ^^^^^ associated type `Value` not found
[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[E0223]: ambiguous associated type
[INFO] [stdout]   --> crates/graphql_lang_types/src/directive.rs:57:65
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 57 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 57 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <GraphQLDirectiveDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 57 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 57 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <GraphQLDirectiveDeserializer<'de> as TryInto>::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:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[error("Invalid integer value. Received {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `K`
[INFO] [stdout]   --> crates/graphql_lang_types/src/directive.rs:88:65
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error>
[INFO] [stdout]    |                                                                 ^^^^^ associated type `Value` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> crates/graphql_lang_types/src/directive.rs:88:73
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error>
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 88 -     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error>
[INFO] [stdout] 88 +     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, <NameValuePairVecDeserializer<'de, T> as TryFrom>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 88 -     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error>
[INFO] [stdout] 88 +     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, <NameValuePairVecDeserializer<'de, T> as TryInto>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:100:60
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                            ^^^^^ associated type `Value` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:100:67
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 100 -     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 100 +     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, <NameValuePairVecDeserializer<'de, T> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 100 -     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 100 +     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, <NameValuePairVecDeserializer<'de, T> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:128:58
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                          ^^^^^ associated type `Value` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:128:65
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 128 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 128 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <NameDeserializer<'de, TName, TValue> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 128 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 128 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <NameDeserializer<'de, TName, TValue> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn into_deserializer(self) -> Self::Deserializer {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Deserializer` implemented for `&'de value::GraphQLConstantValue`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 149 -     fn into_deserializer(self) -> Self::Deserializer {
[INFO] [stdout] 149 +     fn into_deserializer(self) -> <&'de value::GraphQLConstantValue as Example>::Deserializer {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:157:58
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                          ^^^^^ associated type `Value` not found
[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[E0223]: ambiguous associated type
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:157:65
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 157 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 157 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <ConstantValueDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 157 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 157 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <ConstantValueDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:181:61
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                             ^^^^^ associated type `Value` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:181:68
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 181 -     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 181 +     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, <ConstantValueDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 181 -     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 181 +     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, <ConstantValueDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:198:58
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                          ^^^^^ associated type `Value` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:198:65
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 198 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 198 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <ValueDeserializer<'de, TName, value::GraphQLConstantValue> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 198 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 198 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <ValueDeserializer<'de, TName, value::GraphQLConstantValue> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:208:61
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                             ^^^^^ associated type `Value` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> crates/graphql_lang_types/src/directive.rs:208:68
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 208 -     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 208 +     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, <ValueDeserializer<'de, TName, value::GraphQLConstantValue> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 208 -     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 208 +     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, <ValueDeserializer<'de, TName, value::GraphQLConstantValue> as TryInto>::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: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/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 `command` in this scope
[INFO] [stdout]  --> crates/isograph_cli/src/opt.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[command(subcommand)]
[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: cannot find attribute `command` in this scope
[INFO] [stdout]  --> crates/isograph_cli/src/opt.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[command(flatten)]
[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 `arg` in this scope
[INFO] [stdout]   --> crates/isograph_cli/src/opt.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[arg(long)]
[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 `arg` in this scope
[INFO] [stdout]   --> crates/isograph_cli/src/opt.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[arg(long)]
[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 `arg` in this scope
[INFO] [stdout]   --> crates/isograph_cli/src/opt.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[arg(long)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0223, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[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] 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] [stderr] error: could not compile `graphql_lang_types` (lib) due to 34 previous errors
[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[E0425]: cannot find value `LOADABLE_DIRECTIVE_NAME` in this scope
[INFO] [stdout]   --> crates/isograph_compiler/src/field_directives.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     *LOADABLE_DIRECTIVE_NAME,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOADABLE_DIRECTIVE_NAME` in this scope
[INFO] [stdout]   --> crates/isograph_compiler/src/field_directives.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...                   directive_name: *LOADABLE_DIRECTIVE_NAME,
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EXTRACT_ISO_LITERAL` in this scope
[INFO] [stdout]    --> crates/isograph_compiler/src/isograph_literals.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     EXTRACT_ISO_LITERAL.captures_iter(content).map(|captures| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> crates/isograph_compiler/src/watch.rs:76:20
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let (tx, rx) = tokio::sync::mpsc::channel(1);
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::mpsc;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `mpsc`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 76 -     let (tx, rx) = tokio::sync::mpsc::channel(1);
[INFO] [stdout] 76 +     let (tx, rx) = mpsc::channel(1);
[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/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/alloc/src/string.rs:1726:4
[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[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[E0599]: no function or associated item named `parse` found for struct `Opt` in the current scope
[INFO] [stdout]   --> crates/isograph_cli/src/main.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let opt = Opt::parse();
[INFO] [stdout]    |                    ^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/isograph_cli/src/opt.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Opt {
[INFO] [stdout]    | -------------- function or associated item `parse` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_cli/src/main.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             start_language_server(lsp_command).await.unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer 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: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[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[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/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/alloc/src/string.rs:1726:4
[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[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/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 method named `bright_green` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_cli/src/main.rs:35:72
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     eprintln!("{}", "Successfully watched. Exiting.\n".bright_green())
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/isograph_compiler/src/isograph_literals.rs:111:53
[INFO] [stdout]     |
[INFO] [stdout] 111 |     EXTRACT_ISO_LITERAL.captures_iter(content).map(|captures| {
[INFO] [stdout]     |                                                     ^^^^^^^^
[INFO] [stdout] 112 |         let iso_literal_match = captures.get(4).unwrap();
[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 |     EXTRACT_ISO_LITERAL.captures_iter(content).map(|captures: /* Type */| {
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> crates/isograph_compiler/src/watch.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     tokio::spawn(async move {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` 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: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[E0599]: no method named `bright_red` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_cli/src/main.rs:40:66
[INFO] [stdout]    |
[INFO] [stdout] 40 |                         "Error in watch process of some sort.\n".bright_red(),
[INFO] [stdout]    |                                                                  ^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_red` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_cli/src/main.rs:49:62
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     "Error in watch process of some sort.\n".bright_red(),
[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 `isograph_lsp`
[INFO] [stdout]   --> crates/isograph_cli/src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     isograph_lsp::start_language_server(config).await?;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `isograph_lsp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isograph_lsp`, use `cargo add isograph_lsp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_compiler/src/watch.rs:43:66
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         eprintln!("{}", "File changes detected.".cyan());
[INFO] [stdout]    |                                                                  ^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cyan` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:44:44
[INFO] [stdout]    |
[INFO] [stdout] 44 |     eprintln!("{}", "Starting to compile.".cyan());
[INFO] [stdout]    |                                            ^^^^ method not found in `&'static str`
[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[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] 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[E0599]: no method named `bright_green` found for struct `String` in the current scope
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 53 | /                     format!(
[INFO] [stdout] 54 | |                         "Successfully compiled {} client fields and {} entrypoints, and wrote {} artifacts, in {}.\n",
[INFO] [stdout] 55 | |                         stats.client_field_count,
[INFO] [stdout] 56 | |                         stats.entrypoint_count,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |                     .bright_green()
[INFO] [stdout]    | |                     -^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout]    | |_____________________|
[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[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/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[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: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: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: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: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: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[E0599]: no method named `bright_red` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:67:43
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 "Error when compiling.\n".bright_red(),
[INFO] [stdout]    |                                           ^^^^^^^^^^ method not found in `&'static str`
[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] [stderr] error: could not compile `isograph_cli` (bin "isograph_cli" test) due to 18 previous errors
[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: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[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 `bright_red` found for struct `String` in the current scope
[INFO] [stdout]   --> crates/isograph_compiler/src/batch_compile.rs:69:87
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 format!("Compilation took {}.", pretty_duration(&elapsed_time, None)).bright_red()
[INFO] [stdout]    |                                                                                       ^^^^^^^^^^ method not found in `String`
[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[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: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/isograph_compiler/src/batch_compile.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let client_field_count = client_field_declarations.len();
[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: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/isograph_compiler/src/batch_compile.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let entrypoint_count = entrypoint_declarations.len();
[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: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_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[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[E0277]: `?` couldn't convert the error to `BatchCompileError`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:167:80
[INFO] [stdout]     |
[INFO] [stdout] 131 | ) -> Result<CompilationStats, BatchCompileError> {
[INFO] [stdout]     |      ------------------------------------------- expected `BatchCompileError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 167 |         write_artifacts_to_disk(paths_and_contents, &config.artifact_directory)?;
[INFO] [stdout]     |         -----------------------------------------------------------------------^ the trait `From<GenerateArtifactsError>` is not implemented for `BatchCompileError`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this can't be annotated with `?` because it has type `Result<_, GenerateArtifactsError>`
[INFO] [stdout]     |
[INFO] [stdout] note: `BatchCompileError` needs to implement `From<GenerateArtifactsError>`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | pub enum BatchCompileError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[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: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/isograph_compiler/src/batch_compile.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 |         .map(|schema_extension_path| {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 248 |             let extension_text_source = TextSource {
[INFO] [stdout] 249 |                 path: schema_extension_path
[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] 247 |         .map(|schema_extension_path: /* Type */| {
[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/isograph_compiler/src/batch_compile.rs:259:31
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     .map_err(|with_span| with_span.to_with_location(extension_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] 259 |                     .map_err(|with_span: /* Type */| with_span.to_with_location(extension_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: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/isograph_compiler/src/batch_compile.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |         .map_err(|with_span| with_span.to_with_location(schema_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] 279 |         .map_err(|with_span: /* Type */| with_span.to_with_location(schema_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: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: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[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: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[E0599]: no method named `intern` found for struct `String` in the current scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:337:75
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let interned_file_path = file_path.to_string_lossy().into_owned().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/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/alloc/src/string.rs:1726:4
[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] [stderr] error: could not compile `graphql_artifact_generation` (lib test) due to 62 previous errors
[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 `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[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] 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[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[E0599]: no method named `intern` found for reference `&str` in the current scope
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |           let file_name = canonicalized_root_path
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 340 | |             .join(file_path)
[INFO] [stdout] 341 | |             .to_str()
[INFO] [stdout] 342 | |             .expect("file_path should be a valid string")
[INFO] [stdout] 343 | |             .intern()
[INFO] [stdout]     | |_____________-^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 343 -             .intern()
[INFO] [stdout] 343 +             .into()
[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: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[E0277]: `?` couldn't convert the error to `BatchCompileError`
[INFO] [stdout]    --> crates/isograph_compiler/src/isograph_literals.rs:62:51
[INFO] [stdout]     |
[INFO] [stdout]  44 | ) -> Result<(PathBuf, String), BatchCompileError> {
[INFO] [stdout]     |      -------------------------------------------- expected `BatchCompileError` because of this
[INFO] [stdout] ...
[INFO] [stdout]  62 |         path.strip_prefix(canonicalized_root_path)?.to_path_buf(),
[INFO] [stdout]     |              -------------------------------------^ the trait `From<StripPrefixError>` is not implemented for `BatchCompileError`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this can't be annotated with `?` because it has type `Result<_, StripPrefixError>`
[INFO] [stdout]     |
[INFO] [stdout] note: `BatchCompileError` needs to implement `From<StripPrefixError>`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | pub enum BatchCompileError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[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: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: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[E0599]: no method named `intern` found for struct `String` in the current scope
[INFO] [stdout]   --> crates/isograph_compiler/src/refetch_fields.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 50 | /                     format!("A refetch field for the {} type.", object.name)
[INFO] [stdout] 51 | |                         .intern()
[INFO] [stdout]    | |_________________________-^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `insert` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/alloc/src/string.rs:1726:4
[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: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[E0599]: no method named `intern` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_compiler/src/refetch_fields.rs:72:45
[INFO] [stdout]    |
[INFO] [stdout] 72 |                     field_name: "__refetch".intern().into(),
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 -                     field_name: "__refetch".intern().into(),
[INFO] [stdout] 72 +                     field_name: "__refetch".into().into(),
[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_compiler/src/refetch_fields.rs:80:61
[INFO] [stdout]    |
[INFO] [stdout] 80 |                         format!("refetch__{}", object.name).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/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/alloc/src/string.rs:1726:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/isograph_compiler/src/watch.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             if !watched_path.starts_with(artifact_directory) {
[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: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/isograph_compiler/src/watch.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let tx = tx.clone();
[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: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 `isograph_schema`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:204:25
[INFO] [stdout]     |
[INFO] [stdout] 204 |     schema: &mut Schema<isograph_schema::UnvalidatedSchemaState>,
[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 `isograph_schema`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 |     schema: &mut Schema<isograph_schema::UnvalidatedSchemaState>,
[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 `isograph_schema`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:465:47
[INFO] [stdout]     |
[INFO] [stdout] 465 |     UnableToCreateSchema(#[from] WithLocation<isograph_schema::ProcessTypeDefinitionError>),
[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 `isograph_schema`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:480:36
[INFO] [stdout]     |
[INFO] [stdout] 480 |         messages: Vec<WithLocation<isograph_schema::ProcessClientFieldDeclarationError>>,
[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 `isograph_schema`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:485:30
[INFO] [stdout]     |
[INFO] [stdout] 485 |         #[from] WithLocation<isograph_schema::ValidateEntrypointDeclarationError>,
[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 `isograph_schema`
[INFO] [stdout]    --> crates/isograph_compiler/src/batch_compile.rs:500:36
[INFO] [stdout]     |
[INFO] [stdout] 500 |         messages: Vec<WithLocation<isograph_schema::ValidateSchemaError>>,
[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] Some errors have detailed explanations: E0277, E0282, E0425, 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 `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] [stderr] error: could not compile `isograph_compiler` (lib) due to 84 previous errors
[INFO] [stderr] error: could not compile `graphql_schema_parser` (lib) due to 92 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "20f88282724acc7f727c116cc4277674c39fdbc3946563297ebcdd7f4e903a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f88282724acc7f727c116cc4277674c39fdbc3946563297ebcdd7f4e903a5b", kill_on_drop: false }`
[INFO] [stdout] 20f88282724acc7f727c116cc4277674c39fdbc3946563297ebcdd7f4e903a5b
