[INFO] crate selene 0.5.0 is already in cache [INFO] checking selene-0.5.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate selene 0.5.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate selene 0.5.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate selene 0.5.0 [INFO] finished tweaking crates.io crate selene 0.5.0 [INFO] tweaked toml for crates.io crate selene 0.5.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate selene 0.5.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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 794f615ea64ecb1d3e21ca7b80094023f22960689f90344c94ba82e3de3bcfec [INFO] running `"docker" "start" "-a" "794f615ea64ecb1d3e21ca7b80094023f22960689f90344c94ba82e3de3bcfec"` [INFO] [stderr] Checking atomic_refcell v0.1.5 [INFO] [stderr] Checking if_chain v1.0.0 [INFO] [stderr] Checking generational-arena v0.2.6 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling full_moon_derive v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking codespan v0.4.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking full_moon v0.4.0-rc.12 [INFO] [stderr] Checking rbx_dom_weak v1.10.1 [INFO] [stderr] Checking codespan-reporting v0.4.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking rbx_reflection v3.3.408 [INFO] [stderr] Checking selene-lib v0.5.0 [INFO] [stderr] Checking selene v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | pub pattern: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | pub config: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:25:22 [INFO] [stderr] | [INFO] [stderr] 25 | pub num_threads: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:35:24 [INFO] [stderr] | [INFO] [stderr] 35 | pub display_style: DisplayStyle, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:40:16 [INFO] [stderr] | [INFO] [stderr] 40 | pub quiet: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:48:16 [INFO] [stderr] | [INFO] [stderr] 48 | pub color: Color, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:52:19 [INFO] [stderr] | [INFO] [stderr] 52 | pub luacheck: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:56:17 [INFO] [stderr] | [INFO] [stderr] 56 | pub ranges: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | pub files: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | #[structopt(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:77:21 [INFO] [stderr] | [INFO] [stderr] 77 | deprecated: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | pub pattern: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | pub config: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:25:22 [INFO] [stderr] | [INFO] [stderr] 25 | pub num_threads: usize, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:35:24 [INFO] [stderr] | [INFO] [stderr] 35 | pub display_style: DisplayStyle, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:40:16 [INFO] [stderr] | [INFO] [stderr] 40 | pub quiet: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:48:16 [INFO] [stderr] | [INFO] [stderr] 48 | pub color: Color, [INFO] [stderr] | ^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:52:19 [INFO] [stderr] | [INFO] [stderr] 52 | pub luacheck: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:56:17 [INFO] [stderr] | [INFO] [stderr] 56 | pub ranges: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | pub files: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | #[structopt(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/opts.rs:77:21 [INFO] [stderr] | [INFO] [stderr] 77 | deprecated: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `selene`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `selene`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "794f615ea64ecb1d3e21ca7b80094023f22960689f90344c94ba82e3de3bcfec"` [INFO] running `"docker" "rm" "-f" "794f615ea64ecb1d3e21ca7b80094023f22960689f90344c94ba82e3de3bcfec"` [INFO] [stdout] 794f615ea64ecb1d3e21ca7b80094023f22960689f90344c94ba82e3de3bcfec