[INFO] fetching crate juniper 0.15.10... [INFO] building juniper-0.15.10 against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] extracting crate juniper 0.15.10 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate juniper 0.15.10 on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate juniper 0.15.10 [INFO] finished tweaking crates.io crate juniper 0.15.10 [INFO] tweaked toml for crates.io crate juniper 0.15.10 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smartstring v0.2.10 [INFO] [stderr] Downloaded futures-enum v0.1.17 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded juniper_codegen v0.15.9 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] [stderr] Downloaded bson v1.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9806a3e522375f0c099a9f246a99059dcc018676e68f792d7e328dc4c7f7cf7 [INFO] running `Command { std: "docker" "start" "-a" "a9806a3e522375f0c099a9f246a99059dcc018676e68f792d7e328dc4c7f7cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9806a3e522375f0c099a9f246a99059dcc018676e68f792d7e328dc4c7f7cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9806a3e522375f0c099a9f246a99059dcc018676e68f792d7e328dc4c7f7cf7", kill_on_drop: false }` [INFO] [stdout] a9806a3e522375f0c099a9f246a99059dcc018676e68f792d7e328dc4c7f7cf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31343e1ceb0d85703e10cdc81fbf5d49cc02fe1adedfa051a2bbd38e86cfa5d0 [INFO] running `Command { std: "docker" "start" "-a" "31343e1ceb0d85703e10cdc81fbf5d49cc02fe1adedfa051a2bbd38e86cfa5d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling juniper v0.15.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | async_values.push(AsyncValueFuture::Field(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | ... async_values.push(AsyncValueFuture::FragmentSpread(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:366:46 [INFO] [stdout] | [INFO] [stdout] 366 | ... async_values.push(AsyncValueFuture::InlineFragment1(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:378:34 [INFO] [stdout] | [INFO] [stdout] 378 | async_values.push(AsyncValueFuture::InlineFragment2(async move { [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 23.83s [INFO] running `Command { std: "docker" "inspect" "31343e1ceb0d85703e10cdc81fbf5d49cc02fe1adedfa051a2bbd38e86cfa5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31343e1ceb0d85703e10cdc81fbf5d49cc02fe1adedfa051a2bbd38e86cfa5d0", kill_on_drop: false }` [INFO] [stdout] 31343e1ceb0d85703e10cdc81fbf5d49cc02fe1adedfa051a2bbd38e86cfa5d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e054fb059b40b184b0f227c540461f429a82832076587a2ba3f18937cc569678 [INFO] running `Command { std: "docker" "start" "-a" "e054fb059b40b184b0f227c540461f429a82832076587a2ba3f18937cc569678", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | async_values.push(AsyncValueFuture::Field(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | ... async_values.push(AsyncValueFuture::FragmentSpread(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:366:46 [INFO] [stdout] | [INFO] [stdout] 366 | ... async_values.push(AsyncValueFuture::InlineFragment1(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:378:34 [INFO] [stdout] | [INFO] [stdout] 378 | async_values.push(AsyncValueFuture::InlineFragment2(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling juniper v0.15.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | async_values.push(AsyncValueFuture::Field(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | ... async_values.push(AsyncValueFuture::FragmentSpread(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:366:46 [INFO] [stdout] | [INFO] [stdout] 366 | ... async_values.push(AsyncValueFuture::InlineFragment1(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/types/async_await.rs:378:34 [INFO] [stdout] | [INFO] [stdout] 378 | async_values.push(AsyncValueFuture::InlineFragment2(async move { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tests/subscriptions.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let mut rt = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret_backstory` is never read [INFO] [stdout] --> src/tests/fixtures/starwars/schema.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Human { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | secret_backstory: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Human` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret_backstory` is never read [INFO] [stdout] --> src/tests/fixtures/starwars/schema.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct Droid { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 162 | secret_backstory: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Droid` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "e054fb059b40b184b0f227c540461f429a82832076587a2ba3f18937cc569678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e054fb059b40b184b0f227c540461f429a82832076587a2ba3f18937cc569678", kill_on_drop: false }` [INFO] [stdout] e054fb059b40b184b0f227c540461f429a82832076587a2ba3f18937cc569678