[INFO] crate spruce 0.3.0 is already in cache [INFO] checking spruce-0.3.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate spruce 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate spruce 0.3.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate spruce 0.3.0 [INFO] finished tweaking crates.io crate spruce 0.3.0 [INFO] tweaked toml for crates.io crate spruce 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate spruce 0.3.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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a55491271e4c5fb71214818e6bddf6afface1072d288173b9d22207005c80550 [INFO] running `"docker" "start" "-a" "a55491271e4c5fb71214818e6bddf6afface1072d288173b9d22207005c80550"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling derive_builder v0.8.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling darling_core v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling darling_macro v0.10.1 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Compiling darling v0.10.1 [INFO] [stderr] Compiling derive_builder_core v0.8.0 [INFO] [stderr] Checking ptree v0.2.1 [INFO] [stderr] Checking spruce v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | pub dir: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:79:16 [INFO] [stderr] | [INFO] [stderr] 79 | pub depth: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:83:15 [INFO] [stderr] | [INFO] [stderr] 83 | pub sort: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:92:18 [INFO] [stderr] | [INFO] [stderr] 92 | pub exclude: Vec [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `spruce`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:75:14 [INFO] [stderr] | [INFO] [stderr] 75 | pub dir: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:79:16 [INFO] [stderr] | [INFO] [stderr] 79 | pub depth: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:83:15 [INFO] [stderr] | [INFO] [stderr] 83 | pub sort: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:92:18 [INFO] [stderr] | [INFO] [stderr] 92 | pub exclude: Vec [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `spruce`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a55491271e4c5fb71214818e6bddf6afface1072d288173b9d22207005c80550"` [INFO] running `"docker" "rm" "-f" "a55491271e4c5fb71214818e6bddf6afface1072d288173b9d22207005c80550"` [INFO] [stdout] a55491271e4c5fb71214818e6bddf6afface1072d288173b9d22207005c80550