[INFO] updating cached repository https://github.com/LeSeulArtichaut/prologin-tester [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ed05fd78d1dc45d9603b71bef35240627ca70fc [INFO] checking LeSeulArtichaut/prologin-tester against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeSeulArtichaut%2Fprologin-tester" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeSeulArtichaut/prologin-tester on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/LeSeulArtichaut/prologin-tester [INFO] finished tweaking git repo https://github.com/LeSeulArtichaut/prologin-tester [INFO] tweaked toml for git repo https://github.com/LeSeulArtichaut/prologin-tester written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/LeSeulArtichaut/prologin-tester 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] 082e137c043dd207d251cdc880403ff7a6d71bc10aa07513d55e272e37a641d0 [INFO] running `"docker" "start" "-a" "082e137c043dd207d251cdc880403ff7a6d71bc10aa07513d55e272e37a641d0"` [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking openssl v0.10.26 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking indicatif v0.13.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking check_prolo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:16:14 [INFO] [stderr] | [INFO] [stderr] 16 | program: Program, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:20:18 [INFO] [stderr] | [INFO] [stderr] 20 | no_parallel: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | new: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:28:11 [INFO] [stderr] | [INFO] [stderr] 28 | only: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | debug: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/list.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | program: Program, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/list.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | 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/commands/manage.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | program: Program, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:16:11 [INFO] [stderr] | [INFO] [stderr] 16 | year: u32, [INFO] [stderr] | ^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | semifinal: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | pos: u32, [INFO] [stderr] | ^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | output: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:32:19 [INFO] [stderr] | [INFO] [stderr] 32 | no_statement: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:36:14 [INFO] [stderr] | [INFO] [stderr] 36 | no_test: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:16:14 [INFO] [stderr] | [INFO] [stderr] 16 | program: Program, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:20:18 [INFO] [stderr] | [INFO] [stderr] 20 | no_parallel: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | new: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:28:11 [INFO] [stderr] | [INFO] [stderr] 28 | only: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/run.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | debug: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/list.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | program: Program, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/list.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | 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/commands/manage.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | program: Program, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:16:11 [INFO] [stderr] | [INFO] [stderr] 16 | year: u32, [INFO] [stderr] | ^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | semifinal: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | pos: u32, [INFO] [stderr] | ^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | output: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:32:19 [INFO] [stderr] | [INFO] [stderr] 32 | no_statement: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/fetch.rs:36:14 [INFO] [stderr] | [INFO] [stderr] 36 | no_test: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 14 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `check_prolo`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 14 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `check_prolo`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "082e137c043dd207d251cdc880403ff7a6d71bc10aa07513d55e272e37a641d0"` [INFO] running `"docker" "rm" "-f" "082e137c043dd207d251cdc880403ff7a6d71bc10aa07513d55e272e37a641d0"` [INFO] [stdout] 082e137c043dd207d251cdc880403ff7a6d71bc10aa07513d55e272e37a641d0