[INFO] updating cached repository https://github.com/meetup/cliff [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 93f7e1039366e67f01209400306f586cfe6e9a1e [INFO] checking meetup/cliff against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeetup%2Fcliff" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meetup/cliff 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/meetup/cliff [INFO] finished tweaking git repo https://github.com/meetup/cliff [INFO] tweaked toml for git repo https://github.com/meetup/cliff written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/meetup/cliff 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] d204c4f85a339e73c5f9f45caa9e89a98c3433b8d073c8b2852953437d4923ae [INFO] running `"docker" "start" "-a" "d204c4f85a339e73c5f9f45caa9e89a98c3433b8d073c8b2852953437d4923ae"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Checking futures-timer v0.1.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Checking colored v1.9.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking futures-backoff v0.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-process v0.2.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking rusoto_credential v0.42.0 [INFO] [stderr] Checking tokio-rustls v0.10.2 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Checking rusoto_signature v0.42.0 [INFO] [stderr] Checking rusoto_cloudformation v0.42.0 [INFO] [stderr] Checking cliff v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:62:17 [INFO] [stderr] | [INFO] [stderr] 62 | parameters: Vec<(String, String)>, [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:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | stack_name: String, [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:67:15 [INFO] [stderr] | [INFO] [stderr] 67 | filename: PathBuf, [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:62:17 [INFO] [stderr] | [INFO] [stderr] 62 | parameters: Vec<(String, String)>, [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:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | stack_name: String, [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:67:15 [INFO] [stderr] | [INFO] [stderr] 67 | filename: PathBuf, [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 `cliff`. [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 `cliff`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d204c4f85a339e73c5f9f45caa9e89a98c3433b8d073c8b2852953437d4923ae"` [INFO] running `"docker" "rm" "-f" "d204c4f85a339e73c5f9f45caa9e89a98c3433b8d073c8b2852953437d4923ae"` [INFO] [stdout] d204c4f85a339e73c5f9f45caa9e89a98c3433b8d073c8b2852953437d4923ae