[INFO] fetching crate reqwest-graphql 1.0.0...
[INFO] building reqwest-graphql-1.0.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate reqwest-graphql 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate reqwest-graphql 1.0.0
[INFO] finished tweaking crates.io crate reqwest-graphql 1.0.0
[INFO] tweaked toml for crates.io crate reqwest-graphql 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-graphql 1.0.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 163 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f55a9a2bbf474dc79db4c1cde57e0be6bc1831eef8472bc7c6197d21994ad3a0
[INFO] running `Command { std: "docker" "start" "-a" "f55a9a2bbf474dc79db4c1cde57e0be6bc1831eef8472bc7c6197d21994ad3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f55a9a2bbf474dc79db4c1cde57e0be6bc1831eef8472bc7c6197d21994ad3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f55a9a2bbf474dc79db4c1cde57e0be6bc1831eef8472bc7c6197d21994ad3a0", kill_on_drop: false }`
[INFO] [stdout] f55a9a2bbf474dc79db4c1cde57e0be6bc1831eef8472bc7c6197d21994ad3a0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c410049de36c6f15df78a0439ae5f2880fd794e3dc549ca2df8c2f81cb3f711
[INFO] running `Command { std: "docker" "start" "-a" "0c410049de36c6f15df78a0439ae5f2880fd794e3dc549ca2df8c2f81cb3f711", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-graphql v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `locations`, `extensions`, and `path` are never read
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GraphQLErrorMessage {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 15 |     message: String,
[INFO] [stdout] 16 |     locations: Option<Vec<GraphQLErrorLocation>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     extensions: Option<HashMap<String, String>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 18 |     path: Option<Vec<GraphQLErrorPathParam>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line` and `column` are never read
[INFO] [stdout]   --> src/error.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct GraphQLErrorLocation {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 23 |     line: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 24 |     column: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorLocation` 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 `0` is never read
[INFO] [stdout]   --> src/error.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorPathParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 30 -     String(String),
[INFO] [stdout] 30 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Number(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorPathParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 31 -     Number(u32),
[INFO] [stdout] 31 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.53s
[INFO] running `Command { std: "docker" "inspect" "0c410049de36c6f15df78a0439ae5f2880fd794e3dc549ca2df8c2f81cb3f711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c410049de36c6f15df78a0439ae5f2880fd794e3dc549ca2df8c2f81cb3f711", kill_on_drop: false }`
[INFO] [stdout] 0c410049de36c6f15df78a0439ae5f2880fd794e3dc549ca2df8c2f81cb3f711
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f845ffd85c811138436930e553b61c34305ad9c52feeef3453219a67788c9f7
[INFO] running `Command { std: "docker" "start" "-a" "3f845ffd85c811138436930e553b61c34305ad9c52feeef3453219a67788c9f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-graphql v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `locations`, `extensions`, and `path` are never read
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GraphQLErrorMessage {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 15 |     message: String,
[INFO] [stdout] 16 |     locations: Option<Vec<GraphQLErrorLocation>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     extensions: Option<HashMap<String, String>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 18 |     path: Option<Vec<GraphQLErrorPathParam>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line` and `column` are never read
[INFO] [stdout]   --> src/error.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct GraphQLErrorLocation {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 23 |     line: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 24 |     column: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorLocation` 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 `0` is never read
[INFO] [stdout]   --> src/error.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorPathParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 30 -     String(String),
[INFO] [stdout] 30 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Number(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorPathParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 31 -     Number(u32),
[INFO] [stdout] 31 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeList` is never constructed
[INFO] [stdout]  --> tests/structs.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NodeList<T> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> tests/structs.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Post {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 10 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` 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 `post` is never read
[INFO] [stdout]   --> tests/structs.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SinglePost {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 15 |     pub post: Post,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SinglePost` 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 `AllPosts` is never constructed
[INFO] [stdout]   --> tests/structs.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct AllPosts {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locations`, `extensions`, and `path` are never read
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GraphQLErrorMessage {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 15 |     message: String,
[INFO] [stdout] 16 |     locations: Option<Vec<GraphQLErrorLocation>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     extensions: Option<HashMap<String, String>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 18 |     path: Option<Vec<GraphQLErrorPathParam>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line` and `column` are never read
[INFO] [stdout]   --> src/error.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct GraphQLErrorLocation {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 23 |     line: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 24 |     column: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorLocation` 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 `0` is never read
[INFO] [stdout]   --> src/error.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorPathParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 30 -     String(String),
[INFO] [stdout] 30 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Number(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphQLErrorPathParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 31 -     Number(u32),
[INFO] [stdout] 31 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.63s
[INFO] running `Command { std: "docker" "inspect" "3f845ffd85c811138436930e553b61c34305ad9c52feeef3453219a67788c9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f845ffd85c811138436930e553b61c34305ad9c52feeef3453219a67788c9f7", kill_on_drop: false }`
[INFO] [stdout] 3f845ffd85c811138436930e553b61c34305ad9c52feeef3453219a67788c9f7
