[INFO] fetching crate pact-plugin-cli 0.2.0...
[INFO] testing pact-plugin-cli-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pact-plugin-cli 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pact-plugin-cli 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pact-plugin-cli 0.2.0
[INFO] tweaked toml for crates.io crate pact-plugin-cli 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pact-plugin-cli 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pact-plugin-cli 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92a678241ece1ffdbe7d94c553d3cc013f8de74732dd2dc9b19667a090663989
[INFO] running `Command { std: "docker" "start" "-a" "92a678241ece1ffdbe7d94c553d3cc013f8de74732dd2dc9b19667a090663989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92a678241ece1ffdbe7d94c553d3cc013f8de74732dd2dc9b19667a090663989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92a678241ece1ffdbe7d94c553d3cc013f8de74732dd2dc9b19667a090663989", kill_on_drop: false }`
[INFO] [stdout] 92a678241ece1ffdbe7d94c553d3cc013f8de74732dd2dc9b19667a090663989
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2935777c533207c8de8a7ff860b50d7e8d40b4679b9e3b1c80df0f9e3db06cc8
[INFO] running `Command { std: "docker" "start" "-a" "2935777c533207c8de8a7ff860b50d7e8d40b4679b9e3b1c80df0f9e3db06cc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling flate2 v1.0.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ariadne v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling pact_models v1.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling filetime v0.2.24
[INFO] [stderr]    Compiling gregorian v0.2.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling object v0.36.3
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling requestty-ui v0.5.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling requestty v0.5.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling indextree-macros v0.1.1
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling rand_regex v0.15.1
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling indextree v4.7.2
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling tonic-build v0.12.1
[INFO] [stderr]    Compiling pact-plugin-driver v0.7.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling async-compression v0.4.12
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling tonic v0.12.1
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling pact-plugin-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
[INFO] running `Command { std: "docker" "inspect" "2935777c533207c8de8a7ff860b50d7e8d40b4679b9e3b1c80df0f9e3db06cc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2935777c533207c8de8a7ff860b50d7e8d40b4679b9e3b1c80df0f9e3db06cc8", kill_on_drop: false }`
[INFO] [stdout] 2935777c533207c8de8a7ff860b50d7e8d40b4679b9e3b1c80df0f9e3db06cc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1f39e79e494b46053e80da77504b95cc10175e55c111d0ea2959e68626e2859
[INFO] running `Command { std: "docker" "start" "-a" "e1f39e79e494b46053e80da77504b95cc10175e55c111d0ea2959e68626e2859", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling snapbox v0.6.17
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling expectest v0.12.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trycmd v0.15.6
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling pact_models v1.2.4
[INFO] [stderr]    Compiling pact-plugin-driver v0.7.0
[INFO] [stderr]    Compiling pact-plugin-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "e1f39e79e494b46053e80da77504b95cc10175e55c111d0ea2959e68626e2859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f39e79e494b46053e80da77504b95cc10175e55c111d0ea2959e68626e2859", kill_on_drop: false }`
[INFO] [stdout] e1f39e79e494b46053e80da77504b95cc10175e55c111d0ea2959e68626e2859
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20ce3219daaf0e1eb3faa6ab24461b0cb3cf1820d963f429f625ab02f7dfa156
[INFO] running `Command { std: "docker" "start" "-a" "20ce3219daaf0e1eb3faa6ab24461b0cb3cf1820d963f429f625ab02f7dfa156", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pact_plugin_cli-e7753919c4123692)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::verify_cli ... ok
[INFO] [stdout] test repository::tests::add_manifest_to_index_when_index_does_not_exist ... ok
[INFO] [stdout] test repository::tests::add_manifest_to_index_test ... ok
[INFO] [stdout] test repository::tests::add_manifest_to_index_with_optimistic_lock_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running unittests src/bin/pact-plugin.rs (/opt/rustwide/target/debug/deps/pact_plugin-ee1d62e4b4b84206)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli-tests.rs (/opt/rustwide/target/debug/deps/cli_tests-0185f01e39656555)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2mTesting[0m tests/cmd/enable.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/remove.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/list.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/env.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m README.md:67 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m README.md:89 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m README.md:118 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/install.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/disable.toml ... [32mok[0m
[INFO] [stderr] [2mTesting[0m tests/cmd/main.toml ... [32mok[0m
[INFO] [stdout] test cli_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pact_plugin_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20ce3219daaf0e1eb3faa6ab24461b0cb3cf1820d963f429f625ab02f7dfa156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ce3219daaf0e1eb3faa6ab24461b0cb3cf1820d963f429f625ab02f7dfa156", kill_on_drop: false }`
[INFO] [stdout] 20ce3219daaf0e1eb3faa6ab24461b0cb3cf1820d963f429f625ab02f7dfa156
