[INFO] updating cached repository https://github.com/cyplo/genpass [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] 4ed54dfeafab484f835fcc9c9c89bfa6cea87b1c [INFO] checking cyplo/genpass against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Fgenpass" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyplo/genpass 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/cyplo/genpass [INFO] finished tweaking git repo https://github.com/cyplo/genpass [INFO] tweaked toml for git repo https://github.com/cyplo/genpass written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cyplo/genpass 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c1bee6edfbbc7be7559e75928c7bb0eb8436373f87a89f75f1b2b37aaf323a01 [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" "c1bee6edfbbc7be7559e75928c7bb0eb8436373f87a89f75f1b2b37aaf323a01"` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking eff-wordlist v1.0.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking proptest v0.9.4 [INFO] [stderr] Checking fancy-regex v0.2.0 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling built v0.3.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling genpass v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.8.1 [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commandline.rs:9:24 [INFO] [stderr] | [INFO] [stderr] 9 | pub print_version: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commandline.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | pub length: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commandline.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | passphrase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commandline.rs:31:24 [INFO] [stderr] | [INFO] [stderr] 31 | include_lowercase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commandline.rs:38:24 [INFO] [stderr] | [INFO] [stderr] 38 | include_uppercase: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commandline.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | include_digit: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commandline.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | include_special: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `genpass`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c1bee6edfbbc7be7559e75928c7bb0eb8436373f87a89f75f1b2b37aaf323a01"` [INFO] running `"docker" "rm" "-f" "c1bee6edfbbc7be7559e75928c7bb0eb8436373f87a89f75f1b2b37aaf323a01"` [INFO] [stdout] c1bee6edfbbc7be7559e75928c7bb0eb8436373f87a89f75f1b2b37aaf323a01