[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 try#1baf923b9c3a455162afe43e18647f494c1a4b73 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBuildBench/isographlabs_isograph on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d1ef4df2ccc9d60a3157df2f66a648ba74ab58a2712d8ca0ce1d540905ff12e
[INFO] running `Command { std: "docker" "start" "-a" "0d1ef4df2ccc9d60a3157df2f66a648ba74ab58a2712d8ca0ce1d540905ff12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d1ef4df2ccc9d60a3157df2f66a648ba74ab58a2712d8ca0ce1d540905ff12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d1ef4df2ccc9d60a3157df2f66a648ba74ab58a2712d8ca0ce1d540905ff12e", kill_on_drop: false }`
[INFO] [stdout] 0d1ef4df2ccc9d60a3157df2f66a648ba74ab58a2712d8ca0ce1d540905ff12e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1f1e0d5750d7df9bb38644b2258979cd419a75d399d08337ddce1bfb20a9870
[INFO] running `Command { std: "docker" "start" "-a" "d1f1e0d5750d7df9bb38644b2258979cd419a75d399d08337ddce1bfb20a9870", 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 string_key_newtype v0.2.0 (/opt/rustwide/workdir/crates/string_key_newtype)
[INFO] [stderr]     Checking u32_newtypes v0.2.0 (/opt/rustwide/workdir/crates/u32_newtypes)
[INFO] [stderr]     Checking isograph_lsp v0.2.0 (/opt/rustwide/workdir/crates/isograph_lsp)
[INFO] [stderr]     Checking isograph_lang_types v0.2.0 (/opt/rustwide/workdir/crates/isograph_lang_types)
[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] [stderr]     Checking common_lang_types v0.2.0 (/opt/rustwide/workdir/crates/common_lang_types)
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/string_key_newtype/src/lib.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     From<intern::string_key::StringKey> + std::fmt::Display + Clone
[INFO] [stdout]   |          ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_types/src/entrypoint_declaration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{ScalarFieldName, UnvalidatedTypeName, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_types/src/client_field_declaration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_types/src/client_field_declaration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_lang_types::{FloatValue, GraphQLTypeAnnotation, NameValuePair};
[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 `serde`
[INFO] [stdout]  --> crates/isograph_lang_types/src/client_field_declaration.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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 `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lang_types/src/directives.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::{IsographDirectiveName, 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 `intern`
[INFO] [stdout]  --> crates/isograph_lang_types/src/directives.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[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> crates/isograph_lang_types/src/directives.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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/isograph_lang_types/src/directives.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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/isograph_lang_types/src/directives.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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 `u32_newtypes`
[INFO] [stdout]  --> crates/isograph_lang_types/src/id_types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use u32_newtypes::{u32_conversion, u32_newtype};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `u32_newtypes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `u32_newtypes`, use `cargo add u32_newtypes` 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/isograph_lang_types/src/directives.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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/isograph_lang_types/src/directives.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     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/isograph_lang_types/src/directives.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     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/isograph_lang_types/src/directives.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     serde::forward_to_deserialize_any! {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{DescriptionValue, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use intern::string_key::Intern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/description.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use common_lang_types::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/parse_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use intern::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_lang_types`
[INFO] [stdout]   --> crates/graphql_schema_parser/src/parse_schema.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use graphql_lang_types::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `graphql_lang_types`, use `cargo add graphql_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use intern::string_key::{Intern, StringKey};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_syntax`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use graphql_syntax::TokenKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_syntax`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_syntax`, use `cargo add graphql_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `logos`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use logos::Logos;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/peekable_lexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use common_lang_types::{Span, WithSpan};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/schema_parse_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::WithSpan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> crates/graphql_schema_parser/src/schema_parse_error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr]     Checking isograph_config v0.2.0 (/opt/rustwide/workdir/crates/isograph_config)
[INFO] [stderr] error: could not compile `string_key_newtype` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [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: 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 `serde` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/client_field_declaration.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[serde(rename_all = "camelCase", deny_unknown_fields)]
[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 `serde` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/client_field_declaration.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[serde(default)]
[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: 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: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/client_field_declaration.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/directives.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[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: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/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/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 `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/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[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[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[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[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: cannot find attribute `error` in this scope
[INFO] [stdout]    --> crates/graphql_schema_parser/src/peekable_lexer.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[error("Expected {expected_identifier}, found \"{found_text}\"")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[error("{error}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[error("Expected scalar, type, interface, union, enum, input object, schema or directive, found \"{found_text}\"")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `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: 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 `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: 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `intern`
[INFO] [stdout]  --> crates/string_key_newtype/src/lib.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     From<intern::string_key::StringKey> + std::fmt::Display + Clone
[INFO] [stdout]   |          ^^^^^^ use of unresolved module or unlinked crate `intern`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `intern`, use `cargo add intern` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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[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[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[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/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[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: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[error("Invalid integer value. Received {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[error("Invalid float value. Received {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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/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/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: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[error("Expected a type (e.g. String, [String], or String!)")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[error("Expected directive location. Found {text}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[error("Enum values cannot be true, false or null.")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/graphql_schema_parser/src/schema_parse_error.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[error("Expected schema, mutation or subscription")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> crates/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[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/1baf923b9c3a455162afe43e18647f494c1a4b73/library/alloc/src/string.rs:1726:4
[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] 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 `string_key_newtype` (lib) due to 1 previous error
[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[E0432]: unresolved import `isograph_config`
[INFO] [stdout]  --> crates/isograph_lsp/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lsp_types::notification::Notification;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]  --> crates/isograph_lsp/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lsp_server::Connection;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use lsp_server::ErrorCode;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use lsp_server::Request as ServerRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use lsp_server::RequestId as ServerRequestId;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use lsp_server::Response;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use lsp_types::request::Request;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use lsp_server::ResponseError;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde_json::Value;
[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[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/client_field.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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 `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/client_field.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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 `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/client_field.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use lsp_types::SemanticToken;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/entrypoint.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::WithSpan;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/entrypoint.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use isograph_lang_types::EntrypointTypeAndField;
[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 `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/entrypoint.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lsp_types::SemanticToken;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/semantic_token_legend.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lsp_types::{SemanticTokenModifier, SemanticTokenType, SemanticTokensLegend};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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_lsp/src/semantic_tokens/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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_lsp/src/semantic_tokens/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use common_lang_types::{Span, TextSource};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `common_lang_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `common_lang_types`, use `cargo add common_lang_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_compiler`
[INFO] [stdout]   --> crates/isograph_lsp/src/semantic_tokens/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use isograph_compiler::{extract_iso_literals_from_file_content, IsoLiteralExtraction};
[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 `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/semantic_tokens/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use lsp_types::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_lang_parser`
[INFO] [stdout]   --> crates/isograph_lsp/src/semantic_tokens/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use isograph_lang_parser::{parse_iso_literal, IsoLiteralExtractionResult};
[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 `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/semantic_tokens/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use lsp_types::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `isograph_config`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use isograph_config::CompilerConfig as 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 `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use lsp_types::request::SemanticTokensFullRequest;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use lsp_types::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use lsp_server::{Connection, ErrorCode, Response, ResponseError};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/text_document.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lsp_types::notification::DidChangeTextDocument;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/text_document.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lsp_types::notification::DidCloseTextDocument;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/text_document.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lsp_types::notification::DidOpenTextDocument;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/text_document.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lsp_types::notification::Notification;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use lsp_types::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/text_document.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use lsp_types::DidChangeTextDocumentParams;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/text_document.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lsp_types::DidOpenTextDocumentParams;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use lsp_types::notification::LogMessage;
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use lsp_types::notification::Notification;
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use lsp_types::notification::TelemetryEvent;
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/text_document.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use lsp_types::TextDocumentItem;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use lsp_types::LogMessageParams;
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `crossbeam`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_process_error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossbeam::channel::SendError;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crossbeam`, use `cargo add crossbeam` 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_compiler`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_process_error.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use isograph_compiler::batch_compile::BatchCompileError;
[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[E0432]: unresolved import `lsp_types`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use lsp_types::MessageType;
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_process_error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use lsp_server::Message;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_process_error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lsp_server::ProtocolError;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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_lsp/src/lsp_process_error.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::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[E0433]: failed to resolve: use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     use lsp_types::request::GotoDefinition;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     use lsp_types::request::HoverRequest;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use lsp_types::request::Request;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_process_error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::Error as SerdeError;
[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[E0432]: unresolved import `lsp_types`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use lsp_types::Position;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     use lsp_types::TextDocumentIdentifier;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     use lsp_types::TextDocumentPositionParams;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_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 `lsp_types`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     use lsp_types::request::CodeActionRequest;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     use lsp_types::Url;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     use serde_json::json;
[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[E0432]: unresolved import `lsp_server`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_runtime_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lsp_server::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `crossbeam`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossbeam::channel::Sender;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crossbeam`, use `cargo add crossbeam` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_runtime_error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lsp_server::ResponseError;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_server`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_state.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lsp_server::Message;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_state.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use lsp_types::Url;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `common_lang_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/semantic_token_generator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common_lang_types::Span;
[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 `lsp_types`
[INFO] [stdout]  --> crates/isograph_lsp/src/semantic_tokens/semantic_token_generator.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lsp_types::SemanticToken;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `lsp_types`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_types`, use `cargo add lsp_types` to add it to your `Cargo.toml`
[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/1baf923b9c3a455162afe43e18647f494c1a4b73/library/alloc/src/string.rs:1726:4
[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[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/1baf923b9c3a455162afe43e18647f494c1a4b73/library/alloc/src/string.rs:1726:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerObjectId` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/id_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Object(ServerObjectId),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerScalarId` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/id_types.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Scalar(ServerScalarId),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerObjectId` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/id_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Object(ServerObjectId),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum SelectableServerFieldId<ServerObjectId> {
[INFO] [stdout]    |                                 ++++++++++++++++
[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/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: 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[E0425]: cannot find type `ServerScalarId` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/id_types.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Scalar(ServerScalarId),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum SelectableServerFieldId<ServerScalarId> {
[INFO] [stdout]    |                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerObjectId` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/id_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Object(ServerObjectId),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum SelectableServerFieldId<ServerObjectId> {
[INFO] [stdout]    |                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerScalarId` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/id_types.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Scalar(ServerScalarId),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum SelectableServerFieldId<ServerScalarId> {
[INFO] [stdout]    |                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerScalarId` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/id_types.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl TryFrom<SelectableServerFieldId> for ServerScalarId {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerObjectId` in this scope
[INFO] [stdout]   --> crates/isograph_lang_types/src/id_types.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl TryFrom<SelectableServerFieldId> for ServerObjectId {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ not found in this scope
[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[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: 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[E0599]: no variant named `Name` found for enum `ServerFieldSelection<TScalarField, TLinkedField>`
[INFO] [stdout]    --> crates/isograph_lang_types/src/client_field_declaration.rs:172:29
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub enum ServerFieldSelection<TScalarField, TLinkedField> {
[INFO] [stdout]     | --------------------------------------------------------- variant `Name` not found here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn name(&self) -> Self::Name {
[INFO] [stdout]     |                             ^^^^ variant not found in `ServerFieldSelection<TScalarField, TLinkedField>`
[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[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[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]   --> crates/isograph_lang_types/src/directives.rs:46:58
[INFO] [stdout]    |
[INFO] [stdout] 46 |     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[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[E0223]: ambiguous associated type
[INFO] [stdout]   --> crates/isograph_lang_types/src/directives.rs:46:65
[INFO] [stdout]    |
[INFO] [stdout] 46 |     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] 46 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 46 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <GraphQLDirectiveDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 46 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 46 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <GraphQLDirectiveDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `K`
[INFO] [stdout]   --> crates/isograph_lang_types/src/directives.rs:77:65
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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/isograph_lang_types/src/directives.rs:77:73
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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] 77 -     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error>
[INFO] [stdout] 77 +     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, <NameValuePairVecDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 77 -     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error>
[INFO] [stdout] 77 +     fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, <NameValuePairVecDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]   --> crates/isograph_lang_types/src/directives.rs:91:60
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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[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[E0223]: ambiguous associated type
[INFO] [stdout]   --> crates/isograph_lang_types/src/directives.rs:91:67
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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] 91 -     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 91 +     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, <NameValuePairVecDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 91 -     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 91 +     fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, <NameValuePairVecDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/isograph_lang_types/src/directives.rs:119:58
[INFO] [stdout]     |
[INFO] [stdout] 119 |     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/isograph_lang_types/src/directives.rs:119:65
[INFO] [stdout]     |
[INFO] [stdout] 119 |     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] 119 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 119 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <NameDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 119 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 119 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <NameDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> crates/isograph_lang_types/src/directives.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 140 |     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 client_field_declaration::NonConstantValue`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 140 -     fn into_deserializer(self) -> Self::Deserializer {
[INFO] [stdout] 140 +     fn into_deserializer(self) -> <&'de client_field_declaration::NonConstantValue as Example>::Deserializer {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/isograph_lang_types/src/directives.rs:148:58
[INFO] [stdout]     |
[INFO] [stdout] 148 |     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/isograph_lang_types/src/directives.rs:148:65
[INFO] [stdout]     |
[INFO] [stdout] 148 |     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] 148 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 148 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <NonConstantValueDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 148 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 148 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <NonConstantValueDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/isograph_lang_types/src/directives.rs:167:61
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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/isograph_lang_types/src/directives.rs:167:68
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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] 167 -     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 167 +     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, <NonConstantValueDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 167 +     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, <NonConstantValueDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/isograph_lang_types/src/directives.rs:184:58
[INFO] [stdout]     |
[INFO] [stdout] 184 |     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/isograph_lang_types/src/directives.rs:184:65
[INFO] [stdout]     |
[INFO] [stdout] 184 |     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] 184 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 184 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <ValueDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 184 -     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 184 +     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, <ValueDeserializer<'de> as TryInto>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Value` not found for `V`
[INFO] [stdout]    --> crates/isograph_lang_types/src/directives.rs:194:61
[INFO] [stdout]     |
[INFO] [stdout] 194 |     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/isograph_lang_types/src/directives.rs:194:68
[INFO] [stdout]     |
[INFO] [stdout] 194 |     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] 194 -     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 194 +     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, <ValueDeserializer<'de> as TryFrom>::Error>
[INFO] [stdout]     |
[INFO] [stdout] 194 -     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, Self::Error>
[INFO] [stdout] 194 +     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value, <ValueDeserializer<'de> as TryInto>::Error>
[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[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] [stderr] error: could not compile `isograph_compiler` (lib) due to 84 previous errors
[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/1baf923b9c3a455162afe43e18647f494c1a4b73/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/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 `yellow` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> crates/isograph_config/src/compilation_options.rs:52:50
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 eprintln!("{}\n{}\n", "Warning:".yellow(), warning);
[INFO] [stdout]    |                                                  ^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> crates/isograph_config/src/compilation_options.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let config_parsed: ConfigFile = serde_json::from_str(&config_contents)
[INFO] [stdout]    |                                     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0223, E0425, E0432, E0433, E0599.
[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_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] [stderr] error: could not compile `isograph_lang_types` (lib test) due to 44 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[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] [stderr] error: could not compile `isograph_config` (lib test) due to 9 previous errors
[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] 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[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 447 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:456:27
[INFO] [stdout]     |
[INFO] [stdout] 456 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 456 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 473 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs: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/graphql_schema_parser/src/parse_schema.rs:569:19
[INFO] [stdout]     |
[INFO] [stdout] 569 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 569 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:611:19
[INFO] [stdout]     |
[INFO] [stdout] 611 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 611 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:619:27
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs: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/graphql_schema_parser/src/parse_schema.rs:684:19
[INFO] [stdout]     |
[INFO] [stdout] 684 |         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 684 |         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:698:27
[INFO] [stdout]     |
[INFO] [stdout] 698 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 698 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:699:28
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 .and_then(|int_literal_string| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value| {
[INFO] [stdout]     |                     ------------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 699 |                 .and_then(|int_literal_string: /* Type */| {
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:700:50
[INFO] [stdout]     |
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value| {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 701 |                         match raw_int_value.parse::<i64>() {
[INFO] [stdout]     |                               ------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 700 |                     int_literal_string.and_then(|raw_int_value: /* Type */| {
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:712:23
[INFO] [stdout]     |
[INFO] [stdout] 712 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 712 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:718:27
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:719:28
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 .and_then(|float_literal_string| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value| {
[INFO] [stdout]     |                     -------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 .and_then(|float_literal_string: /* Type */| {
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:720:52
[INFO] [stdout]     |
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value| {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 721 |                         match raw_float_value.parse::<f64>() {
[INFO] [stdout]     |                               --------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 720 |                     float_literal_string.and_then(|raw_float_value: /* Type */| {
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs: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[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:776:23
[INFO] [stdout]     |
[INFO] [stdout] 776 |                 .map(|x| x.map(GraphQLConstantValue::Enum))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 776 |                 .map(|x: /* Type */| x.map(GraphQLConstantValue::Enum))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:777:23
[INFO] [stdout]     |
[INFO] [stdout] 777 |                 .map(|x| x.to_with_location(text_source))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 777 |                 .map(|x: /* Type */| x.to_with_location(text_source))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:785:35
[INFO] [stdout]     |
[INFO] [stdout] 785 |                         .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                   ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 785 |                         .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:793:23
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 .map(|x| x.to_with_location(text_source));
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 793 |                 .map(|x: /* Type */| x.to_with_location(text_source));
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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[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[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             lsp_server::Message::Request(request) => {
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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:992:27
[INFO] [stdout]     |
[INFO] [stdout] 992 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 992 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> crates/graphql_schema_parser/src/parse_schema.rs:996:27
[INFO] [stdout]     |
[INFO] [stdout] 996 |                 .map_err(|with_span| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                           ^^^^^^^^^  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 996 |                 .map_err(|with_span: /* Type */| with_span.map(SchemaParseError::from))?;
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intern` found for reference `&str` in the current scope
[INFO] [stdout]    --> crates/graphql_schema_parser/src/peekable_lexer.rs:126:45
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let source = self.source(kind.span).intern();
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -         let source = self.source(kind.span).intern();
[INFO] [stdout] 126 +         let source = self.source(kind.span).into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `logos`
[INFO] [stdout]   --> crates/graphql_schema_parser/src/peekable_lexer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     lexer: logos::Lexer<'source, TokenKind>,
[INFO] [stdout]    |            ^^^^^ use of unresolved module or unlinked crate `logos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `logos`, use `cargo add logos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             lsp_server::Message::Notification(notification) => {
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphql_schema_parser` (lib) due to 92 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             lsp_server::Message::Response(response) => {
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[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 test) due to 4 previous errors
[INFO] [stdout] error[E0220]: associated type `Params` not found for `N`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:46:81
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn extract_notification_params<N>(notification: lsp_server::Notification) -> N::Params
[INFO] [stdout]    |                                                                                 ^^^^^^ associated type `Params` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Params` not found for `R`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:102:91
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn extract_request_params<R>(req: ServerRequest) -> LSPRuntimeResult<(ServerRequestId, R::Params)>
[INFO] [stdout]     |                                                                                           ^^^^^^ associated type `Params` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Params` not found for `TNotification`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:28:49
[INFO] [stdout]    |
[INFO] [stdout] 28 |         handler: fn(&mut TState, TNotification::Params) -> LSPRuntimeResult<()>,
[INFO] [stdout]    |                                                 ^^^^^^ associated type `Params` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Params` not found for `TRequest`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 |         handler: fn(&mut TState, TRequest::Params) -> LSPRuntimeResult<TRequest::Result>,
[INFO] [stdout]    |                                            ^^^^^^ associated type `Params` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Result` not found for `TRequest`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:38:82
[INFO] [stdout]    |
[INFO] [stdout] 38 |         handler: fn(&mut TState, TRequest::Params) -> LSPRuntimeResult<TRequest::Result>,
[INFO] [stdout]    |                                                                                  ^^^^^^ associated type `Result` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]  --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     notification: lsp_server::Notification,
[INFO] [stdout]   |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(notification: lsp_server::Notification, state: &'state mut TState) -> Self {
[INFO] [stdout]    |                              ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn notification(self) -> lsp_server::Notification {
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn extract_notification_params<N>(notification: lsp_server::Notification) -> N::Params
[INFO] [stdout]    |                                                 ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_notification_dispatch.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             lsp_server::Notification {
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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_lsp/src/lsp_notification_dispatch.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 params: serde_json::to_value(LogMessageParams {
[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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     request: lsp_server::Request,
[INFO] [stdout]    |              ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(request: lsp_server::Request, state: &'state mut TState) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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_lsp/src/lsp_request_dispatch.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |                         serde_json::to_value(handler_result).map_err(|_err| {
[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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/lsp_request_dispatch.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn request(self) -> lsp_server::Request {
[INFO] [stdout]    |                             ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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_lsp/src/lsp_request_dispatch.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     result: LSPRuntimeResult<serde_json::Value>,
[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 `lsp_server`
[INFO] [stdout]    --> crates/isograph_lsp/src/lsp_request_dispatch.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             lsp_server::Request {
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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_lsp/src/lsp_request_dispatch.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 params: serde_json::to_value(TextDocumentPositionParams {
[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 `serde_json`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let server_capabilities = serde_json::to_value(server_capabilities)?;
[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 `serde_json`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let params: InitializeParams = serde_json::from_value(params)?;
[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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     notification: lsp_server::Notification,
[INFO] [stdout]    |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` 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 `lsp_server`
[INFO] [stdout]   --> crates/isograph_lsp/src/server.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn dispatch_request(request: lsp_server::Request, lsp_state: &mut LSPState) -> Response {
[INFO] [stdout]    |                              ^^^^^^^^^^ use of unresolved module or unlinked crate `lsp_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lsp_server`, use `cargo add lsp_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `isograph_lsp` (lib test) due to 87 previous errors
[INFO] running `Command { std: "docker" "inspect" "d1f1e0d5750d7df9bb38644b2258979cd419a75d399d08337ddce1bfb20a9870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f1e0d5750d7df9bb38644b2258979cd419a75d399d08337ddce1bfb20a9870", kill_on_drop: false }`
[INFO] [stdout] d1f1e0d5750d7df9bb38644b2258979cd419a75d399d08337ddce1bfb20a9870
