[INFO] crate war-cli 0.2.0 is already in cache [INFO] checking war-cli-0.2.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate war-cli 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate war-cli 0.2.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate war-cli 0.2.0 [INFO] finished tweaking crates.io crate war-cli 0.2.0 [INFO] tweaked toml for crates.io crate war-cli 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate war-cli 0.2.0 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] 75bafed57610939ca4321e69d1e51033da0e60ab9e9ec4538cfc8acea12263fd [INFO] running `"docker" "start" "-a" "75bafed57610939ca4321e69d1e51033da0e60ab9e9ec4538cfc8acea12263fd"` [INFO] [stderr] Checking replace_with v0.1.5 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking byteordered v0.4.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking notify v4.0.14 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking indexmap v1.3.0 [INFO] [stderr] Compiling toml v0.5.4 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.2 [INFO] [stderr] Checking num_enum v0.4.2 [INFO] [stderr] Checking war v0.2.0 [INFO] [stderr] Checking war-cli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/crc64.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | input: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/decode.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/decode.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | output_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/edit.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | dsav_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/encode.rs:10:17 [INFO] [stderr] | [INFO] [stderr] 10 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/encode.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | output_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/manifest/packages/unpack.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/manifest/packages/unpack.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | output_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/obsp/decode.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/obsp/decode.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | output_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/sav/decode.rs:11:17 [INFO] [stderr] | [INFO] [stderr] 11 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/sav/encode.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | sav_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/sav/encode.rs:12:16 [INFO] [stderr] | [INFO] [stderr] 12 | json_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/worlds/decode.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/worlds/decode.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | output_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/crc64.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | input: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/decode.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/decode.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | output_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/edit.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | dsav_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/encode.rs:10:17 [INFO] [stderr] | [INFO] [stderr] 10 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/dsav/encode.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | output_path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/manifest/packages/unpack.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/manifest/packages/unpack.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | output_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/obsp/decode.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/obsp/decode.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | output_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/sav/decode.rs:11:17 [INFO] [stderr] | [INFO] [stderr] 11 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/sav/encode.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | sav_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/sav/encode.rs:12:16 [INFO] [stderr] | [INFO] [stderr] 12 | json_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/worlds/decode.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | input_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/command/worlds/decode.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | output_path: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `war-cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `war-cli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "75bafed57610939ca4321e69d1e51033da0e60ab9e9ec4538cfc8acea12263fd"` [INFO] running `"docker" "rm" "-f" "75bafed57610939ca4321e69d1e51033da0e60ab9e9ec4538cfc8acea12263fd"` [INFO] [stdout] 75bafed57610939ca4321e69d1e51033da0e60ab9e9ec4538cfc8acea12263fd