[INFO] crate maturin 0.7.7 is already in cache [INFO] checking maturin-0.7.7 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate maturin 0.7.7 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate maturin 0.7.7 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate maturin 0.7.7 [INFO] finished tweaking crates.io crate maturin 0.7.7 [INFO] tweaked toml for crates.io crate maturin 0.7.7 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate maturin 0.7.7 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-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] 30e62f068991a5c03632cb404c03a452defa1a0cfa665edb938bb955b95c6473 [INFO] running `"docker" "start" "-a" "30e62f068991a5c03632cb404c03a452defa1a0cfa665edb938bb955b95c6473"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cbindgen v0.9.1 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking target_info v0.1.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking rpassword v4.0.1 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking syn v1.0.8 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking platform-info v0.0.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking cargo_metadata v0.9.0 [INFO] [stderr] Checking goblin v0.1.1 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-rustls v0.10.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking maturin v0.7.7 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | pub manylinux: Manylinux, [INFO] [stderr] | ^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:39:22 [INFO] [stderr] | [INFO] [stderr] 39 | pub interpreter: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | pub bindings: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:51:24 [INFO] [stderr] | [INFO] [stderr] 51 | pub manifest_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/build_options.rs:55:14 [INFO] [stderr] | [INFO] [stderr] 55 | pub out: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:58:26 [INFO] [stderr] | [INFO] [stderr] 58 | pub skip_auditwheel: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | pub target: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:66:27 [INFO] [stderr] | [INFO] [stderr] 66 | pub cargo_extra_args: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:71:27 [INFO] [stderr] | [INFO] [stderr] 71 | pub rustc_extra_args: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | pub manylinux: Manylinux, [INFO] [stderr] | ^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:39:22 [INFO] [stderr] | [INFO] [stderr] 39 | pub interpreter: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | pub bindings: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:51:24 [INFO] [stderr] | [INFO] [stderr] 51 | pub manifest_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/build_options.rs:55:14 [INFO] [stderr] | [INFO] [stderr] 55 | pub out: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:58:26 [INFO] [stderr] | [INFO] [stderr] 58 | pub skip_auditwheel: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | pub target: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:66:27 [INFO] [stderr] | [INFO] [stderr] 66 | pub cargo_extra_args: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/build_options.rs:71:27 [INFO] [stderr] | [INFO] [stderr] 71 | pub rustc_extra_args: Vec, [INFO] [stderr] | ^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `maturin`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `maturin`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "30e62f068991a5c03632cb404c03a452defa1a0cfa665edb938bb955b95c6473"` [INFO] running `"docker" "rm" "-f" "30e62f068991a5c03632cb404c03a452defa1a0cfa665edb938bb955b95c6473"` [INFO] [stdout] 30e62f068991a5c03632cb404c03a452defa1a0cfa665edb938bb955b95c6473