[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] testing tomhoule/gqlient against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fgqlient" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tomhoule/gqlient on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.2.8 [INFO] [stderr] Downloaded atty v0.2.9 [INFO] [stderr] Downloaded futures-sink v0.2.1 [INFO] [stderr] Downloaded futures-stable v0.2.1 [INFO] [stderr] Downloaded bitflags v1.0.2 [INFO] [stderr] Downloaded textwrap v0.9.0 [INFO] [stderr] Downloaded futures-async-runtime v0.2.1 [INFO] [stderr] Downloaded futures-core v0.2.1 [INFO] [stderr] Downloaded futures-executor v0.2.1 [INFO] [stderr] Downloaded futures-io v0.2.1 [INFO] [stderr] Downloaded futures-channel v0.2.1 [INFO] [stderr] Downloaded cc v1.0.14 [INFO] [stderr] Downloaded futures-util v0.2.1 [INFO] [stderr] Downloaded clap v2.31.2 [INFO] [stderr] Downloaded syn v0.13.2 [INFO] [stderr] Downloaded rustc-demangle v0.1.7 [INFO] [stderr] Downloaded serde v1.0.43 [INFO] [stderr] Downloaded libc v0.2.40 [INFO] [stderr] Downloaded backtrace v0.3.6 [INFO] [stderr] Downloaded byteorder v1.2.2 [INFO] [stderr] Downloaded futures v0.2.1 [INFO] [stderr] Downloaded proc-macro2 v0.3.7 [INFO] [stderr] Downloaded structopt v0.2.8 [INFO] [stderr] Downloaded combine v3.0.0-beta.1 [INFO] [stderr] Downloaded graphql-parser v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] effd2984c6801ed6fd35554b51bc9cea1121bb7fa62e0057c8e96ffe77c193b2 [INFO] running `Command { std: "docker" "start" "-a" "effd2984c6801ed6fd35554b51bc9cea1121bb7fa62e0057c8e96ffe77c193b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "effd2984c6801ed6fd35554b51bc9cea1121bb7fa62e0057c8e96ffe77c193b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "effd2984c6801ed6fd35554b51bc9cea1121bb7fa62e0057c8e96ffe77c193b2", kill_on_drop: false }` [INFO] [stdout] effd2984c6801ed6fd35554b51bc9cea1121bb7fa62e0057c8e96ffe77c193b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b5b4607261c3501e137ed241d15a44d7efea781e27a697bad392d7700986132 [INFO] running `Command { std: "docker" "start" "-a" "0b5b4607261c3501e137ed241d15a44d7efea781e27a697bad392d7700986132", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling 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] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling serde v1.0.43 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling futures-core v0.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling futures-channel v0.2.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling futures-io v0.2.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling combine v3.0.0-beta.1 [INFO] [stderr] Compiling futures-sink v0.2.1 [INFO] [stderr] Compiling syn v0.13.2 [INFO] [stderr] Compiling futures-util v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling futures-executor v0.2.1 [INFO] [stderr] Compiling futures-stable v0.2.1 [INFO] [stderr] Compiling futures-async-runtime v0.2.1 [INFO] [stderr] Compiling futures v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Compiling structopt v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling graphql-parser v0.2.0 [INFO] [stderr] Compiling 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] 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 { [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 [INFO] [stdout] Box [INFO] [stdout] Collect [INFO] [stdout] CopyInto [INFO] [stdout] Either [INFO] [stdout] Fold [INFO] [stdout] ForEach [INFO] [stdout] and 48 others [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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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] [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: 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") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0b5b4607261c3501e137ed241d15a44d7efea781e27a697bad392d7700986132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5b4607261c3501e137ed241d15a44d7efea781e27a697bad392d7700986132", kill_on_drop: false }` [INFO] [stdout] 0b5b4607261c3501e137ed241d15a44d7efea781e27a697bad392d7700986132