[INFO] fetching crate graphql-introspection-query 0.2.0... [INFO] testing graphql-introspection-query-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate graphql-introspection-query 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate graphql-introspection-query 0.2.0 [INFO] finished tweaking crates.io crate graphql-introspection-query 0.2.0 [INFO] tweaked toml for crates.io crate graphql-introspection-query 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate graphql-introspection-query 0.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dee3e161d0591c141038dd8994802a9b28cfd6823523093a6080901a3a644919 [INFO] running `Command { std: "docker" "start" "-a" "dee3e161d0591c141038dd8994802a9b28cfd6823523093a6080901a3a644919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dee3e161d0591c141038dd8994802a9b28cfd6823523093a6080901a3a644919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee3e161d0591c141038dd8994802a9b28cfd6823523093a6080901a3a644919", kill_on_drop: false }` [INFO] [stdout] dee3e161d0591c141038dd8994802a9b28cfd6823523093a6080901a3a644919 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a76468e8d34047aa947b69b001d223615b22f3d9d91950236bc56a0fd62b84f [INFO] running `Command { std: "docker" "start" "-a" "3a76468e8d34047aa947b69b001d223615b22f3d9d91950236bc56a0fd62b84f", kill_on_drop: false }` [INFO] [stderr] Compiling graphql-introspection-query v0.2.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:245:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct SchemaDirectivesArgs { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 244 | #[serde(flatten)] [INFO] [stdout] 245 | 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:264:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub struct Schema { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 264 | directives: Option>>, [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "3a76468e8d34047aa947b69b001d223615b22f3d9d91950236bc56a0fd62b84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a76468e8d34047aa947b69b001d223615b22f3d9d91950236bc56a0fd62b84f", kill_on_drop: false }` [INFO] [stdout] 3a76468e8d34047aa947b69b001d223615b22f3d9d91950236bc56a0fd62b84f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be245b6d8ee7a54fbc721a809c82bde39e3b4cf6a5c8ee9d3c6576dfa18f36bd [INFO] running `Command { std: "docker" "start" "-a" "be245b6d8ee7a54fbc721a809c82bde39e3b4cf6a5c8ee9d3c6576dfa18f36bd", kill_on_drop: false }` [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:245:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct SchemaDirectivesArgs { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 244 | #[serde(flatten)] [INFO] [stdout] 245 | 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:264:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub struct Schema { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 264 | directives: Option>>, [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] [stderr] Compiling graphql-introspection-query v0.2.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:245:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct SchemaDirectivesArgs { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 244 | #[serde(flatten)] [INFO] [stdout] 245 | 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:264:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub struct Schema { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 264 | directives: Option>>, [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "be245b6d8ee7a54fbc721a809c82bde39e3b4cf6a5c8ee9d3c6576dfa18f36bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be245b6d8ee7a54fbc721a809c82bde39e3b4cf6a5c8ee9d3c6576dfa18f36bd", kill_on_drop: false }` [INFO] [stdout] be245b6d8ee7a54fbc721a809c82bde39e3b4cf6a5c8ee9d3c6576dfa18f36bd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b15c614ae716412101bbbdeddd206b7e848df46bb57c8542cf32d18969374b3a [INFO] running `Command { std: "docker" "start" "-a" "b15c614ae716412101bbbdeddd206b7e848df46bb57c8542cf32d18969374b3a", kill_on_drop: false }` [INFO] [stderr] warning: field `input_value` is never read [INFO] [stderr] --> src/introspection_response.rs:144:5 [INFO] [stderr] | [INFO] [stderr] 142 | pub struct FullTypeFieldsArgs { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 143 | #[serde(flatten)] [INFO] [stderr] 144 | input_value: InputValue, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FullTypeFieldsArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `input_value` is never read [INFO] [stderr] --> src/introspection_response.rs:245:5 [INFO] [stderr] | [INFO] [stderr] 243 | pub struct SchemaDirectivesArgs { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] 244 | #[serde(flatten)] [INFO] [stderr] 245 | input_value: InputValue, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SchemaDirectivesArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `directives` is never read [INFO] [stderr] --> src/introspection_response.rs:264:5 [INFO] [stderr] | [INFO] [stderr] 259 | pub struct Schema { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 264 | directives: Option>>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Schema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `graphql-introspection-query` (lib) generated 3 warnings [INFO] [stderr] warning: `graphql-introspection-query` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphql_introspection_query-b326cc5463f1e2fa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests graphql_introspection_query [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b15c614ae716412101bbbdeddd206b7e848df46bb57c8542cf32d18969374b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15c614ae716412101bbbdeddd206b7e848df46bb57c8542cf32d18969374b3a", kill_on_drop: false }` [INFO] [stdout] b15c614ae716412101bbbdeddd206b7e848df46bb57c8542cf32d18969374b3a