[INFO] fetching crate libgraphql 0.0.11... [INFO] checking libgraphql-0.0.11 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate libgraphql 0.0.11 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate libgraphql 0.0.11 [INFO] finished tweaking crates.io crate libgraphql 0.0.11 [INFO] tweaked toml for crates.io crate libgraphql 0.0.11 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libgraphql 0.0.11 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libgraphql 0.0.11 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38619afe5a2108a75ebbfa7801077a7cf3dfd039ecc04e3baee385d9aa6c569e [INFO] running `Command { std: "docker" "start" "-a" "38619afe5a2108a75ebbfa7801077a7cf3dfd039ecc04e3baee385d9aa6c569e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38619afe5a2108a75ebbfa7801077a7cf3dfd039ecc04e3baee385d9aa6c569e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38619afe5a2108a75ebbfa7801077a7cf3dfd039ecc04e3baee385d9aa6c569e", kill_on_drop: false }` [INFO] [stdout] 38619afe5a2108a75ebbfa7801077a7cf3dfd039ecc04e3baee385d9aa6c569e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c308ee5ff55f6234100c70ee2f37e4109c1e5c08b6cb9229861623ac8bac44d7 [INFO] running `Command { std: "docker" "start" "-a" "c308ee5ff55f6234100c70ee2f37e4109c1e5c08b6cb9229861623ac8bac44d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Checking graphql-parser v0.4.0 [INFO] [stderr] Checking libgraphql v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `type_builder::TestBuildFromAst` [INFO] [stdout] --> src/types/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use type_builder::TestBuildFromAst; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/operation/named_fragment.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/operation/named_fragment.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | file_path: &Path, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `def` [INFO] [stdout] --> src/operation/named_fragment.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | def: ast::operation::FragmentDefinition, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/operation/subscription.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/operation/subscription.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | file_path: &Path, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `def` [INFO] [stdout] --> src/operation/subscription.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | def: ast::operation::Subscription, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `def_location` is never read [INFO] [stdout] --> src/operation/mutation_builder.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct MutationBuilder<'schema> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 27 | annotations: Vec, [INFO] [stdout] 28 | def_location: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MutationBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `schema` is never read [INFO] [stdout] --> src/operation/named_fragment.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct NamedFragment<'schema> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 15 | schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedFragment` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `def_location` is never read [INFO] [stdout] --> src/operation/operation_impl.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(super) struct OperationImpl< [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub(super) def_location: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `operation_type` is never used [INFO] [stdout] --> src/operation/operation_impl.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 35 | / impl< [INFO] [stdout] 36 | | 'schema, [INFO] [stdout] 37 | | TAst, [INFO] [stdout] 38 | | TError, [INFO] [stdout] ... | [INFO] [stdout] 46 | | TBuilder, [INFO] [stdout] 47 | | > { [INFO] [stdout] | |_- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | fn operation_type(&self) -> &ObjectType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fragments`, `mutations`, `queries`, and `subscriptions` are never read [INFO] [stdout] --> src/operation/operation_set.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct OperationSet<'schema> { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 9 | pub(crate) fragments: HashMap>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 10 | pub(crate) mutations: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | pub(crate) queries: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub(crate) subscriptions: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `alias`, `arguments`, `directives`, `name`, `position`, and `selection_set` are never read [INFO] [stdout] --> src/operation/selection.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FieldSelection<'schema> { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 18 | pub(super) alias: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | pub(super) arguments: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | pub(super) directives: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | pub(super) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 22 | pub(super) position: loc::FilePosition, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | pub(super) selection_set: SelectionSet<'schema>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FieldSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `directives`, `position`, `selection_set`, and `type_condition` are never read [INFO] [stdout] --> src/operation/selection.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct InlineFragmentSelection<'schema> { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 28 | pub(super) directives: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | pub(super) position: loc::FilePosition, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub(super) selection_set: SelectionSet<'schema>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub(super) type_condition: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InlineFragmentSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `directives`, `fragment`, and `position` are never read [INFO] [stdout] --> src/operation/selection.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NamedFragmentSelection<'schema> { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 36 | pub(super) directives: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 37 | pub(super) fragment: NamedFragmentRef<'schema>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 38 | pub(super) position: loc::FilePosition, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedFragmentSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `schema` is never read [INFO] [stdout] --> src/operation/selection_set.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct SelectionSet<'schema> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 23 | pub(super) selections: Vec>, [INFO] [stdout] 24 | pub(super) schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectionSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `schema` is never read [INFO] [stdout] --> src/operation/subscription.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Subscription<'schema> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 11 | schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Subscription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/operation/named_fragment.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/operation/named_fragment.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | file_path: &Path, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `def` [INFO] [stdout] --> src/operation/named_fragment.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | def: ast::operation::FragmentDefinition, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/operation/subscription.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path` [INFO] [stdout] --> src/operation/subscription.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | file_path: &Path, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `def` [INFO] [stdout] --> src/operation/subscription.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | def: ast::operation::Subscription, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extension_loc` [INFO] [stdout] --> src/schema/tests/schema_builder.rs:943:21 [INFO] [stdout] | [INFO] [stdout] 943 | extension_loc, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `extension_loc: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mk_enum` is never used [INFO] [stdout] --> src/ast.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn mk_enum(name: &str, values: &[&str]) -> ast::schema::EnumType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mk_enum_extension` is never used [INFO] [stdout] --> src/ast.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn mk_enum_extension(name: &str, values: &[&str]) -> ast::schema::EnumTypeExtension { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mk_enum_value` is never used [INFO] [stdout] --> src/ast.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn mk_enum_value(name: &str) -> ast::schema::EnumValue { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `def_location` is never read [INFO] [stdout] --> src/operation/mutation_builder.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct MutationBuilder<'schema> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 27 | annotations: Vec, [INFO] [stdout] 28 | def_location: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MutationBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `schema` is never read [INFO] [stdout] --> src/operation/named_fragment.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct NamedFragment<'schema> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 15 | schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedFragment` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `def_location` is never read [INFO] [stdout] --> src/operation/operation_impl.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(super) struct OperationImpl< [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub(super) def_location: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `operation_type` is never used [INFO] [stdout] --> src/operation/operation_impl.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 35 | / impl< [INFO] [stdout] 36 | | 'schema, [INFO] [stdout] 37 | | TAst, [INFO] [stdout] 38 | | TError, [INFO] [stdout] ... | [INFO] [stdout] 46 | | TBuilder, [INFO] [stdout] 47 | | > { [INFO] [stdout] | |_- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | fn operation_type(&self) -> &ObjectType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fragments`, `mutations`, `queries`, and `subscriptions` are never read [INFO] [stdout] --> src/operation/operation_set.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct OperationSet<'schema> { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 9 | pub(crate) fragments: HashMap>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 10 | pub(crate) mutations: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | pub(crate) queries: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub(crate) subscriptions: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `alias`, `arguments`, `directives`, `name`, `position`, and `selection_set` are never read [INFO] [stdout] --> src/operation/selection.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FieldSelection<'schema> { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 18 | pub(super) alias: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | pub(super) arguments: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | pub(super) directives: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | pub(super) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 22 | pub(super) position: loc::FilePosition, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | pub(super) selection_set: SelectionSet<'schema>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FieldSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `directives`, `position`, `selection_set`, and `type_condition` are never read [INFO] [stdout] --> src/operation/selection.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct InlineFragmentSelection<'schema> { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 28 | pub(super) directives: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | pub(super) position: loc::FilePosition, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 30 | pub(super) selection_set: SelectionSet<'schema>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub(super) type_condition: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InlineFragmentSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `directives`, `fragment`, and `position` are never read [INFO] [stdout] --> src/operation/selection.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct NamedFragmentSelection<'schema> { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 36 | pub(super) directives: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 37 | pub(super) fragment: NamedFragmentRef<'schema>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 38 | pub(super) position: loc::FilePosition, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedFragmentSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `schema` is never read [INFO] [stdout] --> src/operation/selection_set.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct SelectionSet<'schema> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 23 | pub(super) selections: Vec>, [INFO] [stdout] 24 | pub(super) schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectionSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `schema` is never read [INFO] [stdout] --> src/operation/subscription.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Subscription<'schema> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 11 | schema: &'schema Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Subscription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestBuildFromAst` is never constructed [INFO] [stdout] --> src/types/type_builder.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(test)] pub struct TestBuildFromAst { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build_from_ast` is never used [INFO] [stdout] --> src/types/type_builder.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait TypeBuilder: Sized { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 37 | fn build_from_ast( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.22s [INFO] running `Command { std: "docker" "inspect" "c308ee5ff55f6234100c70ee2f37e4109c1e5c08b6cb9229861623ac8bac44d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c308ee5ff55f6234100c70ee2f37e4109c1e5c08b6cb9229861623ac8bac44d7", kill_on_drop: false }` [INFO] [stdout] c308ee5ff55f6234100c70ee2f37e4109c1e5c08b6cb9229861623ac8bac44d7