[INFO] crate cargo-test-all 0.1.0 is already in cache [INFO] checking cargo-test-all-0.1.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate cargo-test-all 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cargo-test-all 0.1.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-test-all 0.1.0 [INFO] finished tweaking crates.io crate cargo-test-all 0.1.0 [INFO] tweaked toml for crates.io crate cargo-test-all 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate cargo-test-all 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] [stdout] ded31a2865ee5b0a50355dddc01a62ea1fca2addd696ba15286713b3cae94b2e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ded31a2865ee5b0a50355dddc01a62ea1fca2addd696ba15286713b3cae94b2e"` [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking opener v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling psm v0.1.6 [INFO] [stderr] Compiling stacker v0.1.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking jobserver v0.1.17 [INFO] [stderr] Checking sized-chunks v0.1.3 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking rm_rf v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking rustfix v0.4.6 [INFO] [stderr] Checking crates-io v0.18.0 [INFO] [stderr] Checking crates-io v0.25.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking workerpool v1.2.0 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Checking git2-curl v0.9.0 [INFO] [stderr] Checking git2-curl v0.8.2 [INFO] [stderr] Checking cargo v0.37.0 [INFO] [stderr] Checking cargo v0.30.0 [INFO] [stderr] Checking cargo-clone v0.1.3 [INFO] [stderr] Checking cargo-test-all v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | pub threads: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli.rs:21:15 [INFO] [stderr] | [INFO] [stderr] 21 | pub only: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | extra: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | pub threads: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli.rs:21:15 [INFO] [stderr] | [INFO] [stderr] 21 | pub only: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | extra: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `cargo-test-all`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `cargo-test-all`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ded31a2865ee5b0a50355dddc01a62ea1fca2addd696ba15286713b3cae94b2e"` [INFO] running `"docker" "rm" "-f" "ded31a2865ee5b0a50355dddc01a62ea1fca2addd696ba15286713b3cae94b2e"` [INFO] [stdout] ded31a2865ee5b0a50355dddc01a62ea1fca2addd696ba15286713b3cae94b2e