[INFO] fetching crate pact_verifier_ffi 0.0.6... [INFO] testing pact_verifier_ffi-0.0.6 against 1.55.0 for beta-1.56-1 [INFO] extracting crate pact_verifier_ffi 0.0.6 into /workspace/builds/worker-95/source [INFO] validating manifest of crates.io crate pact_verifier_ffi 0.0.6 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pact_verifier_ffi 0.0.6 [INFO] finished tweaking crates.io crate pact_verifier_ffi 0.0.6 [INFO] tweaked toml for crates.io crate pact_verifier_ffi 0.0.6 written to /workspace/builds/worker-95/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_regex v0.15.1 [INFO] [stderr] Downloaded lenient_semver_version_builder v0.4.2 [INFO] [stderr] Downloaded lenient_semver_parser v0.4.2 [INFO] [stderr] Downloaded tree_magic_mini v3.0.2 [INFO] [stderr] Downloaded pact_matching v0.10.3 [INFO] [stderr] Downloaded os_info v3.0.7 [INFO] [stderr] Downloaded pact_verifier v0.10.12 [INFO] [stderr] Downloaded cbindgen v0.19.0 [INFO] [stderr] Downloaded pact_matching v0.9.4 [INFO] [stderr] Downloaded expectest v0.12.0 [INFO] [stderr] Downloaded indextree v4.3.1 [INFO] [stderr] Downloaded tree_magic_mini v2.0.0 [INFO] [stderr] Downloaded simplelog v0.9.0 [INFO] [stderr] Downloaded pact_models v0.1.3 [INFO] [stderr] Downloaded pact_models v0.0.5 [INFO] [stderr] Downloaded lenient_semver v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c920cd642b2f7ee25947e3ddd6619a9eede2ecd7fdb0fb7007d53e5951bd7f2e [INFO] running `Command { std: "docker" "start" "-a" "c920cd642b2f7ee25947e3ddd6619a9eede2ecd7fdb0fb7007d53e5951bd7f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c920cd642b2f7ee25947e3ddd6619a9eede2ecd7fdb0fb7007d53e5951bd7f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c920cd642b2f7ee25947e3ddd6619a9eede2ecd7fdb0fb7007d53e5951bd7f2e", kill_on_drop: false }` [INFO] [stdout] c920cd642b2f7ee25947e3ddd6619a9eede2ecd7fdb0fb7007d53e5951bd7f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4037a7fa0502c983bf539753dd24673f217eb41232e3ee44622a9594d5ffa52f [INFO] running `Command { std: "docker" "start" "-a" "4037a7fa0502c983bf539753dd24673f217eb41232e3ee44622a9594d5ffa52f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand v0.7.3 [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 simplelog v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tree_magic_mini v3.0.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pact_models v0.1.3 [INFO] [stderr] Compiling pact_models v0.0.5 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tree_magic_mini v2.0.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [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.130 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling pact_verifier_ffi v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling pact_matching v0.9.4 [INFO] [stderr] Compiling pact_matching v0.10.3 [INFO] [stderr] Compiling pact_verifier v0.10.12 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/verifier.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | PactSource::URL(s!(v), matches.value_of("user").map(|user| { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 32 | | HttpAuth::User(user.to_string(), matches.value_of("password").map(|p| p.to_string())) [INFO] [stdout] 33 | | })) [INFO] [stdout] | |__________^ expected enum `pact_models::http_utils::HttpAuth`, found enum `HttpAuth` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: perhaps two different versions of crate `pact_models` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/verifier.rs:35:32 [INFO] [stdout] | [INFO] [stdout] 35 | PactSource::URL(s!(v), matches.value_of("token").map(|token| HttpAuth::Token(token.to_string()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `pact_models::http_utils::HttpAuth`, found enum `HttpAuth` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: perhaps two different versions of crate `pact_models` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/verifier.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | auth: matches.value_of("token").map(|token| HttpAuth::Token(token.to_string())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `pact_models::http_utils::HttpAuth`, found enum `HttpAuth` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: perhaps two different versions of crate `pact_models` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/verifier.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | auth, [INFO] [stdout] | ^^^^ expected enum `pact_models::http_utils::HttpAuth`, found enum `HttpAuth` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: perhaps two different versions of crate `pact_models` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/verifier.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | tag: t.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Option`, found struct `std::string::String` [INFO] [stdout] | help: try using a variant of the expected enum: `Some(t.to_string())` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `branch`, `deployed`, `deployed_or_released` and 3 other fields in initializer of `ConsumerVersionSelector` [INFO] [stdout] --> src/verifier.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pact_verifier::ConsumerVersionSelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `branch`, `deployed`, `deployed_or_released` and 3 other fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pact_verifier_ffi` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "4037a7fa0502c983bf539753dd24673f217eb41232e3ee44622a9594d5ffa52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4037a7fa0502c983bf539753dd24673f217eb41232e3ee44622a9594d5ffa52f", kill_on_drop: false }` [INFO] [stdout] 4037a7fa0502c983bf539753dd24673f217eb41232e3ee44622a9594d5ffa52f