[INFO] cloning repository https://github.com/sunli829/graphql-benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunli829/graphql-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunli829%2Fgraphql-benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunli829%2Fgraphql-benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5d78e363e1ef95cea1b5af20ddaf2c7a472fa1f
[INFO] checking sunli829/graphql-benchmark against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunli829%2Fgraphql-benchmark" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sunli829/graphql-benchmark
[INFO] finished tweaking git repo https://github.com/sunli829/graphql-benchmark
[INFO] tweaked toml for git repo https://github.com/sunli829/graphql-benchmark written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sunli829/graphql-benchmark on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sunli829/graphql-benchmark 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_utils v0.10.0
[INFO] [stderr]   Downloaded futures-enum v0.1.14
[INFO] [stderr]   Downloaded async-stream v0.3.0
[INFO] [stderr]   Downloaded async-graphql-value v3.0.6
[INFO] [stderr]   Downloaded graphql-parser v0.3.0
[INFO] [stderr]   Downloaded async-graphql-derive v3.0.6
[INFO] [stderr]   Downloaded juniper_codegen v0.15.7
[INFO] [stderr]   Downloaded async-graphql-parser v3.0.6
[INFO] [stderr]   Downloaded async-stream-impl v0.3.0
[INFO] [stderr]   Downloaded bson v1.1.0
[INFO] [stderr]   Downloaded syn v1.0.67
[INFO] [stderr]   Downloaded smartstring v0.2.9
[INFO] [stderr]   Downloaded tinyvec v0.3.4
[INFO] [stderr]   Downloaded juniper v0.15.7
[INFO] [stderr]   Downloaded async-graphql v3.0.6
[INFO] [stderr]   Downloaded encoding_rs v0.8.24
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e29c3718c8107cb2e328bf947c7c9d52ca90d3351b9fe48cc01c9fdc0a2a695
[INFO] running `Command { std: "docker" "start" "-a" "9e29c3718c8107cb2e328bf947c7c9d52ca90d3351b9fe48cc01c9fdc0a2a695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e29c3718c8107cb2e328bf947c7c9d52ca90d3351b9fe48cc01c9fdc0a2a695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e29c3718c8107cb2e328bf947c7c9d52ca90d3351b9fe48cc01c9fdc0a2a695", kill_on_drop: false }`
[INFO] [stdout] 9e29c3718c8107cb2e328bf947c7c9d52ca90d3351b9fe48cc01c9fdc0a2a695
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87a60e1ea294c238fb88e0771b9231f079a7fb77aed3833e73e90b55030f0086
[INFO] running `Command { std: "docker" "start" "-a" "87a60e1ea294c238fb88e0771b9231f079a7fb77aed3833e73e90b55030f0086", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking getrandom v0.1.15
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.24
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking twoway v0.2.1
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking futures v0.3.8
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking smartstring v0.2.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling derive_utils v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling futures-enum v0.1.14
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling juniper_codegen v0.15.7
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]     Checking async-stream v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking graphql-parser v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling async-graphql-value v3.0.6
[INFO] [stderr]    Compiling async-graphql-parser v3.0.6
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]     Checking bson v1.1.0
[INFO] [stderr]     Checking juniper v0.15.7
[INFO] [stderr]    Compiling async-graphql-derive v3.0.6
[INFO] [stderr]     Checking async-graphql v3.0.6
[INFO] [stderr]     Checking graphql-benchmark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `creator_user_id` is never read
[INFO] [stdout]  --> src/async_graphql_benchmark.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ChatData {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub creator_user_id: String,
[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 `user_id` is never read
[INFO] [stdout]   --> src/async_graphql_benchmark.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct MessageData {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 31 |     pub id: String,
[INFO] [stdout] 32 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `creator_user_id` is never read
[INFO] [stdout]   --> src/juniper_benchmark.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct ChatData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub creator_user_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]   --> src/juniper_benchmark.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct MessageData {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 31 |     pub id: String,
[INFO] [stdout] 32 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `creator_user_id` is never read
[INFO] [stdout]  --> src/async_graphql_benchmark.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ChatData {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub creator_user_id: String,
[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 `user_id` is never read
[INFO] [stdout]   --> src/async_graphql_benchmark.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct MessageData {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 31 |     pub id: String,
[INFO] [stdout] 32 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `creator_user_id` is never read
[INFO] [stdout]   --> src/juniper_benchmark.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct ChatData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub creator_user_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]   --> src/juniper_benchmark.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct MessageData {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 31 |     pub id: String,
[INFO] [stdout] 32 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 14`
[INFO] running `Command { std: "docker" "inspect" "87a60e1ea294c238fb88e0771b9231f079a7fb77aed3833e73e90b55030f0086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a60e1ea294c238fb88e0771b9231f079a7fb77aed3833e73e90b55030f0086", kill_on_drop: false }`
[INFO] [stdout] 87a60e1ea294c238fb88e0771b9231f079a7fb77aed3833e73e90b55030f0086
