[INFO] fetching crate cynic 0.9.0... [INFO] checking cynic-0.9.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate cynic 0.9.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate cynic 0.9.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cynic 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cynic 0.9.0 [INFO] tweaked toml for crates.io crate cynic 0.9.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate cynic 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cynic-proc-macros v0.9.0 [INFO] [stderr] Downloaded json-decode v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b46f37b71ed317d0e4e2f37d5f160642e7072650d722acbdd0b5f834875b2ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b46f37b71ed317d0e4e2f37d5f160642e7072650d722acbdd0b5f834875b2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b46f37b71ed317d0e4e2f37d5f160642e7072650d722acbdd0b5f834875b2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b46f37b71ed317d0e4e2f37d5f160642e7072650d722acbdd0b5f834875b2ef", kill_on_drop: false }` [INFO] [stdout] 0b46f37b71ed317d0e4e2f37d5f160642e7072650d722acbdd0b5f834875b2ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26fa5d65196d01c2f845d89a7ac69cee4d4b8e1cb863544f97c7df4108fa129b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "26fa5d65196d01c2f845d89a7ac69cee4d4b8e1cb863544f97c7df4108fa129b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling cynic-codegen v0.9.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Compiling cynic-proc-macros v0.9.0 [INFO] [stderr] Checking json-decode v0.5.0 [INFO] [stderr] Checking cynic v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cynic::selection_set` [INFO] [stdout] --> examples/simple.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use cynic::selection_set; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TestArgs`, `TestStruct` [INFO] [stdout] --> examples/simple_v2.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use queries::{TestArgs, TestStruct}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cynic::selection_set` [INFO] [stdout] --> examples/simple_v2.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use cynic::selection_set; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cynic::selection_set` [INFO] [stdout] --> tests/simple_schema_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cynic::selection_set; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_one` [INFO] [stdout] --> examples/simple.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | field_one: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nested` [INFO] [stdout] --> examples/simple.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | nested: Nested, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt_nested` [INFO] [stdout] --> examples/simple.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | opt_nested: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_with_input` [INFO] [stdout] --> examples/simple.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | field_with_input: Dessert, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a_string` [INFO] [stdout] --> examples/simple.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | a_string: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt_string` [INFO] [stdout] --> examples/simple.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | opt_string: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_one` [INFO] [stdout] --> examples/simple.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | field_one: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_with_input` [INFO] [stdout] --> examples/simple.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | field_with_input: Dessert, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> examples/simple.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn new(field_one: String, field_with_input: Dessert) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `JSON` [INFO] [stdout] --> examples/simple.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | type JSON = serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Upload` [INFO] [stdout] --> examples/simple.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | struct Upload; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_one` [INFO] [stdout] --> examples/simple_v2.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | field_one: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nested` [INFO] [stdout] --> examples/simple_v2.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | nested: Nested, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt_nested` [INFO] [stdout] --> examples/simple_v2.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | opt_nested: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dessert` [INFO] [stdout] --> examples/simple_v2.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | dessert: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a_string` [INFO] [stdout] --> examples/simple_v2.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | a_string: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt_string` [INFO] [stdout] --> examples/simple_v2.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | opt_string: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field_one` [INFO] [stdout] --> examples/simple_v2.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | field_one: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> examples/simple_v2.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(field_one: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `JSON` [INFO] [stdout] --> examples/simple_v2.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | type JSON = serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Upload` [INFO] [stdout] --> examples/simple_v2.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | struct Upload; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "26fa5d65196d01c2f845d89a7ac69cee4d4b8e1cb863544f97c7df4108fa129b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26fa5d65196d01c2f845d89a7ac69cee4d4b8e1cb863544f97c7df4108fa129b", kill_on_drop: false }` [INFO] [stdout] 26fa5d65196d01c2f845d89a7ac69cee4d4b8e1cb863544f97c7df4108fa129b