[INFO] fetching crate pact_mock_server 2.1.3...
[INFO] testing pact_mock_server-2.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate pact_mock_server 2.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pact_mock_server 2.1.3
[INFO] finished tweaking crates.io crate pact_mock_server 2.1.3
[INFO] tweaked toml for crates.io crate pact_mock_server 2.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pact_mock_server 2.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pact_mock_server 2.1.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bed1ec5e4c7947d06a0b55aa8ae31c6cf8563fc1a44ce8f228468d2f8c8dfdb
[INFO] running `Command { std: "docker" "start" "-a" "3bed1ec5e4c7947d06a0b55aa8ae31c6cf8563fc1a44ce8f228468d2f8c8dfdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bed1ec5e4c7947d06a0b55aa8ae31c6cf8563fc1a44ce8f228468d2f8c8dfdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bed1ec5e4c7947d06a0b55aa8ae31c6cf8563fc1a44ce8f228468d2f8c8dfdb", kill_on_drop: false }`
[INFO] [stdout] 3bed1ec5e4c7947d06a0b55aa8ae31c6cf8563fc1a44ce8f228468d2f8c8dfdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03f76869de5669740f1a2d5ebd7f755c69cde493156fe9ad774c01c2f90b68d8
[INFO] running `Command { std: "docker" "start" "-a" "03f76869de5669740f1a2d5ebd7f755c69cde493156fe9ad774c01c2f90b68d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling lenient_semver_version_builder v0.4.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pact_models v1.3.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling indextree-macros v0.1.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling kiss_xml v1.0.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling indextree v4.7.4
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling rand_regex v0.17.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling pact-plugin-driver v0.7.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling lenient_semver v0.4.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling gregorian v0.2.4
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pact_matching v2.0.0
[INFO] [stderr]    Compiling pact_mock_server v2.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `MANAGER`: Crates that require a static manager should setup one themselves
[INFO] [stdout]    --> src/lib.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub static ref MANAGER: Mutex<Option<ServerManager>> = Mutex::new(None);
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]   --> src/hyper_server.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | use crate::LOG_ID;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |                   LOG_ID.scope(server_id, async move {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |               join_set.spawn(LOG_ID.scope(server_id.clone(), async move {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:222:23
[INFO] [stdout]     |
[INFO] [stdout] 222 |                       LOG_ID.scope(server_id, async move {
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |                   join_set.spawn(LOG_ID.scope(server_id.clone(), async move {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `MANAGER::__private_field`: Crates that require a static manager should setup one themselves
[INFO] [stdout]    --> src/lib.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | / lazy_static::lazy_static! {
[INFO] [stdout] 125 | |   ///
[INFO] [stdout] 126 | |   /// A global thread-safe, "init-on-demand" reference to a server manager.
[INFO] [stdout] 127 | |   /// When the server manager is initialized, it starts a separate thread on which
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |   pub static ref MANAGER: Mutex<Option<ServerManager>> = Mutex::new(None);
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static::lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s
[INFO] running `Command { std: "docker" "inspect" "03f76869de5669740f1a2d5ebd7f755c69cde493156fe9ad774c01c2f90b68d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f76869de5669740f1a2d5ebd7f755c69cde493156fe9ad774c01c2f90b68d8", kill_on_drop: false }`
[INFO] [stdout] 03f76869de5669740f1a2d5ebd7f755c69cde493156fe9ad774c01c2f90b68d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d82f29ec41000bee1236d561539c026bbf59d13fb2571e1cf762d7a2034def43
[INFO] running `Command { std: "docker" "start" "-a" "d82f29ec41000bee1236d561539c026bbf59d13fb2571e1cf762d7a2034def43", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling rand_regex v0.17.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pact-plugin-driver v0.7.5
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling expectest v0.12.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling test-env-log v0.2.8
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling pact_models v1.3.6
[INFO] [stderr]    Compiling pact_matching v2.0.0
[INFO] [stderr]    Compiling pact_mock_server v2.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `MANAGER`: Crates that require a static manager should setup one themselves
[INFO] [stdout]    --> src/lib.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub static ref MANAGER: Mutex<Option<ServerManager>> = Mutex::new(None);
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]   --> src/hyper_server.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | use crate::LOG_ID;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |                   LOG_ID.scope(server_id, async move {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |               join_set.spawn(LOG_ID.scope(server_id.clone(), async move {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:222:23
[INFO] [stdout]     |
[INFO] [stdout] 222 |                       LOG_ID.scope(server_id, async move {
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |                   join_set.spawn(LOG_ID.scope(server_id.clone(), async move {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `MANAGER::__private_field`: Crates that require a static manager should setup one themselves
[INFO] [stdout]    --> src/lib.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | / lazy_static::lazy_static! {
[INFO] [stdout] 125 | |   ///
[INFO] [stdout] 126 | |   /// A global thread-safe, "init-on-demand" reference to a server manager.
[INFO] [stdout] 127 | |   /// When the server manager is initialized, it starts a separate thread on which
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |   pub static ref MANAGER: Mutex<Option<ServerManager>> = Mutex::new(None);
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static::lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `MANAGER`: Crates that require a static manager should setup one themselves
[INFO] [stdout]    --> src/lib.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub static ref MANAGER: Mutex<Option<ServerManager>> = Mutex::new(None);
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]   --> src/hyper_server.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | use crate::LOG_ID;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |                   LOG_ID.scope(server_id, async move {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |               join_set.spawn(LOG_ID.scope(server_id.clone(), async move {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:222:23
[INFO] [stdout]     |
[INFO] [stdout] 222 |                       LOG_ID.scope(server_id, async move {
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stdout]    --> src/hyper_server.rs:231:34
[INFO] [stdout]     |
[INFO] [stdout] 231 |                   join_set.spawn(LOG_ID.scope(server_id.clone(), async move {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `MANAGER::__private_field`: Crates that require a static manager should setup one themselves
[INFO] [stdout]    --> src/lib.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | / lazy_static::lazy_static! {
[INFO] [stdout] 125 | |   ///
[INFO] [stdout] 126 | |   /// A global thread-safe, "init-on-demand" reference to a server manager.
[INFO] [stdout] 127 | |   /// When the server manager is initialized, it starts a separate thread on which
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |   pub static ref MANAGER: Mutex<Option<ServerManager>> = Mutex::new(None);
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static::lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "d82f29ec41000bee1236d561539c026bbf59d13fb2571e1cf762d7a2034def43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82f29ec41000bee1236d561539c026bbf59d13fb2571e1cf762d7a2034def43", kill_on_drop: false }`
[INFO] [stdout] d82f29ec41000bee1236d561539c026bbf59d13fb2571e1cf762d7a2034def43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19eb4e7c819f337bac6eb6254ed6fbd6681c336213494fafd39e013b85972d77
[INFO] running `Command { std: "docker" "start" "-a" "19eb4e7c819f337bac6eb6254ed6fbd6681c336213494fafd39e013b85972d77", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `MANAGER`: Crates that require a static manager should setup one themselves
[INFO] [stderr]    --> src/lib.rs:131:18
[INFO] [stderr]     |
[INFO] [stderr] 131 |   pub static ref MANAGER: Mutex<Option<ServerManager>> = Mutex::new(None);
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stderr]   --> src/hyper_server.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | use crate::LOG_ID;
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stderr]    --> src/hyper_server.rs:109:19
[INFO] [stderr]     |
[INFO] [stderr] 109 |                   LOG_ID.scope(server_id, async move {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stderr]    --> src/hyper_server.rs:118:30
[INFO] [stderr]     |
[INFO] [stderr] 118 |               join_set.spawn(LOG_ID.scope(server_id.clone(), async move {
[INFO] [stderr]     |                              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stderr]    --> src/hyper_server.rs:222:23
[INFO] [stderr]     |
[INFO] [stderr] 222 |                       LOG_ID.scope(server_id, async move {
[INFO] [stderr]     |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated static `LOG_ID`: This must be moved to the FFI crate
[INFO] [stderr]    --> src/hyper_server.rs:231:34
[INFO] [stderr]     |
[INFO] [stderr] 231 |                   join_set.spawn(LOG_ID.scope(server_id.clone(), async move {
[INFO] [stderr]     |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `MANAGER::__private_field`: Crates that require a static manager should setup one themselves
[INFO] [stderr]    --> src/lib.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | / lazy_static::lazy_static! {
[INFO] [stderr] 125 | |   ///
[INFO] [stderr] 126 | |   /// A global thread-safe, "init-on-demand" reference to a server manager.
[INFO] [stderr] 127 | |   /// When the server manager is initialized, it starts a separate thread on which
[INFO] [stderr] ...   |
[INFO] [stderr] 131 | |   pub static ref MANAGER: Mutex<Option<ServerManager>> = Mutex::new(None);
[INFO] [stderr] 132 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static::lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `pact_mock_server` (lib) generated 7 warnings
[INFO] [stderr] warning: `pact_mock_server` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pact_mock_server-bcc31f75b320840e)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test hyper_server::tests::can_fetch_results_on_current_thread ... ok
[INFO] [stdout] test hyper_server::tests::handle_hyper_headers_with_multiple_values ... ok
[INFO] [stdout] test mock_server::tests::mock_server_url ... ok
[INFO] [stdout] test mock_server::tests::test_mock_server_config_from_json ... ok
[INFO] [stdout] test server_manager::tests::manager_should_start_and_shutdown_mock_server ... ok
[INFO] [stdout] test tests::match_request_returns_a_match_for_identical_requests ... ok
[INFO] [stdout] test tests::match_request_returns_a_match_for_multiple_identical_requests ... ok
[INFO] [stdout] test tests::match_request_returns_a_match_for_multiple_requests ... ok
[INFO] [stdout] test tests::match_request_returns_a_mismatch_for_incorrect_request ... ok
[INFO] [stdout] test tests::match_request_returns_a_not_found_for_no_interactions ... ok
[INFO] [stdout] test tests::match_request_returns_request_not_found_if_method_or_path_do_not_match ... ok
[INFO] [stdout] test builder::tests::basic_mock_server_test ... ok
[INFO] [stdout] test builder::tests::basic_mock_server_test_ip4 ... ok
[INFO] [stdout] test tests::match_request_supports_v2_matchers ... ok
[INFO] [stdout] test tests::match_request_supports_v2_matchers_with_xml ... ok
[INFO] [stdout] test tests::basic_mock_server_test ... ok
[INFO] [stdout] test tests::match_request_returns_the_most_appropriate_mismatch_for_multiple_requests ... ok
[INFO] [stdout] test tests::match_request_with_more_specific_request ... ok
[INFO] [stdout] test hyper_server::tests::support_http2 ... ok
[INFO] [stdout] test legacy::tests::basic_mock_server_test ... ok
[INFO] [stdout] test builder::tests::basic_mock_server_https_test ... ok
[INFO] [stdout] test tests::match_request_with_header_with_multiple_values ... ok
[INFO] [stdout] test builder::tests::basic_mock_server_https_test_with_provided_cert ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- builder::tests::basic_mock_server_https_test_with_provided_cert stdout ----
[INFO] [stdout] [2025-11-13T21:27:20Z INFO  pact_mock_server::hyper_server] Received request GET /
[INFO] [stdout] [2025-11-13T21:27:20Z INFO  pact_mock_server::hyper_server] Request matched, sending response
[INFO] [stdout] 
[INFO] [stdout] thread 'builder::tests::basic_mock_server_https_test_with_provided_cert' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/expectest-0.12.0/src/core/result.rs:81:13:
[INFO] [stdout] assertion failed: `expected to be true`, src/builder.rs:483:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdde6600d92 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdde6600d92 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdde6600d92 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fdde6600d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fdde66147cf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fdde66147cf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fdde65c9573 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdde65c9573 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fdde65d6a02 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fdde65dc5ef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fdde65dc481 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fdde524168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fdde524168e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdde65dccaf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fdde65dccaf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fdde65dca5a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fdde65d6b39 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fdde65bd15d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fdde661fd20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdde52f71d0 - expectest::core::result::Failure::panic::h0fcadb7860691b5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/expectest-0.12.0/src/core/result.rs:81:13
[INFO] [stdout]   20:     0x5fdde52f6d93 - <expectest::core::result::Failure as core::ops::drop::Drop>::drop::h4fa60dd9e35c76c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/expectest-0.12.0/src/core/result.rs:91:18
[INFO] [stdout]   21:     0x5fdde52f63c7 - core::ptr::drop_in_place<expectest::core::result::Failure>::h38a9b579f3211634
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5fdde508e81c - core::ptr::drop_in_place<expectest::core::result::TestResult>::h5184b96a26658a7a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x5fdde50a7c56 - pact_mock_server::builder::tests::basic_mock_server_https_test_with_provided_cert::{{closure}}::hc3fc83f72926ab55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builder.rs:483:39
[INFO] [stdout]   24:     0x5fdde51cc315 - <core::pin::Pin<P> as core::future::future::Future>::poll::he80fa926df853c04
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5fdde50bcddd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hc73d98be04293f2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/park.rs:285:71
[INFO] [stdout]   26:     0x5fdde50b30aa - tokio::task::coop::with_budget::hf532a8dbc70becc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5fdde50b30aa - tokio::task::coop::budget::hb3931fdde485c9cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5fdde50b30aa - tokio::runtime::park::CachedParkThread::block_on::h3e762f56884f28a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/park.rs:285:31
[INFO] [stdout]   29:     0x5fdde5132904 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::ha60eb4cb8cca9af7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   30:     0x5fdde5137348 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hb062e6de83956749
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   31:     0x5fdde51fdbe7 - tokio::runtime::context::runtime::enter_runtime::h667c499f3170b3a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   32:     0x5fdde51368d4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h3d2446804f8c1690
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   33:     0x5fdde5133827 - tokio::runtime::runtime::Runtime::block_on_inner::h45c8a60e0aa3bca0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:358:50
[INFO] [stdout]   34:     0x5fdde5135315 - tokio::runtime::runtime::Runtime::block_on::h76916cd177141ea9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   35:     0x5fdde50a6962 - pact_mock_server::builder::tests::basic_mock_server_https_test_with_provided_cert::h3f81bd3856c39c72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builder.rs:453:84
[INFO] [stdout]   36:     0x5fdde50a6a07 - pact_mock_server::builder::tests::basic_mock_server_https_test_with_provided_cert::{{closure}}::h913a65a6597a218b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builder.rs:453:65
[INFO] [stdout]   37:     0x5fdde50826d6 - core::ops::function::FnOnce::call_once::hdd19a8c644325a25
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5fdde52414db - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5fdde52414db - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x5fdde52554ed - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x5fdde52554ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5fdde52554ed - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x5fdde52554ed - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x5fdde52554ed - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5fdde52554ed - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x5fdde52554ed - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x5fdde522ea34 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x5fdde522ea34 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49:     0x5fdde523236a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   50:     0x5fdde523236a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5fdde523236a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5fdde523236a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5fdde523236a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5fdde523236a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   55:     0x5fdde523236a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5fdde65d1f3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   57:     0x5fdde65d1f3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   58:     0x7e90cb3c1aa4 - <unknown>
[INFO] [stdout]   59:     0x7e90cb44ea64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     builder::tests::basic_mock_server_https_test_with_provided_cert
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "19eb4e7c819f337bac6eb6254ed6fbd6681c336213494fafd39e013b85972d77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19eb4e7c819f337bac6eb6254ed6fbd6681c336213494fafd39e013b85972d77", kill_on_drop: false }`
[INFO] [stdout] 19eb4e7c819f337bac6eb6254ed6fbd6681c336213494fafd39e013b85972d77
