[INFO] crate pueue 0.0.5 is already in cache [INFO] checking pueue-0.0.5 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate pueue 0.0.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pueue 0.0.5 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pueue 0.0.5 [INFO] finished tweaking crates.io crate pueue 0.0.5 [INFO] tweaked toml for crates.io crate pueue 0.0.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate pueue 0.0.5 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] 023a309e63154ec91af6f4e6c9c9064810b08bcc4db2621077f0c0cafb73288f [INFO] running `"docker" "start" "-a" "023a309e63154ec91af6f4e6c9c9064810b08bcc4db2621077f0c0cafb73288f"` [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking termion v1.5.4 [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking nom v5.0.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking broadcaster v0.2.6 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking async-std v1.3.0 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking pueue v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | command: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | start_immediately: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | task_id_1: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | task_id_2: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:51:19 [INFO] [stderr] | [INFO] [stderr] 51 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:61:28 [INFO] [stderr] | [INFO] [stderr] 61 | start_immediately: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:69:15 [INFO] [stderr] | [INFO] [stderr] 69 | wait: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:74:19 [INFO] [stderr] | [INFO] [stderr] 74 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | all: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:90:18 [INFO] [stderr] | [INFO] [stderr] 90 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | input: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:98:18 [INFO] [stderr] | [INFO] [stderr] 98 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:107:15 [INFO] [stderr] | [INFO] [stderr] 107 | json: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:113:19 [INFO] [stderr] | [INFO] [stderr] 113 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:117:15 [INFO] [stderr] | [INFO] [stderr] 117 | json: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:123:18 [INFO] [stderr] | [INFO] [stderr] 123 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | follow: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:129:14 [INFO] [stderr] | [INFO] [stderr] 129 | err: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:139:25 [INFO] [stderr] | [INFO] [stderr] 139 | parallel_tasks: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:153:18 [INFO] [stderr] | [INFO] [stderr] 153 | pub verbose: u8, [INFO] [stderr] | ^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:160:15 [INFO] [stderr] | [INFO] [stderr] 160 | pub port: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:162:17 [INFO] [stderr] | [INFO] [stderr] 162 | #[structopt(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> daemon/cli.rs:13:18 [INFO] [stderr] | [INFO] [stderr] 13 | pub verbose: u8, [INFO] [stderr] | ^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> daemon/cli.rs:20:15 [INFO] [stderr] | [INFO] [stderr] 20 | pub port: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | command: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | start_immediately: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | task_id_1: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | task_id_2: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:51:19 [INFO] [stderr] | [INFO] [stderr] 51 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:61:28 [INFO] [stderr] | [INFO] [stderr] 61 | start_immediately: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:69:15 [INFO] [stderr] | [INFO] [stderr] 69 | wait: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:74:19 [INFO] [stderr] | [INFO] [stderr] 74 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | all: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:90:18 [INFO] [stderr] | [INFO] [stderr] 90 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | input: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:98:18 [INFO] [stderr] | [INFO] [stderr] 98 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:107:15 [INFO] [stderr] | [INFO] [stderr] 107 | json: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:113:19 [INFO] [stderr] | [INFO] [stderr] 113 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:117:15 [INFO] [stderr] | [INFO] [stderr] 117 | json: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:123:18 [INFO] [stderr] | [INFO] [stderr] 123 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | follow: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:129:14 [INFO] [stderr] | [INFO] [stderr] 129 | err: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:139:25 [INFO] [stderr] | [INFO] [stderr] 139 | parallel_tasks: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:153:18 [INFO] [stderr] | [INFO] [stderr] 153 | pub verbose: u8, [INFO] [stderr] | ^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:160:15 [INFO] [stderr] | [INFO] [stderr] 160 | pub port: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:162:17 [INFO] [stderr] | [INFO] [stderr] 162 | #[structopt(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> daemon/cli.rs:13:18 [INFO] [stderr] | [INFO] [stderr] 13 | pub verbose: u8, [INFO] [stderr] | ^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> daemon/cli.rs:20:15 [INFO] [stderr] | [INFO] [stderr] 20 | pub port: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | command: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | start_immediately: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | task_id_1: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | task_id_2: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:51:19 [INFO] [stderr] | [INFO] [stderr] 51 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:61:28 [INFO] [stderr] | [INFO] [stderr] 61 | start_immediately: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:69:15 [INFO] [stderr] | [INFO] [stderr] 69 | wait: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:74:19 [INFO] [stderr] | [INFO] [stderr] 74 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | all: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:90:18 [INFO] [stderr] | [INFO] [stderr] 90 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | input: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:98:18 [INFO] [stderr] | [INFO] [stderr] 98 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:107:15 [INFO] [stderr] | [INFO] [stderr] 107 | json: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:113:19 [INFO] [stderr] | [INFO] [stderr] 113 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:117:15 [INFO] [stderr] | [INFO] [stderr] 117 | json: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:123:18 [INFO] [stderr] | [INFO] [stderr] 123 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | follow: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:129:14 [INFO] [stderr] | [INFO] [stderr] 129 | err: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:139:25 [INFO] [stderr] | [INFO] [stderr] 139 | parallel_tasks: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:153:18 [INFO] [stderr] | [INFO] [stderr] 153 | pub verbose: u8, [INFO] [stderr] | ^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:160:15 [INFO] [stderr] | [INFO] [stderr] 160 | pub port: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:162:17 [INFO] [stderr] | [INFO] [stderr] 162 | #[structopt(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 27 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `pueue`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | command: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | start_immediately: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 27 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: could not compile `pueue`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | task_id_1: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | task_id_2: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 27 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:51:19 [INFO] [stderr] | [INFO] [stderr] 51 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:61:28 [INFO] [stderr] | [INFO] [stderr] 61 | start_immediately: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:69:15 [INFO] [stderr] | [INFO] [stderr] 69 | wait: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:74:19 [INFO] [stderr] | [INFO] [stderr] 74 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | all: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:90:18 [INFO] [stderr] | [INFO] [stderr] 90 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | input: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:98:18 [INFO] [stderr] | [INFO] [stderr] 98 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:107:15 [INFO] [stderr] | [INFO] [stderr] 107 | json: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:113:19 [INFO] [stderr] | [INFO] [stderr] 113 | task_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: could not compile `pueue`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:117:15 [INFO] [stderr] | [INFO] [stderr] 117 | json: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:123:18 [INFO] [stderr] | [INFO] [stderr] 123 | task_id: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: could not compile `pueue`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | follow: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:129:14 [INFO] [stderr] | [INFO] [stderr] 129 | err: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:139:25 [INFO] [stderr] | [INFO] [stderr] 139 | parallel_tasks: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:153:18 [INFO] [stderr] | [INFO] [stderr] 153 | pub verbose: u8, [INFO] [stderr] | ^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:160:15 [INFO] [stderr] | [INFO] [stderr] 160 | pub port: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> client/cli.rs:162:17 [INFO] [stderr] | [INFO] [stderr] 162 | #[structopt(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `pueue`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 27 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `pueue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "023a309e63154ec91af6f4e6c9c9064810b08bcc4db2621077f0c0cafb73288f"` [INFO] running `"docker" "rm" "-f" "023a309e63154ec91af6f4e6c9c9064810b08bcc4db2621077f0c0cafb73288f"` [INFO] [stdout] 023a309e63154ec91af6f4e6c9c9064810b08bcc4db2621077f0c0cafb73288f