[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/829c10281d283b224210b6186f40474e946c7732 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirino%2Fdynamic-graphql" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chirino/dynamic-graphql on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0509484f99175506885f72aeba725cd6ab045ea8237336af116db6780221b18b [INFO] running `Command { std: "docker" "start" "-a" "0509484f99175506885f72aeba725cd6ab045ea8237336af116db6780221b18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0509484f99175506885f72aeba725cd6ab045ea8237336af116db6780221b18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0509484f99175506885f72aeba725cd6ab045ea8237336af116db6780221b18b", kill_on_drop: false }` [INFO] [stdout] 0509484f99175506885f72aeba725cd6ab045ea8237336af116db6780221b18b [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed75f3349c5b7bc819809c4b82655254cb3d2794811ab3682c42eaafd5d2faae [INFO] running `Command { std: "docker" "start" "-a" "ed75f3349c5b7bc819809c4b82655254cb3d2794811ab3682c42eaafd5d2faae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [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 num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking smartstring v0.2.7 [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 futures-enum v0.1.17 [INFO] [stderr] Compiling juniper_codegen v0.15.7 (https://github.com/graphql-rust/juniper#88a7571b) [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: 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] = note: `#[warn(dead_code)]` on by default [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>) 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] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.75s [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 2` [INFO] running `Command { std: "docker" "inspect" "ed75f3349c5b7bc819809c4b82655254cb3d2794811ab3682c42eaafd5d2faae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed75f3349c5b7bc819809c4b82655254cb3d2794811ab3682c42eaafd5d2faae", kill_on_drop: false }` [INFO] [stdout] ed75f3349c5b7bc819809c4b82655254cb3d2794811ab3682c42eaafd5d2faae