[INFO] fetching crate pact_mock_server_ffi 0.1.1... [INFO] testing pact_mock_server_ffi-0.1.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate pact_mock_server_ffi 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pact_mock_server_ffi 0.1.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pact_mock_server_ffi 0.1.1 [INFO] finished tweaking crates.io crate pact_mock_server_ffi 0.1.1 [INFO] tweaked toml for crates.io crate pact_mock_server_ffi 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pact_mock_server v0.7.21 [INFO] [stderr] Downloaded fern v0.6.0 [INFO] [stderr] Downloaded pact_matching_ffi v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 464552617be062646809fdaa6d714f6e8146195dc4796341d7ff52db1232e119 [INFO] running `Command { std: "docker" "start" "-a" "464552617be062646809fdaa6d714f6e8146195dc4796341d7ff52db1232e119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464552617be062646809fdaa6d714f6e8146195dc4796341d7ff52db1232e119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464552617be062646809fdaa6d714f6e8146195dc4796341d7ff52db1232e119", kill_on_drop: false }` [INFO] [stdout] 464552617be062646809fdaa6d714f6e8146195dc4796341d7ff52db1232e119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dababb0f9fd46eac9bd48dd7efc98753f8c1540e593688a42a3c112ea47693a1 [INFO] running `Command { std: "docker" "start" "-a" "dababb0f9fd46eac9bd48dd7efc98753f8c1540e593688a42a3c112ea47693a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling os_info v3.0.8 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pact_matching_ffi v0.0.5 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tree_magic_mini v3.0.2 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pact_models v0.0.5 [INFO] [stderr] Compiling pact_models v0.1.4 [INFO] [stderr] Compiling rand_regex v0.15.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tree_magic_mini v2.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found function `Ok` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_models-0.1.4/src/expression_parser.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | Ok(v) => write!(f, "{}", v), [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use nom::lib::std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found function `Ok` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_models-0.1.4/src/expression_parser.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | Ok(v) => write!(f, "{}", v), [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use nom::lib::std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found function `Ok` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_models-0.1.4/src/expression_parser.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | Ok(v) => write!(f, "{}", v), [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use nom::lib::std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found function `Ok` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_models-0.0.5/src/expression_parser.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | Ok(v) => write!(f, "{}", v), [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use nom::lib::std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found function `Ok` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_models-0.0.5/src/expression_parser.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | Ok(v) => write!(f, "{}", v), [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use nom::lib::std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found function `Ok` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_models-0.0.5/src/expression_parser.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | Ok(v) => write!(f, "{}", v), [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use nom::lib::std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Ok; [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result::Ok; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0532`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pact_models` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0532`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dababb0f9fd46eac9bd48dd7efc98753f8c1540e593688a42a3c112ea47693a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dababb0f9fd46eac9bd48dd7efc98753f8c1540e593688a42a3c112ea47693a1", kill_on_drop: false }` [INFO] [stdout] dababb0f9fd46eac9bd48dd7efc98753f8c1540e593688a42a3c112ea47693a1