[INFO] fetching crate gurkle-cli 0.3.0... [INFO] checking gurkle-cli-0.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate gurkle-cli 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gurkle-cli 0.3.0 [INFO] finished tweaking crates.io crate gurkle-cli 0.3.0 [INFO] tweaked toml for crates.io crate gurkle-cli 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gurkle-cli 0.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gurkle-cli 0.3.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa934d32df6e7019b5393417c206a2893013f5658ec467dd8c7e6ed3e246ef34 [INFO] running `Command { std: "docker" "start" "-a" "aa934d32df6e7019b5393417c206a2893013f5658ec467dd8c7e6ed3e246ef34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa934d32df6e7019b5393417c206a2893013f5658ec467dd8c7e6ed3e246ef34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa934d32df6e7019b5393417c206a2893013f5658ec467dd8c7e6ed3e246ef34", kill_on_drop: false }` [INFO] [stdout] aa934d32df6e7019b5393417c206a2893013f5658ec467dd8c7e6ed3e246ef34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce03f9e32a61f144dc131027485d2e06913971ff109df04afd26b52d146b6cb1 [INFO] running `Command { std: "docker" "start" "-a" "ce03f9e32a61f144dc131027485d2e06913971ff109df04afd26b52d146b6cb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking gurkle-parser v0.3.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tungstenite v0.13.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking async-compression v0.3.8 [INFO] [stderr] Checking tokio-tungstenite v0.14.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking gurkle_codegen v0.3.0 [INFO] [stderr] Checking hyper v0.14.8 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking gurkle v0.3.0 [INFO] [stderr] Checking gurkle-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `introspection_query::IntrospectionQuery` [INFO] [stdout] --> src/graphql/mod.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | pub use introspection_query::IntrospectionQuery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `introspection_query::Variables as IntrospectionQueryRequest` [INFO] [stdout] --> src/graphql/mod.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | pub use introspection_query::Variables as IntrospectionQueryRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `introspection_query::IntrospectionQuery` [INFO] [stdout] --> src/graphql/mod.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | pub use introspection_query::IntrospectionQuery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `introspection_query::Variables as IntrospectionQueryRequest` [INFO] [stdout] --> src/graphql/mod.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | pub use introspection_query::Variables as IntrospectionQueryRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / /// The URL of a GraphQL endpoint to introspect. [INFO] [stdout] 17 | | schema_location: String, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / /// Set the contents of the Authorizaiton header. [INFO] [stdout] 23 | | #[structopt(long = "authorization")] [INFO] [stdout] 24 | | authorization: Option, [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / /// Path to GraphQL schema file (.json or .graphql). [INFO] [stdout] 37 | | #[structopt(short = "s", long = "schema-path")] [INFO] [stdout] 38 | | schema_path: PathBuf, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / /// Path to the GraphQL query file. [INFO] [stdout] 40 | | query_paths: Vec, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / /// Name of target query. If you don't set this parameter, cli generate all queries in query file. [INFO] [stdout] 42 | | #[structopt(long = "selected-operation")] [INFO] [stdout] 43 | | selected_operation: Option, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Additional derives that will be added to the generated structs and enums for the variables. [INFO] [stdout] 45 | | /// --variables-derives='Serialize,PartialEq' [INFO] [stdout] 46 | | #[structopt(short = "I", long = "variables-derives")] [INFO] [stdout] 47 | | variables_derives: Option, [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / /// Additional derives that will be added to the generated structs and enums for the response. [INFO] [stdout] 49 | | /// --output-derives='Serialize,PartialEq' [INFO] [stdout] 50 | | #[structopt(short = "O", long = "response-derives")] [INFO] [stdout] 51 | | response_derives: Option, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / /// You can choose deprecation strategy from allow, deny, or warn. [INFO] [stdout] 53 | | /// Default value is warn. [INFO] [stdout] 54 | | #[structopt(short = "d", long = "deprecation-strategy")] [INFO] [stdout] 55 | | deprecation_strategy: Option, [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | / /// You can choose module and target struct visibility from pub and private. [INFO] [stdout] 62 | | /// Default value is pub. [INFO] [stdout] 63 | | #[structopt(short = "m", long = "module-visibility")] [INFO] [stdout] 64 | | module_visibility: Option, [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | / /// The file path where the code will be generated. [INFO] [stdout] 66 | | /// [INFO] [stdout] 67 | | /// If this option is omitted, the code will be generated next in the current directory [INFO] [stdout] 68 | | /// with the name `generated.rs`. [INFO] [stdout] 69 | | #[structopt(short = "o", long = "output-path")] [INFO] [stdout] 70 | | output_path: Option, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / /// The module where the custom scalar definitions are located. [INFO] [stdout] 72 | | /// --custom-scalars-module='crate::gql::custom_scalars' [INFO] [stdout] 73 | | #[structopt(short = "p", long = "custom-scalars-module")] [INFO] [stdout] 74 | | custom_scalars_module: Option, [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gurkle-cli` (bin "gurkle") due to 11 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / /// The URL of a GraphQL endpoint to introspect. [INFO] [stdout] 17 | | schema_location: String, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / /// Set the contents of the Authorizaiton header. [INFO] [stdout] 23 | | #[structopt(long = "authorization")] [INFO] [stdout] 24 | | authorization: Option, [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / /// Path to GraphQL schema file (.json or .graphql). [INFO] [stdout] 37 | | #[structopt(short = "s", long = "schema-path")] [INFO] [stdout] 38 | | schema_path: PathBuf, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / /// Path to the GraphQL query file. [INFO] [stdout] 40 | | query_paths: Vec, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / /// Name of target query. If you don't set this parameter, cli generate all queries in query file. [INFO] [stdout] 42 | | #[structopt(long = "selected-operation")] [INFO] [stdout] 43 | | selected_operation: Option, [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Additional derives that will be added to the generated structs and enums for the variables. [INFO] [stdout] 45 | | /// --variables-derives='Serialize,PartialEq' [INFO] [stdout] 46 | | #[structopt(short = "I", long = "variables-derives")] [INFO] [stdout] 47 | | variables_derives: Option, [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / /// Additional derives that will be added to the generated structs and enums for the response. [INFO] [stdout] 49 | | /// --output-derives='Serialize,PartialEq' [INFO] [stdout] 50 | | #[structopt(short = "O", long = "response-derives")] [INFO] [stdout] 51 | | response_derives: Option, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / /// You can choose deprecation strategy from allow, deny, or warn. [INFO] [stdout] 53 | | /// Default value is warn. [INFO] [stdout] 54 | | #[structopt(short = "d", long = "deprecation-strategy")] [INFO] [stdout] 55 | | deprecation_strategy: Option, [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | / /// You can choose module and target struct visibility from pub and private. [INFO] [stdout] 62 | | /// Default value is pub. [INFO] [stdout] 63 | | #[structopt(short = "m", long = "module-visibility")] [INFO] [stdout] 64 | | module_visibility: Option, [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | / /// The file path where the code will be generated. [INFO] [stdout] 66 | | /// [INFO] [stdout] 67 | | /// If this option is omitted, the code will be generated next in the current directory [INFO] [stdout] 68 | | /// with the name `generated.rs`. [INFO] [stdout] 69 | | #[structopt(short = "o", long = "output-path")] [INFO] [stdout] 70 | | output_path: Option, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / /// The module where the custom scalar definitions are located. [INFO] [stdout] 72 | | /// --custom-scalars-module='crate::gql::custom_scalars' [INFO] [stdout] 73 | | #[structopt(short = "p", long = "custom-scalars-module")] [INFO] [stdout] 74 | | custom_scalars_module: Option, [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gurkle-cli` (bin "gurkle" test) due to 11 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ce03f9e32a61f144dc131027485d2e06913971ff109df04afd26b52d146b6cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce03f9e32a61f144dc131027485d2e06913971ff109df04afd26b52d146b6cb1", kill_on_drop: false }` [INFO] [stdout] ce03f9e32a61f144dc131027485d2e06913971ff109df04afd26b52d146b6cb1