[INFO] crate zypo-rs 0.0.3 is already in cache [INFO] checking zypo-rs-0.0.3 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate zypo-rs 0.0.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate zypo-rs 0.0.3 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate zypo-rs 0.0.3 [INFO] finished tweaking crates.io crate zypo-rs 0.0.3 [INFO] tweaked toml for crates.io crate zypo-rs 0.0.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate zypo-rs 0.0.3 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 094f1c0da4e27b1f5f828c9cdb6eacfabb5cf016faddcbc7bce230f0a238995d [INFO] running `"docker" "start" "-a" "094f1c0da4e27b1f5f828c9cdb6eacfabb5cf016faddcbc7bce230f0a238995d"` [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Checking structopt v0.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling zypo-rs v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli/opt.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | pub file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli/opt.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | pub ast_gen: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli/opt.rs:22:17 [INFO] [stderr] | [INFO] [stderr] 22 | pub output: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:3908:5 [INFO] [stderr] | [INFO] [stderr] 3908 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:3919:5 [INFO] [stderr] | [INFO] [stderr] 3919 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:3949:5 [INFO] [stderr] | [INFO] [stderr] 3949 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4029:5 [INFO] [stderr] | [INFO] [stderr] 4029 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4134:5 [INFO] [stderr] | [INFO] [stderr] 4134 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4257:5 [INFO] [stderr] | [INFO] [stderr] 4257 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4303:5 [INFO] [stderr] | [INFO] [stderr] 4303 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4349:5 [INFO] [stderr] | [INFO] [stderr] 4349 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4395:5 [INFO] [stderr] | [INFO] [stderr] 4395 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4573:5 [INFO] [stderr] | [INFO] [stderr] 4573 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4640:5 [INFO] [stderr] | [INFO] [stderr] 4640 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4675:5 [INFO] [stderr] | [INFO] [stderr] 4675 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4732:5 [INFO] [stderr] | [INFO] [stderr] 4732 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli/opt.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | pub file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli/opt.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | pub ast_gen: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/cli/opt.rs:22:17 [INFO] [stderr] | [INFO] [stderr] 22 | pub output: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:3908:5 [INFO] [stderr] | [INFO] [stderr] 3908 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:3919:5 [INFO] [stderr] | [INFO] [stderr] 3919 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:3949:5 [INFO] [stderr] | [INFO] [stderr] 3949 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4029:5 [INFO] [stderr] | [INFO] [stderr] 4029 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4134:5 [INFO] [stderr] | [INFO] [stderr] 4134 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4257:5 [INFO] [stderr] | [INFO] [stderr] 4257 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4303:5 [INFO] [stderr] | [INFO] [stderr] 4303 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4349:5 [INFO] [stderr] | [INFO] [stderr] 4349 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4395:5 [INFO] [stderr] | [INFO] [stderr] 4395 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4573:5 [INFO] [stderr] | [INFO] [stderr] 4573 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4640:5 [INFO] [stderr] | [INFO] [stderr] 4640 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4675:5 [INFO] [stderr] | [INFO] [stderr] 4675 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/zypo-rs-f212615bc927b4de/out/parser/grammar.rs:4732:5 [INFO] [stderr] | [INFO] [stderr] 4732 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [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 `zypo-rs`. [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 `zypo-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "094f1c0da4e27b1f5f828c9cdb6eacfabb5cf016faddcbc7bce230f0a238995d"` [INFO] running `"docker" "rm" "-f" "094f1c0da4e27b1f5f828c9cdb6eacfabb5cf016faddcbc7bce230f0a238995d"` [INFO] [stdout] 094f1c0da4e27b1f5f828c9cdb6eacfabb5cf016faddcbc7bce230f0a238995d