[INFO] cloning repository https://github.com/ryankurte/esp32-wasm-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryankurte/esp32-wasm-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fesp32-wasm-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fesp32-wasm-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3358ca8abeb36bd43062c0d72a80d32caf0b955 [INFO] checking ryankurte/esp32-wasm-cli against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fesp32-wasm-cli" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryankurte/esp32-wasm-cli on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryankurte/esp32-wasm-cli [INFO] finished tweaking git repo https://github.com/ryankurte/esp32-wasm-cli [INFO] tweaked toml for git repo https://github.com/ryankurte/esp32-wasm-cli written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ryankurte/esp32-wasm-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 611f50b29f8c17eb0fc4da128665ee7e29234310c35f48df82b71c8a460b1d0f [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" "611f50b29f8c17eb0fc4da128665ee7e29234310c35f48df82b71c8a460b1d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "611f50b29f8c17eb0fc4da128665ee7e29234310c35f48df82b71c8a460b1d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "611f50b29f8c17eb0fc4da128665ee7e29234310c35f48df82b71c8a460b1d0f", kill_on_drop: false }` [INFO] [stdout] 611f50b29f8c17eb0fc4da128665ee7e29234310c35f48df82b71c8a460b1d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf2e70efea270a756f65d74584de47436456125ee497cfdc4bbdadd8143d0d04 [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" "bf2e70efea270a756f65d74584de47436456125ee497cfdc4bbdadd8143d0d04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking esp32-wasm-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `FileOptions` is defined multiple times [INFO] [stdout] --> src/options.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FileOptions { [INFO] [stdout] | ---------------------- previous definition of the type `FileOptions` here [INFO] [stdout] ... [INFO] [stdout] 32 | pub struct FileOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `FileOptions` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `FileOptions` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `FileOptions` is defined multiple times [INFO] [stdout] --> src/options.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FileOptions { [INFO] [stdout] | ---------------------- previous definition of the type `FileOptions` here [INFO] [stdout] ... [INFO] [stdout] 32 | pub struct FileOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `FileOptions` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `FileOptions` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SocketAddr` in this scope [INFO] [stdout] --> src/options.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub target_address: SocketAddr, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use std::net::SocketAddr; [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::unix::net::SocketAddr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ListOptions` in this scope [INFO] [stdout] --> src/options.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FileOptions { [INFO] [stdout] | ---------------------- similarly named struct `FileOptions` defined here [INFO] [stdout] ... [INFO] [stdout] 40 | ListDir(ListOptions), [INFO] [stdout] | ^^^^^^^^^^^ help: a struct with a similar name exists: `FileOptions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClientOptions` in this scope [INFO] [stdout] --> src/lib.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | opts: ClientOptions, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::ClientOptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClientOptions` in this scope [INFO] [stdout] --> src/lib.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(o: &ClientOptions) -> Client { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::ClientOptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Command` in this scope [INFO] [stdout] --> src/lib.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn run(&mut self, c: &Command) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::Command; [INFO] [stdout] | [INFO] [stdout] 7 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileCommand` in this scope [INFO] [stdout] --> src/lib.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | async fn run_file_cmd(&mut self, c: &FileCommand) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::FileCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TaskCommand` in this scope [INFO] [stdout] --> src/lib.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | async fn run_task_cmd(&mut self, c: &TaskCommand) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::TaskCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::cmp::PartialEq` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | --------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::StructuralPartialEq` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | --------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SocketAddr` in this scope [INFO] [stdout] --> src/options.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub target_address: SocketAddr, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use std::net::SocketAddr; [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::unix::net::SocketAddr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ListOptions` in this scope [INFO] [stdout] --> src/options.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FileOptions { [INFO] [stdout] | ---------------------- similarly named struct `FileOptions` defined here [INFO] [stdout] ... [INFO] [stdout] 40 | ListDir(ListOptions), [INFO] [stdout] | ^^^^^^^^^^^ help: a struct with a similar name exists: `FileOptions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClientOptions` in this scope [INFO] [stdout] --> src/lib.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | opts: ClientOptions, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::ClientOptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClientOptions` in this scope [INFO] [stdout] --> src/lib.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(o: &ClientOptions) -> Client { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::ClientOptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Command` in this scope [INFO] [stdout] --> src/lib.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn run(&mut self, c: &Command) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::Command; [INFO] [stdout] | [INFO] [stdout] 7 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileCommand` in this scope [INFO] [stdout] --> src/lib.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | async fn run_file_cmd(&mut self, c: &FileCommand) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::FileCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TaskCommand` in this scope [INFO] [stdout] --> src/lib.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | async fn run_task_cmd(&mut self, c: &TaskCommand) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 7 | use crate::options::TaskCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::fmt::Debug` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ----- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `structopt::StructOpt` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | --------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `structopt::StructOptInternal` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | --------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::cmp::PartialEq` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | --------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0412, E0428. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::marker::StructuralPartialEq` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | --------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esp32-wasm-cli` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::fmt::Debug` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ----- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `structopt::StructOpt` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | --------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `structopt::StructOptInternal` for type `options::FileOptions`: [INFO] [stdout] --> src/options.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | --------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 31 | #[derive(Debug, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ conflicting implementation for `options::FileOptions` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0412, E0428. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bf2e70efea270a756f65d74584de47436456125ee497cfdc4bbdadd8143d0d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2e70efea270a756f65d74584de47436456125ee497cfdc4bbdadd8143d0d04", kill_on_drop: false }` [INFO] [stdout] bf2e70efea270a756f65d74584de47436456125ee497cfdc4bbdadd8143d0d04