[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3358ca8abeb36bd43062c0d72a80d32caf0b955 [INFO] testing ryankurte/esp32-wasm-cli against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fesp32-wasm-cli" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryankurte/esp32-wasm-cli on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-2/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8023575f78f0967d702c89718d6341e2530dc2e9ecd5b081b99861cb5e957547 [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" "8023575f78f0967d702c89718d6341e2530dc2e9ecd5b081b99861cb5e957547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8023575f78f0967d702c89718d6341e2530dc2e9ecd5b081b99861cb5e957547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8023575f78f0967d702c89718d6341e2530dc2e9ecd5b081b99861cb5e957547", kill_on_drop: false }` [INFO] [stdout] 8023575f78f0967d702c89718d6341e2530dc2e9ecd5b081b99861cb5e957547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 247b77800514b5b76fdaed54aa6d041ad7ea1a9146f93f2fc0fb68f31b35e05b [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" "247b77800514b5b76fdaed54aa6d041ad7ea1a9146f93f2fc0fb68f31b35e05b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling 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[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[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: 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "247b77800514b5b76fdaed54aa6d041ad7ea1a9146f93f2fc0fb68f31b35e05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247b77800514b5b76fdaed54aa6d041ad7ea1a9146f93f2fc0fb68f31b35e05b", kill_on_drop: false }` [INFO] [stdout] 247b77800514b5b76fdaed54aa6d041ad7ea1a9146f93f2fc0fb68f31b35e05b