[INFO] fetching crate artemis_codegen 0.1.0...
[INFO] checking artemis_codegen-0.1.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate artemis_codegen 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate artemis_codegen 0.1.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7495c07666e46c5a8c7c4c92f7ae7a6e694e6bb60780d69f92b39a5ff7ab54
[INFO] running `Command { std: "docker" "start" "-a" "0e7495c07666e46c5a8c7c4c92f7ae7a6e694e6bb60780d69f92b39a5ff7ab54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7495c07666e46c5a8c7c4c92f7ae7a6e694e6bb60780d69f92b39a5ff7ab54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7495c07666e46c5a8c7c4c92f7ae7a6e694e6bb60780d69f92b39a5ff7ab54", kill_on_drop: false }`
[INFO] [stdout] 0e7495c07666e46c5a8c7c4c92f7ae7a6e694e6bb60780d69f92b39a5ff7ab54
[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" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae025764e825cd91ea804c99c601441f4daeda4a5053b88ecb4dd14b8b5c51c1
[INFO] running `Command { std: "docker" "start" "-a" "ae025764e825cd91ea804c99c601441f4daeda4a5053b88ecb4dd14b8b5c51c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unicode-ident v1.0.11
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking addr2line v0.20.0
[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 artemis_codegen v0.1.0 (/opt/rustwide/workdir)
[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 `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: 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: 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: 4 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 `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: 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: 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: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 12.49s
[INFO] running `Command { std: "docker" "inspect" "ae025764e825cd91ea804c99c601441f4daeda4a5053b88ecb4dd14b8b5c51c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae025764e825cd91ea804c99c601441f4daeda4a5053b88ecb4dd14b8b5c51c1", kill_on_drop: false }`
[INFO] [stdout] ae025764e825cd91ea804c99c601441f4daeda4a5053b88ecb4dd14b8b5c51c1
