[INFO] fetching crate artemis_codegen 0.1.0...
[INFO] checking artemis_codegen-0.1.0 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate artemis_codegen 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate artemis_codegen 0.1.0 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate artemis_codegen 0.1.0
[INFO] finished tweaking crates.io crate artemis_codegen 0.1.0
[INFO] tweaked toml for crates.io crate artemis_codegen 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 108 packages
[INFO] [stderr]       Adding ascii v0.9.3 (latest: v1.1.0)
[INFO] [stderr]       Adding ast_node v0.7.7 (latest: v0.9.6)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding combine v3.8.1 (latest: v4.6.7)
[INFO] [stderr]       Adding darling v0.10.2 (latest: v0.20.8)
[INFO] [stderr]       Adding darling_core v0.10.2 (latest: v0.20.8)
[INFO] [stderr]       Adding darling_macro v0.10.2 (latest: v0.20.8)
[INFO] [stderr]       Adding dprint-core v0.35.3 (latest: v0.66.1)
[INFO] [stderr]       Adding dprint-plugin-typescript v0.41.0 (latest: v0.90.0)
[INFO] [stderr]       Adding dprint-swc-ecma-ast-view v0.10.0 (latest: v0.56.0)
[INFO] [stderr]       Adding graphql-parser v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding heck v0.3.3 (latest: v0.5.0)
[INFO] [stderr]       Adding is-macro v0.1.9 (latest: v0.3.5)
[INFO] [stderr]       Adding num-bigint v0.2.6 (latest: v0.4.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding phf_generator v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding phf_shared v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding pmutil v0.5.3 (latest: v0.6.1)
[INFO] [stderr]       Adding redox_syscall v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding string_enum v0.3.4 (latest: v0.4.2)
[INFO] [stderr]       Adding strsim v0.9.3 (latest: v0.11.1)
[INFO] [stderr]       Adding swc_atoms v0.2.13 (latest: v0.6.6)
[INFO] [stderr]       Adding swc_common v0.10.23 (latest: v0.33.22)
[INFO] [stderr]       Adding swc_ecma_ast v0.40.0 (latest: v0.112.7)
[INFO] [stderr]       Adding swc_ecma_parser v0.49.0 (latest: v0.143.13)
[INFO] [stderr]       Adding swc_ecma_visit v0.26.0 (latest: v0.98.7)
[INFO] [stderr]       Adding swc_ecmascript v0.24.1 (latest: v0.239.21)
[INFO] [stderr]       Adding swc_visit v0.2.8 (latest: v0.5.13)
[INFO] [stderr]       Adding swc_visit_macros v0.2.3 (latest: v0.5.11)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.58)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unreachable v1.0.0
[INFO] [stderr]   Downloaded ascii v0.9.3
[INFO] [stderr]   Downloaded swc_ecmascript v0.24.1
[INFO] [stderr]   Downloaded graphql-parser v0.2.3
[INFO] [stderr]   Downloaded swc_ecma_visit v0.26.0
[INFO] [stderr]   Downloaded string_enum v0.3.4
[INFO] [stderr]   Downloaded darling_macro v0.10.2
[INFO] [stderr]   Downloaded is-macro v0.1.9
[INFO] [stderr]   Downloaded swc_macros_common v0.3.9
[INFO] [stderr]   Downloaded enum_kind v0.2.2
[INFO] [stderr]   Downloaded darling_core v0.10.2
[INFO] [stderr]   Downloaded ast_node v0.7.7
[INFO] [stderr]   Downloaded strsim v0.9.3
[INFO] [stderr]   Downloaded darling v0.10.2
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.3
[INFO] [stderr]   Downloaded swc_ecma_ast v0.40.0
[INFO] [stderr]   Downloaded pmutil v0.5.3
[INFO] [stderr]   Downloaded dprint-plugin-typescript v0.41.0
[INFO] [stderr]   Downloaded swc_visit_macros v0.2.3
[INFO] [stderr]   Downloaded combine v3.8.1
[INFO] [stderr]   Downloaded from_variant v0.1.7
[INFO] [stderr]   Downloaded swc_visit v0.2.8
[INFO] [stderr]   Downloaded swc_ecma_parser v0.49.0
[INFO] [stderr]   Downloaded swc_common v0.10.23
[INFO] [stderr]   Downloaded swc_atoms v0.2.13
[INFO] [stderr]   Downloaded dprint-core v0.35.3
[INFO] [stderr]   Downloaded dprint-swc-ecma-ast-view v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18337d9b1f6a488eb7869145662752f037fd0d830e40bdeab1ed785166f0f59e
[INFO] running `Command { std: "docker" "start" "-a" "18337d9b1f6a488eb7869145662752f037fd0d830e40bdeab1ed785166f0f59e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18337d9b1f6a488eb7869145662752f037fd0d830e40bdeab1ed785166f0f59e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18337d9b1f6a488eb7869145662752f037fd0d830e40bdeab1ed785166f0f59e", kill_on_drop: false }`
[INFO] [stdout] 18337d9b1f6a488eb7869145662752f037fd0d830e40bdeab1ed785166f0f59e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1434bede99f9bd32035abe234f7b1254d0abb40b5d122908fb7e12c583fc7f14
[INFO] running `Command { std: "docker" "start" "-a" "1434bede99f9bd32035abe234f7b1254d0abb40b5d122908fb7e12c583fc7f14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking graphql-parser v0.2.3
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking artemis_codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `graphql_parser` is imported redundantly
[INFO] [stdout]   --> src/schema.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | use graphql_parser::{self, schema};
[INFO] [stdout]    |                      ^^^^ the item `graphql_parser` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/constants.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         /// Non-nullable, see spec:
[INFO] [stdout] 19 | |         /// https://github.com/facebook/graphql/blob/master/spec/Section%204%20--%20Introspection.md
[INFO] [stdout]    | |____________________________________________________________________________________________________^
[INFO] [stdout] 20 |           type_: FieldType::new(string_type()),
[INFO] [stdout]    |           ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/constants.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         /// Non-nullable, see spec:
[INFO] [stdout] 19 | |         /// https://github.com/facebook/graphql/blob/master/spec/Section%204%20--%20Introspection.md
[INFO] [stdout]    | |____________________________________________________________________________________________________^
[INFO] [stdout] 20 |           type_: FieldType::new(string_type()),
[INFO] [stdout]    |           ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_value` is never read
[INFO] [stdout]    --> src/introspection_response.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct FullTypeFieldsArgs {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 143 |     #[serde(flatten)]
[INFO] [stdout] 144 |     input_value: InputValue
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeFieldsArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `args` is never read
[INFO] [stdout]    --> src/introspection_response.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct FullTypeFields {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub args: Option<Vec<Option<FullTypeFieldsArgs>>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeFields` 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: fields `is_deprecated` and `deprecation_reason` are never read
[INFO] [stdout]    --> src/introspection_response.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct FullTypeEnumValues {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub is_deprecated: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 186 |     pub deprecation_reason: Option<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeEnumValues` 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: fields `description` and `default_value` are never read
[INFO] [stdout]    --> src/introspection_response.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct InputValue {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 199 |     pub name: Option<String>,
[INFO] [stdout] 200 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub default_value: Option<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InputValue` 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 `input_value` is never read
[INFO] [stdout]    --> src/introspection_response.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct SchemaDirectivesArgs {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 249 |     #[serde(flatten)]
[INFO] [stdout] 250 |     input_value: InputValue
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaDirectivesArgs` 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: fields `name`, `description`, `locations`, and `args` are never read
[INFO] [stdout]    --> src/introspection_response.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct SchemaDirectives {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 256 |     pub name: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 257 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 258 |     pub locations: Option<Vec<Option<__DirectiveLocation>>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 259 |     pub args: Option<Vec<Option<SchemaDirectivesArgs>>>
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaDirectives` 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 `directives` is never read
[INFO] [stdout]    --> src/introspection_response.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct Schema {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 269 |     directives: Option<Vec<Option<SchemaDirectives>>>
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Schema` 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: trait `CodegenVisitor` is never used
[INFO] [stdout]  --> src/extensions/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CodegenVisitor {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/operations.rs:143:60
[INFO] [stdout]     |
[INFO] [stdout] 143 |             OperationDefinition::SelectionSet(_) => panic!(SELECTION_SET_AT_ROOT)
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 143 |             OperationDefinition::SelectionSet(_) => panic!("{}", SELECTION_SET_AT_ROOT)
[INFO] [stdout]     |                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_value` is never read
[INFO] [stdout]    --> src/introspection_response.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct FullTypeFieldsArgs {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 143 |     #[serde(flatten)]
[INFO] [stdout] 144 |     input_value: InputValue
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeFieldsArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `args` is never read
[INFO] [stdout]    --> src/introspection_response.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct FullTypeFields {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub args: Option<Vec<Option<FullTypeFieldsArgs>>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeFields` 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: fields `is_deprecated` and `deprecation_reason` are never read
[INFO] [stdout]    --> src/introspection_response.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct FullTypeEnumValues {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub is_deprecated: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 186 |     pub deprecation_reason: Option<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeEnumValues` 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: fields `description` and `default_value` are never read
[INFO] [stdout]    --> src/introspection_response.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct InputValue {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 199 |     pub name: Option<String>,
[INFO] [stdout] 200 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub default_value: Option<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InputValue` 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 `input_value` is never read
[INFO] [stdout]    --> src/introspection_response.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct SchemaDirectivesArgs {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 249 |     #[serde(flatten)]
[INFO] [stdout] 250 |     input_value: InputValue
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaDirectivesArgs` 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: fields `name`, `description`, `locations`, and `args` are never read
[INFO] [stdout]    --> src/introspection_response.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct SchemaDirectives {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 256 |     pub name: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 257 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 258 |     pub locations: Option<Vec<Option<__DirectiveLocation>>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 259 |     pub args: Option<Vec<Option<SchemaDirectivesArgs>>>
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaDirectives` 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 `directives` is never read
[INFO] [stdout]    --> src/introspection_response.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct Schema {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 269 |     directives: Option<Vec<Option<SchemaDirectives>>>
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Schema` 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: trait `CodegenVisitor` is never used
[INFO] [stdout]  --> src/extensions/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CodegenVisitor {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/operations.rs:143:60
[INFO] [stdout]     |
[INFO] [stdout] 143 |             OperationDefinition::SelectionSet(_) => panic!(SELECTION_SET_AT_ROOT)
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 143 |             OperationDefinition::SelectionSet(_) => panic!("{}", SELECTION_SET_AT_ROOT)
[INFO] [stdout]     |                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "1434bede99f9bd32035abe234f7b1254d0abb40b5d122908fb7e12c583fc7f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1434bede99f9bd32035abe234f7b1254d0abb40b5d122908fb7e12c583fc7f14", kill_on_drop: false }`
[INFO] [stdout] 1434bede99f9bd32035abe234f7b1254d0abb40b5d122908fb7e12c583fc7f14
[INFO] checking artemis_codegen-0.1.0 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate artemis_codegen 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate artemis_codegen 0.1.0 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate artemis_codegen 0.1.0
[INFO] finished tweaking crates.io crate artemis_codegen 0.1.0
[INFO] tweaked toml for crates.io crate artemis_codegen 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 108 packages
[INFO] [stderr]       Adding ascii v0.9.3 (latest: v1.1.0)
[INFO] [stderr]       Adding ast_node v0.7.7 (latest: v0.9.6)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding combine v3.8.1 (latest: v4.6.7)
[INFO] [stderr]       Adding darling v0.10.2 (latest: v0.20.8)
[INFO] [stderr]       Adding darling_core v0.10.2 (latest: v0.20.8)
[INFO] [stderr]       Adding darling_macro v0.10.2 (latest: v0.20.8)
[INFO] [stderr]       Adding dprint-core v0.35.3 (latest: v0.66.1)
[INFO] [stderr]       Adding dprint-plugin-typescript v0.41.0 (latest: v0.90.0)
[INFO] [stderr]       Adding dprint-swc-ecma-ast-view v0.10.0 (latest: v0.56.0)
[INFO] [stderr]       Adding graphql-parser v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding heck v0.3.3 (latest: v0.5.0)
[INFO] [stderr]       Adding is-macro v0.1.9 (latest: v0.3.5)
[INFO] [stderr]       Adding num-bigint v0.2.6 (latest: v0.4.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding phf_generator v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding phf_shared v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding pmutil v0.5.3 (latest: v0.6.1)
[INFO] [stderr]       Adding redox_syscall v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding string_enum v0.3.4 (latest: v0.4.2)
[INFO] [stderr]       Adding strsim v0.9.3 (latest: v0.11.1)
[INFO] [stderr]       Adding swc_atoms v0.2.13 (latest: v0.6.6)
[INFO] [stderr]       Adding swc_common v0.10.23 (latest: v0.33.22)
[INFO] [stderr]       Adding swc_ecma_ast v0.40.0 (latest: v0.112.7)
[INFO] [stderr]       Adding swc_ecma_parser v0.49.0 (latest: v0.143.13)
[INFO] [stderr]       Adding swc_ecma_visit v0.26.0 (latest: v0.98.7)
[INFO] [stderr]       Adding swc_ecmascript v0.24.1 (latest: v0.239.21)
[INFO] [stderr]       Adding swc_visit v0.2.8 (latest: v0.5.13)
[INFO] [stderr]       Adding swc_visit_macros v0.2.3 (latest: v0.5.11)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.58)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f57ea969b73d80780d1d4cdad6c1a77299eabfe8da0b294889e151874080d98
[INFO] running `Command { std: "docker" "start" "-a" "4f57ea969b73d80780d1d4cdad6c1a77299eabfe8da0b294889e151874080d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f57ea969b73d80780d1d4cdad6c1a77299eabfe8da0b294889e151874080d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f57ea969b73d80780d1d4cdad6c1a77299eabfe8da0b294889e151874080d98", kill_on_drop: false }`
[INFO] [stdout] 4f57ea969b73d80780d1d4cdad6c1a77299eabfe8da0b294889e151874080d98
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa8d597ac664dbd343402bd6d44348016a9d2a9c26c7aa8a27baed35502b25b8
[INFO] running `Command { std: "docker" "start" "-a" "aa8d597ac664dbd343402bd6d44348016a9d2a9c26c7aa8a27baed35502b25b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking graphql-parser v0.2.3
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking artemis_codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `graphql_parser` is imported redundantly
[INFO] [stdout]   --> src/schema.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | use graphql_parser::{self, schema};
[INFO] [stdout]    |                      ^^^^ the item `graphql_parser` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/constants.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         /// Non-nullable, see spec:
[INFO] [stdout] 19 | |         /// https://github.com/facebook/graphql/blob/master/spec/Section%204%20--%20Introspection.md
[INFO] [stdout]    | |____________________________________________________________________________________________________^
[INFO] [stdout] 20 |           type_: FieldType::new(string_type()),
[INFO] [stdout]    |           ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/constants.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         /// Non-nullable, see spec:
[INFO] [stdout] 19 | |         /// https://github.com/facebook/graphql/blob/master/spec/Section%204%20--%20Introspection.md
[INFO] [stdout]    | |____________________________________________________________________________________________________^
[INFO] [stdout] 20 |           type_: FieldType::new(string_type()),
[INFO] [stdout]    |           ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_value` is never read
[INFO] [stdout]    --> src/introspection_response.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct FullTypeFieldsArgs {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 143 |     #[serde(flatten)]
[INFO] [stdout] 144 |     input_value: InputValue
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeFieldsArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `args` is never read
[INFO] [stdout]    --> src/introspection_response.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct FullTypeFields {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub args: Option<Vec<Option<FullTypeFieldsArgs>>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeFields` 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: fields `is_deprecated` and `deprecation_reason` are never read
[INFO] [stdout]    --> src/introspection_response.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct FullTypeEnumValues {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub is_deprecated: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 186 |     pub deprecation_reason: Option<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeEnumValues` 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: fields `description` and `default_value` are never read
[INFO] [stdout]    --> src/introspection_response.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct InputValue {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 199 |     pub name: Option<String>,
[INFO] [stdout] 200 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub default_value: Option<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InputValue` 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 `input_value` is never read
[INFO] [stdout]    --> src/introspection_response.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct SchemaDirectivesArgs {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 249 |     #[serde(flatten)]
[INFO] [stdout] 250 |     input_value: InputValue
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaDirectivesArgs` 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: fields `name`, `description`, `locations`, and `args` are never read
[INFO] [stdout]    --> src/introspection_response.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct SchemaDirectives {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 256 |     pub name: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 257 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 258 |     pub locations: Option<Vec<Option<__DirectiveLocation>>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 259 |     pub args: Option<Vec<Option<SchemaDirectivesArgs>>>
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaDirectives` 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 `directives` is never read
[INFO] [stdout]    --> src/introspection_response.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct Schema {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 269 |     directives: Option<Vec<Option<SchemaDirectives>>>
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Schema` 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: trait `CodegenVisitor` is never used
[INFO] [stdout]  --> src/extensions/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CodegenVisitor {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/operations.rs:143:60
[INFO] [stdout]     |
[INFO] [stdout] 143 |             OperationDefinition::SelectionSet(_) => panic!(SELECTION_SET_AT_ROOT)
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 143 |             OperationDefinition::SelectionSet(_) => panic!("{}", SELECTION_SET_AT_ROOT)
[INFO] [stdout]     |                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_value` is never read
[INFO] [stdout]    --> src/introspection_response.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct FullTypeFieldsArgs {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 143 |     #[serde(flatten)]
[INFO] [stdout] 144 |     input_value: InputValue
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeFieldsArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `args` is never read
[INFO] [stdout]    --> src/introspection_response.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct FullTypeFields {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub args: Option<Vec<Option<FullTypeFieldsArgs>>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeFields` 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: fields `is_deprecated` and `deprecation_reason` are never read
[INFO] [stdout]    --> src/introspection_response.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct FullTypeEnumValues {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub is_deprecated: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 186 |     pub deprecation_reason: Option<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FullTypeEnumValues` 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: fields `description` and `default_value` are never read
[INFO] [stdout]    --> src/introspection_response.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct InputValue {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 199 |     pub name: Option<String>,
[INFO] [stdout] 200 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub default_value: Option<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InputValue` 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 `input_value` is never read
[INFO] [stdout]    --> src/introspection_response.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct SchemaDirectivesArgs {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 249 |     #[serde(flatten)]
[INFO] [stdout] 250 |     input_value: InputValue
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaDirectivesArgs` 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: fields `name`, `description`, `locations`, and `args` are never read
[INFO] [stdout]    --> src/introspection_response.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct SchemaDirectives {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 256 |     pub name: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 257 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 258 |     pub locations: Option<Vec<Option<__DirectiveLocation>>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 259 |     pub args: Option<Vec<Option<SchemaDirectivesArgs>>>
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaDirectives` 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 `directives` is never read
[INFO] [stdout]    --> src/introspection_response.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct Schema {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 269 |     directives: Option<Vec<Option<SchemaDirectives>>>
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Schema` 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: trait `CodegenVisitor` is never used
[INFO] [stdout]  --> src/extensions/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CodegenVisitor {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/operations.rs:143:60
[INFO] [stdout]     |
[INFO] [stdout] 143 |             OperationDefinition::SelectionSet(_) => panic!(SELECTION_SET_AT_ROOT)
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 143 |             OperationDefinition::SelectionSet(_) => panic!("{}", SELECTION_SET_AT_ROOT)
[INFO] [stdout]     |                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.35s
[INFO] running `Command { std: "docker" "inspect" "aa8d597ac664dbd343402bd6d44348016a9d2a9c26c7aa8a27baed35502b25b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8d597ac664dbd343402bd6d44348016a9d2a9c26c7aa8a27baed35502b25b8", kill_on_drop: false }`
[INFO] [stdout] aa8d597ac664dbd343402bd6d44348016a9d2a9c26c7aa8a27baed35502b25b8
