[INFO] fetching crate mph 0.1.8... [INFO] checking mph-0.1.8 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate mph 0.1.8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mph 0.1.8 [INFO] finished tweaking crates.io crate mph 0.1.8 [INFO] tweaked toml for crates.io crate mph 0.1.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mph 0.1.8 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 mph 0.1.8 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c6b345191807a42a42fffcdf627c2cbd871b2cdfb4caaed149b18e3d03d99ece [INFO] running `Command { std: "docker" "start" "-a" "c6b345191807a42a42fffcdf627c2cbd871b2cdfb4caaed149b18e3d03d99ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6b345191807a42a42fffcdf627c2cbd871b2cdfb4caaed149b18e3d03d99ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b345191807a42a42fffcdf627c2cbd871b2cdfb4caaed149b18e3d03d99ece", kill_on_drop: false }` [INFO] [stdout] c6b345191807a42a42fffcdf627c2cbd871b2cdfb4caaed149b18e3d03d99ece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2b9e688e0efaa7904871c3c5836ca43a9a37d0d13a0db821b026550e338c35a1 [INFO] running `Command { std: "docker" "start" "-a" "2b9e688e0efaa7904871c3c5836ca43a9a37d0d13a0db821b026550e338c35a1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking clap v3.1.8 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking mph v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `char`, `escaped`, `flat_map`, and `map` [INFO] [stdout] --> src/elisp.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | bytes::complete::{escaped, tag}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | character::complete::{alphanumeric1, char, digit0, digit1, multispace0, one_of}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | combinator::{flat_map, map, map_res, opt}, [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 imports: `char`, `escaped`, `flat_map`, and `map` [INFO] [stdout] --> src/elisp.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | bytes::complete::{escaped, tag}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | character::complete::{alphanumeric1, char, digit0, digit1, multispace0, one_of}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | combinator::{flat_map, map, map_res, opt}, [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 variable: `input` [INFO] [stdout] --> src/elisp.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | fn string(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/elisp.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | fn symbol(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/daemon.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct Daemon { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 59 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Daemon` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ok`, `wait_until_ok`, and `wait_while_ok` are never used [INFO] [stdout] --> src/daemon.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl Daemon { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn ok(&self) -> bool { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn wait_until_ok(&self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn wait_while_ok(&self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Exp` is never used [INFO] [stdout] --> src/elisp.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) enum Exp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nil` is never used [INFO] [stdout] --> src/elisp.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn nil(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cons` is never used [INFO] [stdout] --> src/elisp.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn cons(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `integer_10` is never used [INFO] [stdout] --> src/elisp.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn integer_10(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `radix` is never used [INFO] [stdout] --> src/elisp.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn radix(input: &str) -> IResult<&str, u32> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `integer_radix` is never used [INFO] [stdout] --> src/elisp.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn integer_radix(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `integer` is never used [INFO] [stdout] --> src/elisp.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn integer(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `float` is never used [INFO] [stdout] --> src/elisp.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn float(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `string` is never used [INFO] [stdout] --> src/elisp.rs:164:4 [INFO] [stdout] | [INFO] [stdout] 164 | fn string(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `symbol` is never used [INFO] [stdout] --> src/elisp.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | fn symbol(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | file: Option, [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: Result [INFO] [stdout] --> src/main.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | file: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / #[clap(long)] [INFO] [stdout] 52 | | frame_parameters: Option, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / #[clap(long)] [INFO] [stdout] 67 | | display: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | / #[clap(long)] [INFO] [stdout] 70 | | parent_id: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / #[clap(long)] [INFO] [stdout] 73 | | socket_name: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / #[clap(long)] [INFO] [stdout] 76 | | server_file: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / #[clap(short, long)] [INFO] [stdout] 79 | | alternate_editor: Option, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / #[clap(long)] [INFO] [stdout] 82 | | tramp: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mph` (bin "mph") due to 9 previous errors; 15 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/elisp.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | fn string(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/elisp.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | fn symbol(input: &str) -> IResult<&str, Exp> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/daemon.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct Daemon { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 59 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Daemon` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ok`, `wait_until_ok`, and `wait_while_ok` are never used [INFO] [stdout] --> src/daemon.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl Daemon { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn ok(&self) -> bool { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn wait_until_ok(&self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn wait_while_ok(&self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/elisp.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | Float(f64), [INFO] [stdout] | ----- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Exp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 17 - Float(f64), [INFO] [stdout] 17 + Float(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/elisp.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) enum Exp { [INFO] [stdout] | --- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 18 | Str(String), [INFO] [stdout] | ^^^ [INFO] [stdout] 19 | Symbol(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | Cons(Vec), [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | Unreadable(Option, Option), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | Vector(Vec), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | HashTable(HashMap), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | Subr, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | ByteCodeFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | Record, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | Marker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 44 | Frame, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | Process, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 46 | Thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 47 | Mutex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 48 | ConditionVariable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 49 | Stream, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 50 | KeyMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | Overlay, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 52 | Font, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | file: Option, [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: Result [INFO] [stdout] --> src/main.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | file: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | / #[clap(long)] [INFO] [stdout] 52 | | frame_parameters: Option, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / #[clap(long)] [INFO] [stdout] 67 | | display: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | / #[clap(long)] [INFO] [stdout] 70 | | parent_id: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / #[clap(long)] [INFO] [stdout] 73 | | socket_name: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | / #[clap(long)] [INFO] [stdout] 76 | | server_file: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / #[clap(short, long)] [INFO] [stdout] 79 | | alternate_editor: Option, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / #[clap(long)] [INFO] [stdout] 82 | | tramp: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mph` (bin "mph" test) due to 9 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2b9e688e0efaa7904871c3c5836ca43a9a37d0d13a0db821b026550e338c35a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9e688e0efaa7904871c3c5836ca43a9a37d0d13a0db821b026550e338c35a1", kill_on_drop: false }` [INFO] [stdout] 2b9e688e0efaa7904871c3c5836ca43a9a37d0d13a0db821b026550e338c35a1