[INFO] crate xio_job_to_blockdiag 0.8.0 is already in cache [INFO] checking xio_job_to_blockdiag-0.8.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate xio_job_to_blockdiag 0.8.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate xio_job_to_blockdiag 0.8.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate xio_job_to_blockdiag 0.8.0 [INFO] finished tweaking crates.io crate xio_job_to_blockdiag 0.8.0 [INFO] tweaked toml for crates.io crate xio_job_to_blockdiag 0.8.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2bc94e3a49917d72ec7ce1ee0492df1b87d5e8f3f0638ff13e998b55105fb9ac [INFO] running `"docker" "start" "-a" "2bc94e3a49917d72ec7ce1ee0492df1b87d5e8f3f0638ff13e998b55105fb9ac"` [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Checking indexmap v1.3.1 [INFO] [stderr] Checking ommui_string_patterns v0.1.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking xio_base_datatypes v0.8.0 [INFO] [stderr] Checking ommui_file_loading v0.7.1 [INFO] [stderr] Checking xio_instructionset v0.5.0 [INFO] [stderr] Checking xio_jobset v0.13.0 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking xio_job_to_blockdiag v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/xiojob2blockdiag.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | verbose: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/xiojob2blockdiag.rs:43:21 [INFO] [stderr] | [INFO] [stderr] 43 | instructionset: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/xiojob2blockdiag.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | job: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/xiojob2blockdiag.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | verbose: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/xiojob2blockdiag.rs:43:21 [INFO] [stderr] | [INFO] [stderr] 43 | instructionset: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/xiojob2blockdiag.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | job: String, [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 `xio_job_to_blockdiag`. [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 `xio_job_to_blockdiag`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2bc94e3a49917d72ec7ce1ee0492df1b87d5e8f3f0638ff13e998b55105fb9ac"` [INFO] running `"docker" "rm" "-f" "2bc94e3a49917d72ec7ce1ee0492df1b87d5e8f3f0638ff13e998b55105fb9ac"` [INFO] [stdout] 2bc94e3a49917d72ec7ce1ee0492df1b87d5e8f3f0638ff13e998b55105fb9ac