[INFO] cloning repository https://github.com/tomhoule/gqlient
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomhoule/gqlient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fgqlient", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fgqlient'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 160d33dbb4f70dd59bdb68802ab37e3495a4531a
[INFO] checking tomhoule/gqlient/160d33dbb4f70dd59bdb68802ab37e3495a4531a against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fgqlient" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomhoule/gqlient
[INFO] finished tweaking git repo https://github.com/tomhoule/gqlient
[INFO] tweaked toml for git repo https://github.com/tomhoule/gqlient written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomhoule/gqlient on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomhoule/gqlient already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `graphqlient` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.2.8
[INFO] [stderr]   Downloaded structopt-derive v0.2.8
[INFO] [stderr]   Downloaded bitflags v1.0.2
[INFO] [stderr]   Downloaded futures-io v0.2.1
[INFO] [stderr]   Downloaded futures-stable v0.2.1
[INFO] [stderr]   Downloaded futures-async-runtime v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v0.3.7
[INFO] [stderr]   Downloaded syn v0.13.2
[INFO] [stderr]   Downloaded futures-sink v0.2.1
[INFO] [stderr]   Downloaded futures-core v0.2.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.7
[INFO] [stderr]   Downloaded futures-executor v0.2.1
[INFO] [stderr]   Downloaded atty v0.2.9
[INFO] [stderr]   Downloaded ascii v0.7.1
[INFO] [stderr]   Downloaded futures v0.2.1
[INFO] [stderr]   Downloaded futures-channel v0.2.1
[INFO] [stderr]   Downloaded graphql-parser v0.2.0
[INFO] [stderr]   Downloaded backtrace v0.3.6
[INFO] [stderr]   Downloaded cc v1.0.14
[INFO] [stderr]   Downloaded serde v1.0.43
[INFO] [stderr]   Downloaded futures-util v0.2.1
[INFO] [stderr]   Downloaded combine v3.0.0-beta.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8
[INFO] running `Command { std: "docker" "start" "fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `graphqlient` (manifest) generated 1 warning
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling cc v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v0.3.7
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking bitflags v1.0.2
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking ascii v0.7.1
[INFO] [stderr]     Checking byteorder v1.2.2
[INFO] [stderr]     Checking serde v1.0.43
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking futures-core v0.2.1
[INFO] [stderr]     Checking futures-channel v0.2.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking quote v0.5.2
[INFO] [stderr]     Checking futures-sink v0.2.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking atty v0.2.9
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking futures-io v0.2.1
[INFO] [stderr]     Checking combine v3.0.0-beta.1
[INFO] [stderr]    Compiling syn v0.13.2
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]     Checking futures-util v0.2.1
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]     Checking futures-executor v0.2.1
[INFO] [stderr]     Checking futures-stable v0.2.1
[INFO] [stderr]     Checking futures-async-runtime v0.2.1
[INFO] [stderr]     Checking futures v0.2.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling structopt-derive v0.2.8
[INFO] [stderr]     Checking structopt v0.2.8
[INFO] [stderr]     Checking backtrace v0.3.6
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking graphql-parser v0.2.0
[INFO] [stderr]     Checking graphqlient v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: futures::Future` is not satisfied
[INFO] [stdout]   --> src/main.rs:50:44
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn execute(self, backend_url: &str) -> impl Future<Item = Response, Error = QlientError> {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Future` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `futures::Future`:
[INFO] [stdout]              &'a mut F
[INFO] [stdout]              AssertUnwindSafe<F>
[INFO] [stdout]              Box<F>
[INFO] [stdout]              Collect<S, C>
[INFO] [stdout]              CopyInto<R, W>
[INFO] [stdout]              Either<A, B>
[INFO] [stdout]              Fold<S, Fut, T, F>
[INFO] [stdout]              ForEach<S, U, F>
[INFO] [stdout]            and 48 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: futures::Future` is not satisfied
[INFO] [stdout]   --> src/main.rs:50:44
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn execute(self, backend_url: &str) -> impl Future<Item = Response, Error = QlientError> {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Future` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `futures::Future`:
[INFO] [stdout]              &'a mut F
[INFO] [stdout]              AssertUnwindSafe<F>
[INFO] [stdout]              Box<F>
[INFO] [stdout]              Collect<S, C>
[INFO] [stdout]              CopyInto<R, W>
[INFO] [stdout]              Either<A, B>
[INFO] [stdout]              Fold<S, Fut, T, F>
[INFO] [stdout]              ForEach<S, U, F>
[INFO] [stdout]            and 48 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schemas`
[INFO] [stdout]   --> src/main.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn gather_queries(schemas: Vec<(PathBuf, String)>, dir: &Path) {
[INFO] [stdout]    |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schemas`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphqlient` (bin "graphqlient") due to 1 previous error; 5 warnings emitted
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/main.rs:21:52
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn gather_queries(schemas: Vec<(PathBuf, String)>, dir: &Path) {
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]   --> src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let root = ::std::env::current_dir().expect("current directory can be reached");
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut schemas = Vec::new();
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schemas`
[INFO] [stdout]   --> src/main.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn gather_queries(schemas: Vec<(PathBuf, String)>, dir: &Path) {
[INFO] [stdout]    |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schemas`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/main.rs:21:52
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn gather_queries(schemas: Vec<(PathBuf, String)>, dir: &Path) {
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]   --> src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let root = ::std::env::current_dir().expect("current directory can be reached");
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut schemas = Vec::new();
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphqlient` (bin "graphqlient" test) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8", kill_on_drop: false }`
[INFO] [stdout] fbe496764fd145227c675e0dcebdddf784684e919341109f475cd28252fa3cd8
