[INFO] updating cached repository https://github.com/killercup/cargo-edit [INFO] running `"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"` [INFO] [stderr] From https://github.com/killercup/cargo-edit [INFO] [stderr] + 3bce564b...9eb51580 gh-pages -> gh-pages (forced update) [INFO] [stderr] 82c09192..a6a19f64 master -> master [INFO] [stderr] + eab11eca...f4631ef0 staging -> staging (forced update) [INFO] [stderr] * [new tag] v0.5.0 -> v0.5.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a6a19f6446ecb05c05dd857ec70799182861dc78 [INFO] checking killercup/cargo-edit against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/cargo-edit on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/killercup/cargo-edit [INFO] finished tweaking git repo https://github.com/killercup/cargo-edit [INFO] tweaked toml for git repo https://github.com/killercup/cargo-edit written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/killercup/cargo-edit already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_proxy v0.4.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca9b6b81f6d5f9eb9c4ab52ee7fe2cd2c3257793116eababde73515d36ddb851 [INFO] running `"docker" "start" "-a" "ca9b6b81f6d5f9eb9c4ab52ee7fe2cd2c3257793116eababde73515d36ddb851"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Checking subprocess v0.1.20 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking colored v1.9.2 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking env_proxy v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking toml_edit v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Checking git2 v0.11.0 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Checking cargo_metadata v0.9.1 [INFO] [stderr] Checking cargo-edit v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error) #[doc = "An error from the std::io module"]; [INFO] [stderr] 4 | | Git(::git2::Error)#[doc = "An error from the git2 crate"]; [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] 78 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error) #[doc = "An error from the std::io module"]; [INFO] [stderr] 4 | | Git(::git2::Error)#[doc = "An error from the git2 crate"]; [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] 78 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error) #[doc = "An error from the std::io module"]; [INFO] [stderr] 4 | | Git(::git2::Error)#[doc = "An error from the git2 crate"]; [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] 78 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error) #[doc = "An error from the std::io module"]; [INFO] [stderr] 4 | | Git(::git2::Error)#[doc = "An error from the git2 crate"]; [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] 78 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | crates: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:52:10 [INFO] [stderr] | [INFO] [stderr] 52 | dev: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:56:12 [INFO] [stderr] | [INFO] [stderr] 56 | build: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | manifest_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | quiet: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/bin/rm/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | / error_chain! { [INFO] [stderr] 26 | | links { [INFO] [stderr] 27 | | CargoEditLib(::cargo_edit::Error, ::cargo_edit::ErrorKind); [INFO] [stderr] 28 | | } [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | dependency: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:75:20 [INFO] [stderr] | [INFO] [stderr] 75 | manifest_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | all: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:83:23 [INFO] [stderr] | [INFO] [stderr] 83 | allow_prerelease: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:87:14 [INFO] [stderr] | [INFO] [stderr] 87 | dry_run: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:33:17 [INFO] [stderr] | [INFO] [stderr] 33 | pub crates: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:91:22 [INFO] [stderr] | [INFO] [stderr] 91 | skip_compatible: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:95:18 [INFO] [stderr] | [INFO] [stderr] 95 | pub offline: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | pub to_lockfile: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | pub rename: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:43:14 [INFO] [stderr] | [INFO] [stderr] 43 | pub dev: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:47:16 [INFO] [stderr] | [INFO] [stderr] 47 | pub build: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:53:15 [INFO] [stderr] | [INFO] [stderr] 53 | pub vers: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:62:14 [INFO] [stderr] | [INFO] [stderr] 62 | pub git: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | pub branch: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:75:15 [INFO] [stderr] | [INFO] [stderr] 75 | pub path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | pub target: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:83:19 [INFO] [stderr] | [INFO] [stderr] 83 | pub optional: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:87:24 [INFO] [stderr] | [INFO] [stderr] 87 | pub manifest_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:102:18 [INFO] [stderr] | [INFO] [stderr] 102 | pub upgrade: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:107:27 [INFO] [stderr] | [INFO] [stderr] 107 | pub allow_prerelease: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:111:30 [INFO] [stderr] | [INFO] [stderr] 111 | pub no_default_features: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:115:16 [INFO] [stderr] | [INFO] [stderr] 115 | pub quiet: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:119:18 [INFO] [stderr] | [INFO] [stderr] 119 | pub offline: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:123:15 [INFO] [stderr] | [INFO] [stderr] 123 | pub sort: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/bin/upgrade/main.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | / error_chain! { [INFO] [stderr] 33 | | links { [INFO] [stderr] 34 | | CargoEditLib(::cargo_edit::Error, ::cargo_edit::ErrorKind); [INFO] [stderr] 35 | | } [INFO] [stderr] ... | [INFO] [stderr] 38 | | } [INFO] [stderr] 39 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:127:19 [INFO] [stderr] | [INFO] [stderr] 127 | pub registry: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | dependency: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: could not compile `cargo-edit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:75:20 [INFO] [stderr] | [INFO] [stderr] 75 | manifest_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | all: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:83:23 [INFO] [stderr] | [INFO] [stderr] 83 | allow_prerelease: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:87:14 [INFO] [stderr] | [INFO] [stderr] 87 | dry_run: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:91:22 [INFO] [stderr] | [INFO] [stderr] 91 | skip_compatible: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:95:18 [INFO] [stderr] | [INFO] [stderr] 95 | pub offline: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/upgrade/main.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | pub to_lockfile: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/bin/add/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / error_chain! { [INFO] [stderr] 29 | | errors { [INFO] [stderr] 30 | | /// Specified a dependency with both a git URL and a version. [INFO] [stderr] 31 | | GitUrlWithVersion(git: String, version: String) { [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/bin/upgrade/main.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | / error_chain! { [INFO] [stderr] 33 | | links { [INFO] [stderr] 34 | | CargoEditLib(::cargo_edit::Error, ::cargo_edit::ErrorKind); [INFO] [stderr] 35 | | } [INFO] [stderr] ... | [INFO] [stderr] 38 | | } [INFO] [stderr] 39 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `cargo-edit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `cargo-edit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `cargo-edit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | crates: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:52:10 [INFO] [stderr] | [INFO] [stderr] 52 | dev: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:56:12 [INFO] [stderr] | [INFO] [stderr] 56 | build: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | manifest_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/rm/main.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | quiet: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/bin/rm/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | / error_chain! { [INFO] [stderr] 26 | | links { [INFO] [stderr] 27 | | CargoEditLib(::cargo_edit::Error, ::cargo_edit::ErrorKind); [INFO] [stderr] 28 | | } [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `cargo-edit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:33:17 [INFO] [stderr] | [INFO] [stderr] 33 | pub crates: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | pub rename: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:43:14 [INFO] [stderr] | [INFO] [stderr] 43 | pub dev: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:47:16 [INFO] [stderr] | [INFO] [stderr] 47 | pub build: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:53:15 [INFO] [stderr] | [INFO] [stderr] 53 | pub vers: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:62:14 [INFO] [stderr] | [INFO] [stderr] 62 | pub git: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | pub branch: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:75:15 [INFO] [stderr] | [INFO] [stderr] 75 | pub path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | pub target: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:83:19 [INFO] [stderr] | [INFO] [stderr] 83 | pub optional: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:87:24 [INFO] [stderr] | [INFO] [stderr] 87 | pub manifest_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:102:18 [INFO] [stderr] | [INFO] [stderr] 102 | pub upgrade: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:107:27 [INFO] [stderr] | [INFO] [stderr] 107 | pub allow_prerelease: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:111:30 [INFO] [stderr] | [INFO] [stderr] 111 | pub no_default_features: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:115:16 [INFO] [stderr] | [INFO] [stderr] 115 | pub quiet: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:119:18 [INFO] [stderr] | [INFO] [stderr] 119 | pub offline: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:123:15 [INFO] [stderr] | [INFO] [stderr] 123 | pub sort: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/add/args.rs:127:19 [INFO] [stderr] | [INFO] [stderr] 127 | pub registry: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/bin/add/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / error_chain! { [INFO] [stderr] 29 | | errors { [INFO] [stderr] 30 | | /// Specified a dependency with both a git URL and a version. [INFO] [stderr] 31 | | GitUrlWithVersion(git: String, version: String) { [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `cargo-edit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ca9b6b81f6d5f9eb9c4ab52ee7fe2cd2c3257793116eababde73515d36ddb851"` [INFO] running `"docker" "rm" "-f" "ca9b6b81f6d5f9eb9c4ab52ee7fe2cd2c3257793116eababde73515d36ddb851"` [INFO] [stdout] ca9b6b81f6d5f9eb9c4ab52ee7fe2cd2c3257793116eababde73515d36ddb851