[INFO] crate xio_jobset_compilation 0.10.0 is already in cache [INFO] checking xio_jobset_compilation-0.10.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate xio_jobset_compilation 0.10.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate xio_jobset_compilation 0.10.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_jobset_compilation 0.10.0 [INFO] finished tweaking crates.io crate xio_jobset_compilation 0.10.0 [INFO] tweaked toml for crates.io crate xio_jobset_compilation 0.10.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] b811d4c6fb6821d16f4bfa56e9712269ba4e06f381a3affb0ff5da5adb80faf2 [INFO] running `"docker" "start" "-a" "b811d4c6fb6821d16f4bfa56e9712269ba4e06f381a3affb0ff5da5adb80faf2"` [INFO] [stderr] Checking bidir-map v1.0.0 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking indexmap v1.3.1 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking ommui_string_patterns v0.1.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde-hex v0.1.0 [INFO] [stderr] Checking xio_base_datatypes v0.8.0 [INFO] [stderr] Checking ommui_file_loading v0.7.1 [INFO] [stderr] Checking xio_jobset v0.13.0 [INFO] [stderr] Checking xio_instructionset v0.5.0 [INFO] [stderr] Checking xio_hwdb v0.7.0 [INFO] [stderr] Checking xio_jobset_compilation v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:45:14 [INFO] [stderr] | [INFO] [stderr] 45 | 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/compile_xio_jobset.rs:47:17 [INFO] [stderr] | [INFO] [stderr] 47 | parameters: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | mapping: 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/compile_xio_jobset.rs:51:18 [INFO] [stderr] | [INFO] [stderr] 51 | hardware_id: 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/compile_xio_jobset.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | hwdb: 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/compile_xio_jobset.rs:58:21 [INFO] [stderr] | [INFO] [stderr] 58 | 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/compile_xio_jobset.rs:60:15 [INFO] [stderr] | [INFO] [stderr] 60 | metadata: 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/compile_xio_jobset.rs:62:11 [INFO] [stderr] | [INFO] [stderr] 62 | jobs: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:45:14 [INFO] [stderr] | [INFO] [stderr] 45 | 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/compile_xio_jobset.rs:47:17 [INFO] [stderr] | [INFO] [stderr] 47 | parameters: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | mapping: 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/compile_xio_jobset.rs:51:18 [INFO] [stderr] | [INFO] [stderr] 51 | hardware_id: 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/compile_xio_jobset.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | hwdb: 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/compile_xio_jobset.rs:58:21 [INFO] [stderr] | [INFO] [stderr] 58 | 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/compile_xio_jobset.rs:60:15 [INFO] [stderr] | [INFO] [stderr] 60 | metadata: 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/compile_xio_jobset.rs:62:11 [INFO] [stderr] | [INFO] [stderr] 62 | jobs: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `xio_jobset_compilation`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `xio_jobset_compilation`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b811d4c6fb6821d16f4bfa56e9712269ba4e06f381a3affb0ff5da5adb80faf2"` [INFO] running `"docker" "rm" "-f" "b811d4c6fb6821d16f4bfa56e9712269ba4e06f381a3affb0ff5da5adb80faf2"` [INFO] [stdout] b811d4c6fb6821d16f4bfa56e9712269ba4e06f381a3affb0ff5da5adb80faf2