[INFO] cloning repository https://github.com/chirino/dynamic-graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chirino/dynamic-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirino%2Fdynamic-graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirino%2Fdynamic-graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 829c10281d283b224210b6186f40474e946c7732
[INFO] checking chirino/dynamic-graphql against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirino%2Fdynamic-graphql" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chirino/dynamic-graphql
[INFO] finished tweaking git repo https://github.com/chirino/dynamic-graphql
[INFO] tweaked toml for git repo https://github.com/chirino/dynamic-graphql written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chirino/dynamic-graphql 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/chirino/dynamic-graphql 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]     Updating git repository `https://github.com/graphql-rust/juniper`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smartstring v0.2.7
[INFO] [stderr]   Downloaded futures v0.3.15
[INFO] [stderr]   Downloaded graphql-parser v0.3.0
[INFO] [stderr]   Downloaded derive_utils v0.11.2
[INFO] [stderr]   Downloaded futures-enum v0.1.17
[INFO] [stderr]   Downloaded bson v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 25713afb54d5fe6bd7f6b61600488445557d1f0580e01ecd673353defad4bdc3
[INFO] running `Command { std: "docker" "start" "-a" "25713afb54d5fe6bd7f6b61600488445557d1f0580e01ecd673353defad4bdc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25713afb54d5fe6bd7f6b61600488445557d1f0580e01ecd673353defad4bdc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25713afb54d5fe6bd7f6b61600488445557d1f0580e01ecd673353defad4bdc3", kill_on_drop: false }`
[INFO] [stdout] 25713afb54d5fe6bd7f6b61600488445557d1f0580e01ecd673353defad4bdc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 341998c7505a98e8834615fae1246eeb4dc4376b688856a43c64c640158ba65a
[INFO] running `Command { std: "docker" "start" "-a" "341998c7505a98e8834615fae1246eeb4dc4376b688856a43c64c640158ba65a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking smartstring v0.2.7
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling juniper_codegen v0.15.7 (https://github.com/graphql-rust/juniper#88a7571b)
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking graphql-parser v0.3.0
[INFO] [stderr]     Checking bson v1.2.2
[INFO] [stderr]     Checking juniper v0.15.7 (https://github.com/graphql-rust/juniper#88a7571b)
[INFO] [stderr]     Checking dynamic-graphql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SchemaInfo` is never constructed
[INFO] [stdout]  --> src/juniper/json.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SchemaInfo {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Object` is never constructed
[INFO] [stdout]   --> src/juniper/json.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Object {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_field` is never used
[INFO] [stdout]   --> src/juniper/json.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn build_field<'r, 't, S, T>(info: &SchemaInfo, registry: &mut Registry<'r, S>, field_name: &str, type_ref: Type<'t, T>, nullable: b...
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `document` is never used
[INFO] [stdout]  --> src/juniper/sort.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn document<'a, T>(value: &mut Document<'a, T>)
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `schema_definition` is never used
[INFO] [stdout]   --> src/juniper/sort.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn schema_definition<'a, T>(value: &mut SchemaDefinition<'a, T>) where T: Text<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_definition` is never used
[INFO] [stdout]   --> src/juniper/sort.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn type_definition<'a, T>(value: &mut TypeDefinition<'a, T>) where T: Text<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_extension` is never used
[INFO] [stdout]   --> src/juniper/sort.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn type_extension<'a, T>(value: &mut TypeExtension<'a, T>) where T: Text<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `directive_definition` is never used
[INFO] [stdout]   --> src/juniper/sort.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn directive_definition<'a, T>(value: &mut DirectiveDefinition<'a, T>) where T: Text<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `object_type` is never used
[INFO] [stdout]   --> src/juniper/sort.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn object_type<'a, T>(value: &mut ObjectType<'a, T>) where T: Text<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `object_type_extension` is never used
[INFO] [stdout]   --> src/juniper/sort.rs:94:4
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn object_type_extension<'a, T>(value: &mut ObjectTypeExtension<'a, T>) where T: Text<'a> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fields` is never used
[INFO] [stdout]   --> src/juniper/sort.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn fields<'a, T>(value: &mut Vec<Field<'a, T>>) where T: Text<'a> {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `interface_type` is never used
[INFO] [stdout]    --> src/juniper/sort.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn interface_type<'a, T>(value: &mut InterfaceType<'a, T>) where T: Text<'a> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `interface_type_extension` is never used
[INFO] [stdout]    --> src/juniper/sort.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn interface_type_extension<'a, T>(value: &mut InterfaceTypeExtension<'a, T>) where T: Text<'a> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `union_type` is never used
[INFO] [stdout]    --> src/juniper/sort.rs:115:4
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn union_type<'a, T>(value: &mut UnionType<'a, T>) where T: Text<'a> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `union_type_extension` is never used
[INFO] [stdout]    --> src/juniper/sort.rs:119:4
[INFO] [stdout]     |
[INFO] [stdout] 119 | fn union_type_extension<'a, T>(value: &mut UnionTypeExtension<'a, T>) where T: Text<'a> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `enum_type` is never used
[INFO] [stdout]    --> src/juniper/sort.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn enum_type<'a, T>(value: &mut EnumType<'a, T>) where T: Text<'a> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `enum_type_extension` is never used
[INFO] [stdout]    --> src/juniper/sort.rs:127:4
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn enum_type_extension<'a, T>(value: &mut EnumTypeExtension<'a, T>) where T: Text<'a> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_object_type` is never used
[INFO] [stdout]    --> src/juniper/sort.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn input_object_type<'a, T>(value: &mut InputObjectType<'a, T>) where T: Text<'a> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_object_type_extension` is never used
[INFO] [stdout]    --> src/juniper/sort.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn input_object_type_extension<'a, T>(value: &mut InputObjectTypeExtension<'a, T>) where T: Text<'a> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "341998c7505a98e8834615fae1246eeb4dc4376b688856a43c64c640158ba65a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "341998c7505a98e8834615fae1246eeb4dc4376b688856a43c64c640158ba65a", kill_on_drop: false }`
[INFO] [stdout] 341998c7505a98e8834615fae1246eeb4dc4376b688856a43c64c640158ba65a
