[INFO] fetching crate bluejay-parser 0.3.1... [INFO] checking bluejay-parser-0.3.1 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf-spurious [INFO] extracting crate bluejay-parser 0.3.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate bluejay-parser 0.3.1 [INFO] finished tweaking crates.io crate bluejay-parser 0.3.1 [INFO] tweaked toml for crates.io crate bluejay-parser 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bluejay-parser 0.3.1 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bluejay-parser 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9315899ff1cbfb3c097f977d9a959edbaa9dc2f2fe98012a9835dd57f1356336 [INFO] running `Command { std: "docker" "start" "-a" "9315899ff1cbfb3c097f977d9a959edbaa9dc2f2fe98012a9835dd57f1356336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9315899ff1cbfb3c097f977d9a959edbaa9dc2f2fe98012a9835dd57f1356336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9315899ff1cbfb3c097f977d9a959edbaa9dc2f2fe98012a9835dd57f1356336", kill_on_drop: false }` [INFO] [stdout] 9315899ff1cbfb3c097f977d9a959edbaa9dc2f2fe98012a9835dd57f1356336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59537f4991ba23382adee474fd3e97c98b7572ec0af6b7d801477321cbf6a66f [INFO] running `Command { std: "docker" "start" "-a" "59537f4991ba23382adee474fd3e97c98b7572ec0af6b7d801477321cbf6a66f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ariadne v0.5.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking bluejay-core v0.3.1 [INFO] [stderr] Checking bluejay-parser v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Config`, `IndexType`, `Label`, `ReportKind`, `Report`, and `Source` [INFO] [stdout] --> src/error.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use ariadne::{Config, IndexType, Label, Report, ReportKind, Source}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as DirectiveDefinition>::ArgumentsDefinition == <... as SchemaDefinition>::ArgumentsDefinition` [INFO] [stdout] --> src/ast/definition/directive.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn definition<'b, S: SchemaDefinition>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as DirectiveDefinition>::ArgumentsDefinition == <... as SchemaDefinition>::ArgumentsDefinition` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::ArgumentsDefinition` [INFO] [stdout] --> src/ast/definition/directive_definition.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 62 | type ArgumentsDefinition = ArgumentsDefinition<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::ArgumentsDefinition` [INFO] [stdout] found struct `arguments_definition::ArgumentsDefinition<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-15985493647059041941.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::ArgumentsDefinition` to `arguments_definition::ArgumentsDefinition<'a, C>` [INFO] [stdout] | [INFO] [stdout] 30 | fn definition<'b, S: SchemaDefinition>>( [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/input_type.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | CustomScalarTypeDefinition = Self::CustomScalarTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/custom_scalar_type_definition.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-965785514223160301.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 67 | , Directives = ast::definition::directive::Directives<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/input_type.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | InputObjectTypeDefinition = Self::InputObjectTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/input_object_type_definition.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-11960246289946142981.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 67 | , Directives = ast::definition::directive::Directives<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as InputObjectTypeDefinition>::InputFieldsDefinition == <... as SchemaDefinition>::InputFieldsDefinition` [INFO] [stdout] --> src/ast/definition/input_type.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | InputObjectTypeDefinition = Self::InputObjectTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as InputObjectTypeDefinition>::InputFieldsDefinition == <... as SchemaDefinition>::InputFieldsDefinition` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::InputFieldsDefinition` [INFO] [stdout] --> src/ast/definition/input_object_type_definition.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | type InputFieldsDefinition = InputFieldsDefinition<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::InputFieldsDefinition` [INFO] [stdout] found struct `input_fields_definition::InputFieldsDefinition<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-471910969297654981.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::InputFieldsDefinition` to `input_fields_definition::InputFieldsDefinition<'a, C>` [INFO] [stdout] | [INFO] [stdout] 67 | , InputFieldsDefinition = input_fields_definition::InputFieldsDefinition<'a, C>>, [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as EnumTypeDefinition>::EnumValueDefinitions == <... as SchemaDefinition>::EnumValueDefinitions` [INFO] [stdout] --> src/ast/definition/input_type.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | EnumTypeDefinition = Self::EnumTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as EnumTypeDefinition>::EnumValueDefinitions == <... as SchemaDefinition>::EnumValueDefinitions` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::EnumValueDefinitions` [INFO] [stdout] --> src/ast/definition/enum_type_definition.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | type EnumValueDefinitions = EnumValueDefinitions<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::EnumValueDefinitions` [INFO] [stdout] found struct `enum_value_definitions::EnumValueDefinitions<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-17021556544610612237.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::EnumValueDefinitions` to `enum_value_definitions::EnumValueDefinitions<'a, C>` [INFO] [stdout] | [INFO] [stdout] 67 | , EnumValueDefinitions = enum_value_definitions::EnumValueDefinitions<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/input_type.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | EnumTypeDefinition = Self::EnumTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/enum_type_definition.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-17384235894459207947.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 67 | , Directives = ast::definition::directive::Directives<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/interface_implementation.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | S: CoreSchemaDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/interface_type_definition.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-12999944802625730816.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 22 | S: CoreSchemaDefinition>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as InterfaceTypeDefinition>::InterfaceImplementations == <... as SchemaDefinition>::InterfaceImplementations` [INFO] [stdout] --> src/ast/definition/interface_implementation.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | S: CoreSchemaDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as InterfaceTypeDefinition>::InterfaceImplementations == <... as SchemaDefinition>::InterfaceImplementations` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::InterfaceImplementations` [INFO] [stdout] --> src/ast/definition/interface_type_definition.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | type InterfaceImplementations = InterfaceImplementations<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::InterfaceImplementations` [INFO] [stdout] found struct `interface_implementations::InterfaceImplementations<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-15057203455405282212.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::InterfaceImplementations` to `interface_implementations::InterfaceImplementations<'a, C>` [INFO] [stdout] | [INFO] [stdout] 22 | S: CoreSchemaDefinition>, [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as InterfaceTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/interface_implementation.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | S: CoreSchemaDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as InterfaceTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/interface_type_definition.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | type FieldsDefinition = FieldsDefinition<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::FieldsDefinition` [INFO] [stdout] found struct `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-5200693531623593498.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::FieldsDefinition` to `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] | [INFO] [stdout] 22 | S: CoreSchemaDefinition>, [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/output_type.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | CustomScalarTypeDefinition = Self::CustomScalarTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/custom_scalar_type_definition.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-965785514223160301.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , Directives = ast::definition::directive::Directives<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as EnumTypeDefinition>::EnumValueDefinitions == <... as SchemaDefinition>::EnumValueDefinitions` [INFO] [stdout] --> src/ast/definition/output_type.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | EnumTypeDefinition = Self::EnumTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as EnumTypeDefinition>::EnumValueDefinitions == <... as SchemaDefinition>::EnumValueDefinitions` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::EnumValueDefinitions` [INFO] [stdout] --> src/ast/definition/enum_type_definition.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | type EnumValueDefinitions = EnumValueDefinitions<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::EnumValueDefinitions` [INFO] [stdout] found struct `enum_value_definitions::EnumValueDefinitions<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-17021556544610612237.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::EnumValueDefinitions` to `enum_value_definitions::EnumValueDefinitions<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , EnumValueDefinitions = enum_value_definitions::EnumValueDefinitions<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/output_type.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | EnumTypeDefinition = Self::EnumTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/enum_type_definition.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-17384235894459207947.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , Directives = ast::definition::directive::Directives<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/output_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | ObjectTypeDefinition = Self::ObjectTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/object_type_definition.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-13628804408958021317.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , Directives = ast::definition::directive::Directives<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ObjectTypeDefinition>::InterfaceImplementations == <... as SchemaDefinition>::InterfaceImplementations` [INFO] [stdout] --> src/ast/definition/output_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | ObjectTypeDefinition = Self::ObjectTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as ObjectTypeDefinition>::InterfaceImplementations == <... as SchemaDefinition>::InterfaceImplementations` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::InterfaceImplementations` [INFO] [stdout] --> src/ast/definition/object_type_definition.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | type InterfaceImplementations = InterfaceImplementations<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::InterfaceImplementations` [INFO] [stdout] found struct `interface_implementations::InterfaceImplementations<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-10699007261680502575.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::InterfaceImplementations` to `interface_implementations::InterfaceImplementations<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , InterfaceImplementations = interface_implementations::InterfaceImplementations<'a, C>>, [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ObjectTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/output_type.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | ObjectTypeDefinition = Self::ObjectTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as ObjectTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/object_type_definition.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | type FieldsDefinition = FieldsDefinition<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::FieldsDefinition` [INFO] [stdout] found struct `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-15778781676845743555.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::FieldsDefinition` to `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , FieldsDefinition = fields_definition::FieldsDefinition<'a, C>>, [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/output_type.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | InterfaceTypeDefinition = Self::InterfaceTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/interface_type_definition.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-12999944802625730816.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , Directives = ast::definition::directive::Directives<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as InterfaceTypeDefinition>::InterfaceImplementations == <... as SchemaDefinition>::InterfaceImplementations` [INFO] [stdout] --> src/ast/definition/output_type.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | InterfaceTypeDefinition = Self::InterfaceTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as InterfaceTypeDefinition>::InterfaceImplementations == <... as SchemaDefinition>::InterfaceImplementations` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::InterfaceImplementations` [INFO] [stdout] --> src/ast/definition/interface_type_definition.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | type InterfaceImplementations = InterfaceImplementations<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::InterfaceImplementations` [INFO] [stdout] found struct `interface_implementations::InterfaceImplementations<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-15057203455405282212.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::InterfaceImplementations` to `interface_implementations::InterfaceImplementations<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , InterfaceImplementations = interface_implementations::InterfaceImplementations<'a, C>>, [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as InterfaceTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/output_type.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | InterfaceTypeDefinition = Self::InterfaceTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as InterfaceTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/interface_type_definition.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | type FieldsDefinition = FieldsDefinition<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::FieldsDefinition` [INFO] [stdout] found struct `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-5200693531623593498.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::FieldsDefinition` to `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , FieldsDefinition = fields_definition::FieldsDefinition<'a, C>>, [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as UnionTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/output_type.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | UnionTypeDefinition = Self::UnionTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as UnionTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/union_type_definition.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | type FieldsDefinition = FieldsDefinition<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::FieldsDefinition` [INFO] [stdout] found struct `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-15665785796467835739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::FieldsDefinition` to `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , FieldsDefinition = fields_definition::FieldsDefinition<'a, C>>, [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/output_type.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | UnionTypeDefinition = Self::UnionTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/union_type_definition.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-18445429127381660528.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , Directives = ast::definition::directive::Directives<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as UnionTypeDefinition>::UnionMemberTypes == <... as SchemaDefinition>::UnionMemberTypes` [INFO] [stdout] --> src/ast/definition/output_type.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | UnionTypeDefinition = Self::UnionTypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as UnionTypeDefinition>::UnionMemberTypes == <... as SchemaDefinition>::UnionMemberTypes` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::UnionMemberTypes` [INFO] [stdout] --> src/ast/definition/union_type_definition.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | type UnionMemberTypes = UnionMemberTypes<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::UnionMemberTypes` [INFO] [stdout] found struct `union_member_types::UnionMemberTypes<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-7829587309582915133.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::UnionMemberTypes` to `union_member_types::UnionMemberTypes<'a, C>` [INFO] [stdout] | [INFO] [stdout] 79 | , UnionMemberTypes = union_member_types::UnionMemberTypes<'a, C>>, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] --> src/ast/definition/union_member_type.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | fn member_type<'b, S: SchemaDefinition>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as HasDirectives>::Directives == <... as SchemaDefinition>::Directives` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::Directives` [INFO] [stdout] --> src/ast/definition/object_type_definition.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | type Directives = Directives<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::Directives` [INFO] [stdout] found struct `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-13628804408958021317.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::Directives` to `ast::definition::directive::Directives<'a, C>` [INFO] [stdout] | [INFO] [stdout] 17 | fn member_type<'b, S: SchemaDefinition>>( [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ObjectTypeDefinition>::InterfaceImplementations == <... as SchemaDefinition>::InterfaceImplementations` [INFO] [stdout] --> src/ast/definition/union_member_type.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | fn member_type<'b, S: SchemaDefinition>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as ObjectTypeDefinition>::InterfaceImplementations == <... as SchemaDefinition>::InterfaceImplementations` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::InterfaceImplementations` [INFO] [stdout] --> src/ast/definition/object_type_definition.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | type InterfaceImplementations = InterfaceImplementations<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::InterfaceImplementations` [INFO] [stdout] found struct `interface_implementations::InterfaceImplementations<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-10699007261680502575.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::InterfaceImplementations` to `interface_implementations::InterfaceImplementations<'a, C>` [INFO] [stdout] | [INFO] [stdout] 17 | fn member_type<'b, S: SchemaDefinition>>( [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ObjectTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/union_member_type.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | fn member_type<'b, S: SchemaDefinition>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type mismatch resolving ` as ObjectTypeDefinition>::FieldsDefinition == <... as SchemaDefinition>::FieldsDefinition` [INFO] [stdout] | [INFO] [stdout] note: expected this to be `::FieldsDefinition` [INFO] [stdout] --> src/ast/definition/object_type_definition.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | type FieldsDefinition = FieldsDefinition<'a, C>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected associated type `::FieldsDefinition` [INFO] [stdout] found struct `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bluejay_parser-50360e9416e392a6.long-type-15778781676845743555.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider constraining the associated type `::FieldsDefinition` to `fields_definition::FieldsDefinition<'a, C>` [INFO] [stdout] | [INFO] [stdout] 17 | fn member_type<'b, S: SchemaDefinition>>( [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bluejay-parser` (lib) due to 24 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "59537f4991ba23382adee474fd3e97c98b7572ec0af6b7d801477321cbf6a66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59537f4991ba23382adee474fd3e97c98b7572ec0af6b7d801477321cbf6a66f", kill_on_drop: false }` [INFO] [stdout] 59537f4991ba23382adee474fd3e97c98b7572ec0af6b7d801477321cbf6a66f