[INFO] fetching crate pact_verifier 0.10.10... [INFO] building pact_verifier-0.10.10 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate pact_verifier 0.10.10 into /workspace/builds/worker-110/source [INFO] validating manifest of crates.io crate pact_verifier 0.10.10 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pact_verifier 0.10.10 [INFO] finished tweaking crates.io crate pact_verifier 0.10.10 [INFO] tweaked toml for crates.io crate pact_verifier 0.10.10 written to /workspace/builds/worker-110/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37a51192a522215570dc1759132cc4ebbb8c9c42df73b2725bf1a91322af3551 [INFO] running `Command { std: "docker" "start" "-a" "37a51192a522215570dc1759132cc4ebbb8c9c42df73b2725bf1a91322af3551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37a51192a522215570dc1759132cc4ebbb8c9c42df73b2725bf1a91322af3551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a51192a522215570dc1759132cc4ebbb8c9c42df73b2725bf1a91322af3551", kill_on_drop: false }` [INFO] [stdout] 37a51192a522215570dc1759132cc4ebbb8c9c42df73b2725bf1a91322af3551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d79ec2fab95ff7a730de62bfd752e4357f2a923e6a2a3e4a77bafc1673c45e [INFO] running `Command { std: "docker" "start" "-a" "f0d79ec2fab95ff7a730de62bfd752e4357f2a923e6a2a3e4a77bafc1673c45e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_regex v0.15.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pact_models v0.1.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tree_magic_mini v2.0.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling onig v6.2.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling pact_matching v0.10.1 [INFO] [stderr] Compiling pact_verifier v0.10.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "f0d79ec2fab95ff7a730de62bfd752e4357f2a923e6a2a3e4a77bafc1673c45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d79ec2fab95ff7a730de62bfd752e4357f2a923e6a2a3e4a77bafc1673c45e", kill_on_drop: false }` [INFO] [stdout] f0d79ec2fab95ff7a730de62bfd752e4357f2a923e6a2a3e4a77bafc1673c45e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1ffa2eabde7a367cc8d5da181fd2ae5881d7f7b20d0694a3adc7422abfdd7b5 [INFO] running `Command { std: "docker" "start" "-a" "b1ffa2eabde7a367cc8d5da181fd2ae5881d7f7b20d0694a3adc7422abfdd7b5", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling expectest v0.12.0 [INFO] [stderr] Compiling pact_models v0.0.5 [INFO] [stderr] Compiling pact_mock_server v0.7.20 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling pact_matching v0.9.4 [INFO] [stderr] Compiling pact_consumer v0.7.6 [INFO] [stdout] error[E0432]: unresolved import `pact_matching::models::matchingrules::RuleLogic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/patterns/special_rules.rs:3:80 [INFO] [stdout] | [INFO] [stdout] 3 | use pact_matching::models::matchingrules::{MatchingRule, MatchingRuleCategory, RuleLogic}; [INFO] [stdout] | ^^^^^^^^^ no `RuleLogic` in `models::matchingrules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pact_matching::models::expression_parser` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/http_part_builder.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use pact_matching::models::expression_parser::DataType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `expression_parser` in `models` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pact_matching::models::generators::GeneratorCategory`, `pact_matching::models::generators::Generators` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/http_part_builder.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | use pact_matching::models::generators::{Generator, GeneratorCategory, Generators}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Generators` in `models::generators` [INFO] [stdout] | | help: a similar name exists in the module: `Generator` [INFO] [stdout] | no `GeneratorCategory` in `models::generators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pact_matching::models::matchingrules::MatchingRules` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/http_part_builder.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use pact_matching::models::matchingrules::MatchingRules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `MatchingRule` [INFO] [stdout] | no `MatchingRules` in `models::matchingrules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pact_matching::models::expression_parser` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/request_builder.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use pact_matching::models::expression_parser::DataType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `expression_parser` in `models` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pact_matching::models::generators::GeneratorCategory`, `pact_matching::models::generators::Generators` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/request_builder.rs:14:52 [INFO] [stdout] | [INFO] [stdout] 14 | use pact_matching::models::generators::{Generator, GeneratorCategory, Generators}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Generators` in `models::generators` [INFO] [stdout] | | help: a similar name exists in the module: `Generator` [INFO] [stdout] | no `GeneratorCategory` in `models::generators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `pact_matching::models::matchingrules::MatchingRules`, `pact_matching::models::matchingrules::Category` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/request_builder.rs:15:44 [INFO] [stdout] | [INFO] [stdout] 15 | use pact_matching::models::matchingrules::{MatchingRules, Category}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^ no `Category` in `models::matchingrules` [INFO] [stdout] | | [INFO] [stdout] | no `MatchingRules` in `models::matchingrules` [INFO] [stdout] | help: a similar name exists in the module: `MatchingRule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pact_matching::models::matchingrules::MatchingRules` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/response_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pact_matching::models::matchingrules::MatchingRules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `MatchingRule` [INFO] [stdout] | no `MatchingRules` in `models::matchingrules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pact_matching::models::generators::Generators` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/response_builder.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use pact_matching::models::generators::Generators; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Generator` [INFO] [stdout] | no `Generators` in `models::generators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Request` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/request_builder.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | request: Request, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pact_models::request::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Request` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/request_builder.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn build(&self) -> Request { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pact_models::request::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/request_builder.rs:137:35 [INFO] [stdout] | [INFO] [stdout] 137 | RequestBuilder { request: Request::default() } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pact_models::request::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/response_builder.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | response: Response, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pact_models::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/response_builder.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn build(&self) -> Response { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pact_models::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/response_builder.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | ResponseBuilder { response: Response::default() } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pact_models::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `matchingrules` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/patterns/mod.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use pact_matching::models::matchingrules::MatchingRuleCategory; [INFO] [stdout] | ^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `matchingrules` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod matchingrules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `matchingrules` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/patterns/json_pattern.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use pact_matching::models::matchingrules::MatchingRuleCategory; [INFO] [stdout] | ^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `matchingrules` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod matchingrules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `matchingrules` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/patterns/special_rules.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use pact_matching::models::matchingrules::{MatchingRule, MatchingRuleCategory, RuleLogic}; [INFO] [stdout] | ^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `matchingrules` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod matchingrules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `matchingrules` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/patterns/string_pattern.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | use pact_matching::models::matchingrules::MatchingRuleCategory; [INFO] [stdout] | ^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `matchingrules` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod matchingrules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `generators` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/http_part_builder.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use pact_matching::models::generators::{Generator, GeneratorCategory, Generators}; [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `generators` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) mod generators; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `matchingrules` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/http_part_builder.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use pact_matching::models::matchingrules::MatchingRules; [INFO] [stdout] | ^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `matchingrules` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod matchingrules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `generators` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/request_builder.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use pact_matching::models::generators::{Generator, GeneratorCategory, Generators}; [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `generators` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) mod generators; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `matchingrules` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/request_builder.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | use pact_matching::models::matchingrules::{MatchingRules, Category}; [INFO] [stdout] | ^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `matchingrules` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod matchingrules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `matchingrules` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/response_builder.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use pact_matching::models::matchingrules::MatchingRules; [INFO] [stdout] | ^^^^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `matchingrules` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod matchingrules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `generators` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/builders/response_builder.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use pact_matching::models::generators::Generators; [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `generators` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_matching-0.9.4/src/models/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) mod generators; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.7.6/src/mock_server.rs:59:49 [INFO] [stdout] | [INFO] [stdout] 59 | mock_server::MockServer::new("".into(), pact_rx.recv().unwrap(), ([0, 0, 0, 0], 0 as u16).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected trait `pact_models::pact::Pact`, found trait `pact_matching::models::Pact + Send` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<(dyn pact_models::pact::Pact + 'static)>` [INFO] [stdout] found struct `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pact_consumer` due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b1ffa2eabde7a367cc8d5da181fd2ae5881d7f7b20d0694a3adc7422abfdd7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ffa2eabde7a367cc8d5da181fd2ae5881d7f7b20d0694a3adc7422abfdd7b5", kill_on_drop: false }` [INFO] [stdout] b1ffa2eabde7a367cc8d5da181fd2ae5881d7f7b20d0694a3adc7422abfdd7b5