[INFO] cloning repository https://github.com/YOU54F/pact-broker-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YOU54F/pact-broker-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYOU54F%2Fpact-broker-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYOU54F%2Fpact-broker-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 607e7c299968ae4dc0b0d9d91ffb4534b903e62f [INFO] testing YOU54F/pact-broker-cli against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYOU54F%2Fpact-broker-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/YOU54F/pact-broker-cli [INFO] finished tweaking git repo https://github.com/YOU54F/pact-broker-cli [INFO] tweaked toml for git repo https://github.com/YOU54F/pact-broker-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/YOU54F/pact-broker-cli on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/YOU54F/pact-broker-cli 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0214633f4a499339492b862e23b2971f4f4097350c3a4ff7a75cb5a95bc6fb4a [INFO] running `Command { std: "docker" "start" "-a" "0214633f4a499339492b862e23b2971f4f4097350c3a4ff7a75cb5a95bc6fb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0214633f4a499339492b862e23b2971f4f4097350c3a4ff7a75cb5a95bc6fb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0214633f4a499339492b862e23b2971f4f4097350c3a4ff7a75cb5a95bc6fb4a", kill_on_drop: false }` [INFO] [stdout] 0214633f4a499339492b862e23b2971f4f4097350c3a4ff7a75cb5a95bc6fb4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5822d38921800eaf82ec7220230cd854d7e1822690aeb3ccd90b7629f3be309 [INFO] running `Command { std: "docker" "start" "-a" "e5822d38921800eaf82ec7220230cd854d7e1822690aeb3ccd90b7629f3be309", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling logos-derive v0.16.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pact_models v1.3.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling kiss_xml v1.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ariadne v0.6.0 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling indextree v4.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling logos v0.16.1 [INFO] [stderr] Compiling rand_regex v0.18.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling gregorian v0.2.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling opentelemetry-stdout v0.31.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.31.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.31.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling pact-broker-cli v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Id` [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{ArgMatches, Id}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils` [INFO] [stdout] --> src/cli/pact_broker/main/environments/list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | utils, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::utils` [INFO] [stdout] --> src/cli/pact_broker/main/subcommands.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pact_models::pact::Pact` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pact_models::pact::Pact; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | utils::{self, git_info}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_args` [INFO] [stdout] --> src/cli/pactflow_client.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_doc_context` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:799:8 [INFO] [stdout] | [INFO] [stdout] 323 | impl HALClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_tags` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1194:10 [INFO] [stdout] | [INFO] [stdout] 1194 | async fn publish_provider_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_branch` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1243:10 [INFO] [stdout] | [INFO] [stdout] 1243 | async fn publish_provider_branch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pfi_ui` is never read [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct VerificationLinks { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pfi_ui: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VerificationLinks` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:693:4 [INFO] [stdout] | [INFO] [stdout] 693 | fn fetch_pact(url: &str, args: &ArgMatches) -> anyhow::Result<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | struct Pacticipant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct SelfField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct PbPacticipant { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct PbPacticipantVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PfProviderContract` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | struct PfProviderContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn handle_matches(args: &ArgMatches) -> Result, i32> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn publish_pacts(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:554:1 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn load_files(args: &ArgMatches) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn load_files_from_dir(dir: &str) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Id` [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{ArgMatches, Id}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils` [INFO] [stdout] --> src/cli/pact_broker/main/environments/list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | utils, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::utils` [INFO] [stdout] --> src/cli/pact_broker/main/subcommands.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pact_models::pact::Pact` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pact_models::pact::Pact; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | utils::{self, git_info}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_args` [INFO] [stdout] --> src/cli/pactflow_client.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OtelConfig` is never constructed [INFO] [stdout] --> src/cli/otel.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct OtelConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TracerProviderDropper` is never constructed [INFO] [stdout] --> src/cli/otel.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct TracerProviderDropper(pub opentelemetry_sdk::trace::SdkTracerProvider); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_resource` is never used [INFO] [stdout] --> src/cli/otel.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_resource() -> Resource { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_logging` is never used [INFO] [stdout] --> src/cli/otel.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn init_logging(otel_config: OtelConfig) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `capture_telemetry` is never used [INFO] [stdout] --> src/cli/otel.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn capture_telemetry(args: &[String], exit_code: i32, error_message: Option<&str>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CustomHeaders` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct CustomHeaders { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_notices` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn process_notices(notices: &[Notice]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Notice` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Notice { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_true` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn is_true(object: &serde_json::Map, field: &str) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_string` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | fn as_string(json: &Value) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `content_type` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn content_type(response: &reqwest::Response) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `json_content_type` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn json_content_type(response: &reqwest::Response) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_entry` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:133:4 [INFO] [stdout] | [INFO] [stdout] 133 | fn find_entry(map: &serde_json::Map, key: &str) -> Option<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PactBrokerError` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | pub enum PactBrokerError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Link` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub struct Link { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_json` and `as_json` are never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 221 | impl Link { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 222 | /// Create a link from serde JSON data [INFO] [stdout] 223 | pub fn from_json(link: &str, link_data: &serde_json::Map) -> Link { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub fn as_json(&self) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HALClient` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 268 | pub struct HALClient { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OtelPropagatorMiddleware` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | struct OtelPropagatorMiddleware; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WithCurrentSpan` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:306:11 [INFO] [stdout] | [INFO] [stdout] 306 | pub trait WithCurrentSpan { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 323 | impl HALClient { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 324 | /// Helper method to apply custom headers to a request builder [INFO] [stdout] 325 | fn apply_custom_headers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 338 | pub fn with_url( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | fn update_path_info(self, path_info: serde_json::Value) -> HALClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | pub async fn navigate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | fn find_link(&self, link: &'static str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | async fn fetch_link( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | pub async fn fetch_url( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | pub async fn delete_url( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 480 | pub async fn fetch(self, path: &str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 523 | pub async fn delete(self, path: &str) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | async fn parse_broker_response( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 646 | fn parse_link_url( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | pub fn iter_links(&self, link: &str) -> Result, PactBrokerError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | pub async fn post_json( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 714 | pub async fn put_json( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 724 | pub async fn patch_json( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 735 | async fn send_document( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_validation_errors` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:811:4 [INFO] [stdout] | [INFO] [stdout] 811 | fn handle_validation_errors(body: Value) -> PactBrokerError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `setup` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:864:12 [INFO] [stdout] | [INFO] [stdout] 863 | impl HALClient { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 864 | pub fn setup(url: &str, auth: Option, ssl_options: SslOptions) -> HALClient { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `links_from_json` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:914:8 [INFO] [stdout] | [INFO] [stdout] 914 | pub fn links_from_json(json: &Value) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pacts_from_broker` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:934:14 [INFO] [stdout] | [INFO] [stdout] 934 | pub async fn fetch_pacts_from_broker( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pacts_dynamically_from_broker` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1013:14 [INFO] [stdout] | [INFO] [stdout] 1013 | pub async fn fetch_pacts_dynamically_from_broker( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact_from_url` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1181:14 [INFO] [stdout] | [INFO] [stdout] 1181 | pub async fn fetch_pact_from_url( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_tags` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1194:10 [INFO] [stdout] | [INFO] [stdout] 1194 | async fn publish_provider_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_branch` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1243:10 [INFO] [stdout] | [INFO] [stdout] 1243 | async fn publish_provider_branch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConsumerVersionSelector` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1279:12 [INFO] [stdout] | [INFO] [stdout] 1279 | pub struct ConsumerVersionSelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationResponse` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1306:8 [INFO] [stdout] | [INFO] [stdout] 1306 | struct PactsForVerificationResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationBody` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1313:8 [INFO] [stdout] | [INFO] [stdout] 1313 | struct PactsForVerificationBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactForVerification` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1319:8 [INFO] [stdout] | [INFO] [stdout] 1319 | struct PactForVerification { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationRequest` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1330:12 [INFO] [stdout] | [INFO] [stdout] 1330 | pub struct PactsForVerificationRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactVerificationContext` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1348:12 [INFO] [stdout] | [INFO] [stdout] 1348 | pub struct PactVerificationContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactVerificationProperties` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1368:12 [INFO] [stdout] | [INFO] [stdout] 1368 | pub struct PactVerificationProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_branch` is never used [INFO] [stdout] --> src/cli/pact_broker/main/branches/delete_branch.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn delete_branch(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Summary` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Summary { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Version` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Consumer` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct Consumer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Provider` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct Provider { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationResult` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | struct VerificationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationLinks` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct VerificationLinks { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationHref` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | struct VerificationHref { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MatrixItem` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | struct MatrixItem { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Data` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PacticipantArgs` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | struct PacticipantArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_args_from_matches` is never used [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_args_from_matches(raw_args: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `can_i_deploy` is never used [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn can_i_deploy( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `record_deployment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/deployments/record_deployment.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn record_deployment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `record_release` is never used [INFO] [stdout] --> src/cli/pact_broker/main/deployments/record_release.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn record_release(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `record_support_ended` is never used [INFO] [stdout] --> src/cli/pact_broker/main/deployments/record_support_ended.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn record_support_ended(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `record_undeployment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/deployments/record_undeployment.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn record_undeployment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/create.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_environment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/delete.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn delete_environment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `describe_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/describe.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn describe_environment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_environments` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/list.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn list_environments(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/update.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn update_environment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactMergeError` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct PactMergeError { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Root` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct Root { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Embedded` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | struct Embedded { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pacticipant` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | struct Pacticipant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Links` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | struct Links { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | struct SelfField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Version` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | struct Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Links2` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct Links2 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField2` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | struct SelfField2 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Links3` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | struct Links3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Contract` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | struct Contract { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipant` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | struct PbPacticipant { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | struct PbPacticipantVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Log` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | struct Log { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `same_description_and_state` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:152:4 [INFO] [stdout] | [INFO] [stdout] 152 | fn same_description_and_state(original: &Value, additional: &Value) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `almost_duplicate_message` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | fn almost_duplicate_message(original: &Value, new_interaction: &Value) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_interactions_or_messages` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn merge_interactions_or_messages( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_matches` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn handle_matches(args: &ArgMatches) -> Result, i32> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_pacts` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn publish_pacts(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_files` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:554:8 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn load_files(args: &ArgMatches) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:693:4 [INFO] [stdout] | [INFO] [stdout] 693 | fn fetch_pact(url: &str, args: &ArgMatches) -> anyhow::Result<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_file` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:710:4 [INFO] [stdout] | [INFO] [stdout] 710 | fn load_file(file_name: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_files_from_dir` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:715:8 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn load_files_from_dir(dir: &str) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_or_update_pacticipant` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/create.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create_or_update_pacticipant(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `describe_pacticipant` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/describe.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn describe_pacticipant( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_pacticipants` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/list.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn list_pacticipants( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pacts` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/get_pacts.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_pacts( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_pacts_path` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/get_pacts.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn build_pacts_path( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `download_pacts` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/get_pacts.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | async fn download_pacts( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_pacts_table` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/get_pacts.rs:246:4 [INFO] [stdout] | [INFO] [stdout] 246 | fn generate_pacts_table(result: &Value, _has_consumer_filter: bool) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_latest_pact_versions` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/list_latest_pact_versions.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn list_latest_pact_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProviderState` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ProviderState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProviderStatesResponse` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ProviderStatesResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_provider_states` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn list_provider_states( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_provider_states_path` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn build_provider_states_path( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_json_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn format_json_output(provider_states: &ProviderStatesResponse) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_table_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn format_table_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_list_provider_states_command` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn handle_list_provider_states_command(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_version_tag` is never used [INFO] [stdout] --> src/cli/pact_broker/main/tags/create_version_tag.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn create_version_tag(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_version_tag` is never used [INFO] [stdout] --> src/cli/pact_broker/main/tags/delete_tag.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn delete_version_tag(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BrokerDetails` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct BrokerDetails { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_args` is never used [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl BrokerDetails { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn from_args( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `OutputType` is never used [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum OutputType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SslOptions` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct SslOptions { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `with_retries` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) async fn with_retries( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_table` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) fn generate_table(res: &Value, columns: Vec<&str>, names: Vec>) -> Table { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_broker_url` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) fn get_broker_url(args: &clap::ArgMatches) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_ssl_options` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) fn get_ssl_options(args: &clap::ArgMatches) -> SslOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_auth` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn get_auth(args: &clap::ArgMatches) -> HttpAuth { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_custom_headers` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | pub(crate) fn get_custom_headers(args: &clap::ArgMatches) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_broker_relation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | pub async fn get_broker_relation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `follow_broker_relation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:430:14 [INFO] [stdout] | [INFO] [stdout] 430 | pub async fn follow_broker_relation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `follow_templated_broker_relation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:444:14 [INFO] [stdout] | [INFO] [stdout] 444 | pub async fn follow_templated_broker_relation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_templated_broker_relation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 458 | pub async fn delete_templated_broker_relation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_error` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:474:15 [INFO] [stdout] | [INFO] [stdout] 474 | pub(crate) fn handle_error(err: PactBrokerError) -> PactBrokerError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationResult` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct VerificationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_errors` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl VerificationResult { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 26 | pub fn has_errors(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl VerificationResult { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(source: &String, results: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_json` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn verify_json( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_results` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn display_results(result: &Vec, output_type: &str) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn display_output(results: &Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_json_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn generate_json_output(results: &Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_or_update_version` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/create.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn create_or_update_version(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `describe_version` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn describe_version(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `describe_version_by_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn describe_version_by_environment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_environment_uuid` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn find_environment_uuid(environments_response: &Value, environment_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filter_versions_by_pacticipant` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:231:4 [INFO] [stdout] | [INFO] [stdout] 231 | fn filter_versions_by_pacticipant(versions_response: &Value, pacticipant_name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_environment_versions_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | fn format_environment_versions_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `WebhookOperation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/create.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | enum WebhookOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_webhook` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/create.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn create_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_webhook` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/delete.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn delete_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_webhook` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/test.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn test_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> src/cli/pact_broker_client.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProviderContractPublishRoot` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct ProviderContractPublishRoot { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Embedded` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct Embedded { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | struct Pacticipant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct SelfField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Version` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | struct Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Links` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct Links { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct PbPacticipant { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct PbPacticipantVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PfProviderContract` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | struct PfProviderContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish` is never used [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn publish(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> src/cli/pactflow_client.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `glob_value` is never used [INFO] [stdout] --> src/cli/utils.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn glob_value(v: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RED` is never used [INFO] [stdout] --> src/cli/utils.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const RED: Style = Style::new().red(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GREEN` is never used [INFO] [stdout] --> src/cli/utils.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const GREEN: Style = Style::new().green(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `YELLOW` is never used [INFO] [stdout] --> src/cli/utils.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const YELLOW: Style = Style::new().yellow(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CYAN` is never used [INFO] [stdout] --> src/cli/utils.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const CYAN: Style = Style::new().cyan(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsCurl` is never constructed [INFO] [stdout] --> src/cli/utils.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct AsCurl<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/utils.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a> AsCurl<'a> { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 39 | /// Construct an instance of `AsCurl` with the given request. [INFO] [stdout] 40 | pub fn new(req: &'a reqwest::Request) -> AsCurl<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BRANCH_ENV_VAR_NAMES` is never used [INFO] [stdout] --> src/cli/utils.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | const BRANCH_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COMMIT_ENV_VAR_NAMES` is never used [INFO] [stdout] --> src/cli/utils.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | const COMMIT_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUILD_URL_ENV_VAR_NAMES` is never used [INFO] [stdout] --> src/cli/utils.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | const BUILD_URL_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commit` is never used [INFO] [stdout] --> src/cli/utils.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn commit(raise_error: bool) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `branch` is never used [INFO] [stdout] --> src/cli/utils.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn branch(raise_error: bool) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_url` is never used [INFO] [stdout] --> src/cli/utils.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn build_url() -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_commit_from_env_vars` is never used [INFO] [stdout] --> src/cli/utils.rs:218:8 [INFO] [stdout] | [INFO] [stdout] 218 | fn find_commit_from_env_vars() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_branch_from_known_env_vars` is never used [INFO] [stdout] --> src/cli/utils.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | fn find_branch_from_known_env_vars() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_branch_from_env_var_ending_with_branch` is never used [INFO] [stdout] --> src/cli/utils.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | fn find_branch_from_env_var_ending_with_branch() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `value_from_env_var` is never used [INFO] [stdout] --> src/cli/utils.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 252 | fn value_from_env_var(name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `branch_from_git_command` is never used [INFO] [stdout] --> src/cli/utils.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 263 | fn branch_from_git_command(raise_error: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commit_from_git_command` is never used [INFO] [stdout] --> src/cli/utils.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | fn commit_from_git_command(raise_error: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_branch_names` is never used [INFO] [stdout] --> src/cli/utils.rs:297:8 [INFO] [stdout] | [INFO] [stdout] 297 | fn validate_branch_names(branch_names: &[String]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_git_command` is never used [INFO] [stdout] --> src/cli/utils.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | fn execute_git_command() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_git_commit_command` is never used [INFO] [stdout] --> src/cli/utils.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 325 | fn execute_git_commit_command() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_and_parse_command` is never used [INFO] [stdout] --> src/cli/utils.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 339 | fn execute_and_parse_command(raise_error: bool) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `github_build_url` is never used [INFO] [stdout] --> src/cli/utils.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | fn github_build_url() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 09s [INFO] running `Command { std: "docker" "inspect" "e5822d38921800eaf82ec7220230cd854d7e1822690aeb3ccd90b7629f3be309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5822d38921800eaf82ec7220230cd854d7e1822690aeb3ccd90b7629f3be309", kill_on_drop: false }` [INFO] [stdout] e5822d38921800eaf82ec7220230cd854d7e1822690aeb3ccd90b7629f3be309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7de0f6c8f68cd50e53c8c5b397d30790ba03b64c47c5afcc6f73a3ea5acff78f [INFO] running `Command { std: "docker" "start" "-a" "7de0f6c8f68cd50e53c8c5b397d30790ba03b64c47c5afcc6f73a3ea5acff78f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling pact_models v1.3.8 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling rand_regex v0.18.1 [INFO] [stderr] Compiling gregorian v0.2.4 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling pact-plugin-driver v0.7.5 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling deflate64 v0.1.11 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling os_info v3.14.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.31.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.31.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling snapbox-macros v1.0.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling tree_magic_mini v3.2.2 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling automod v1.0.16 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling expectest v0.12.0 [INFO] [stderr] Compiling snapbox v1.0.0 [INFO] [stderr] Compiling trycmd v1.0.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling pact-broker-cli v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Id` [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{ArgMatches, Id}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils` [INFO] [stdout] --> src/cli/pact_broker/main/environments/list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | utils, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::utils` [INFO] [stdout] --> src/cli/pact_broker/main/subcommands.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pact_models::pact::Pact` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pact_models::pact::Pact; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | utils::{self, git_info}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_args` [INFO] [stdout] --> src/cli/pactflow_client.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_doc_context` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:799:8 [INFO] [stdout] | [INFO] [stdout] 323 | impl HALClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_tags` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1194:10 [INFO] [stdout] | [INFO] [stdout] 1194 | async fn publish_provider_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_branch` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1243:10 [INFO] [stdout] | [INFO] [stdout] 1243 | async fn publish_provider_branch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pfi_ui` is never read [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct VerificationLinks { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pfi_ui: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VerificationLinks` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:693:4 [INFO] [stdout] | [INFO] [stdout] 693 | fn fetch_pact(url: &str, args: &ArgMatches) -> anyhow::Result<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | struct Pacticipant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct SelfField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct PbPacticipant { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct PbPacticipantVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PfProviderContract` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | struct PfProviderContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn handle_matches(args: &ArgMatches) -> Result, i32> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn publish_pacts(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:554:1 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn load_files(args: &ArgMatches) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn load_files_from_dir(dir: &str) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pact_matching v2.0.3 [INFO] [stdout] warning: unused import: `Id` [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{ArgMatches, Id}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils` [INFO] [stdout] --> src/cli/pact_broker/main/environments/list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | utils, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::utils` [INFO] [stdout] --> src/cli/pact_broker/main/subcommands.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pact_models::pact::Pact` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pact_models::pact::Pact; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | utils::{self, git_info}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pact_mock_server v2.1.3 [INFO] [stdout] warning: unused variable: `raw_args` [INFO] [stdout] --> src/cli/pactflow_client.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OtelConfig` is never constructed [INFO] [stdout] --> src/cli/otel.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct OtelConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TracerProviderDropper` is never constructed [INFO] [stdout] --> src/cli/otel.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct TracerProviderDropper(pub opentelemetry_sdk::trace::SdkTracerProvider); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_resource` is never used [INFO] [stdout] --> src/cli/otel.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_resource() -> Resource { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_logging` is never used [INFO] [stdout] --> src/cli/otel.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn init_logging(otel_config: OtelConfig) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `capture_telemetry` is never used [INFO] [stdout] --> src/cli/otel.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn capture_telemetry(args: &[String], exit_code: i32, error_message: Option<&str>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CustomHeaders` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct CustomHeaders { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_notices` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn process_notices(notices: &[Notice]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Notice` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Notice { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_true` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn is_true(object: &serde_json::Map, field: &str) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_string` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | fn as_string(json: &Value) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `content_type` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn content_type(response: &reqwest::Response) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `json_content_type` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn json_content_type(response: &reqwest::Response) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_entry` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:133:4 [INFO] [stdout] | [INFO] [stdout] 133 | fn find_entry(map: &serde_json::Map, key: &str) -> Option<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PactBrokerError` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | pub enum PactBrokerError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Link` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub struct Link { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_json` and `as_json` are never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 221 | impl Link { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 222 | /// Create a link from serde JSON data [INFO] [stdout] 223 | pub fn from_json(link: &str, link_data: &serde_json::Map) -> Link { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub fn as_json(&self) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HALClient` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 268 | pub struct HALClient { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OtelPropagatorMiddleware` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | struct OtelPropagatorMiddleware; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WithCurrentSpan` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:306:11 [INFO] [stdout] | [INFO] [stdout] 306 | pub trait WithCurrentSpan { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 323 | impl HALClient { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 324 | /// Helper method to apply custom headers to a request builder [INFO] [stdout] 325 | fn apply_custom_headers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 338 | pub fn with_url( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | fn update_path_info(self, path_info: serde_json::Value) -> HALClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | pub async fn navigate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | fn find_link(&self, link: &'static str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | async fn fetch_link( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | pub async fn fetch_url( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | pub async fn delete_url( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 480 | pub async fn fetch(self, path: &str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 523 | pub async fn delete(self, path: &str) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | async fn parse_broker_response( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 646 | fn parse_link_url( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | pub fn iter_links(&self, link: &str) -> Result, PactBrokerError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 703 | pub async fn post_json( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 714 | pub async fn put_json( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 724 | pub async fn patch_json( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 735 | async fn send_document( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_validation_errors` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:811:4 [INFO] [stdout] | [INFO] [stdout] 811 | fn handle_validation_errors(body: Value) -> PactBrokerError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `setup` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:864:12 [INFO] [stdout] | [INFO] [stdout] 863 | impl HALClient { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 864 | pub fn setup(url: &str, auth: Option, ssl_options: SslOptions) -> HALClient { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `links_from_json` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:914:8 [INFO] [stdout] | [INFO] [stdout] 914 | pub fn links_from_json(json: &Value) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pacts_from_broker` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:934:14 [INFO] [stdout] | [INFO] [stdout] 934 | pub async fn fetch_pacts_from_broker( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pacts_dynamically_from_broker` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1013:14 [INFO] [stdout] | [INFO] [stdout] 1013 | pub async fn fetch_pacts_dynamically_from_broker( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact_from_url` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1181:14 [INFO] [stdout] | [INFO] [stdout] 1181 | pub async fn fetch_pact_from_url( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_tags` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1194:10 [INFO] [stdout] | [INFO] [stdout] 1194 | async fn publish_provider_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_branch` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1243:10 [INFO] [stdout] | [INFO] [stdout] 1243 | async fn publish_provider_branch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConsumerVersionSelector` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1279:12 [INFO] [stdout] | [INFO] [stdout] 1279 | pub struct ConsumerVersionSelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationResponse` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1306:8 [INFO] [stdout] | [INFO] [stdout] 1306 | struct PactsForVerificationResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationBody` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1313:8 [INFO] [stdout] | [INFO] [stdout] 1313 | struct PactsForVerificationBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactForVerification` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1319:8 [INFO] [stdout] | [INFO] [stdout] 1319 | struct PactForVerification { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationRequest` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1330:12 [INFO] [stdout] | [INFO] [stdout] 1330 | pub struct PactsForVerificationRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactVerificationContext` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1348:12 [INFO] [stdout] | [INFO] [stdout] 1348 | pub struct PactVerificationContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactVerificationProperties` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1368:12 [INFO] [stdout] | [INFO] [stdout] 1368 | pub struct PactVerificationProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_branch` is never used [INFO] [stdout] --> src/cli/pact_broker/main/branches/delete_branch.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn delete_branch(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Summary` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Summary { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Version` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Consumer` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct Consumer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Provider` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct Provider { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationResult` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | struct VerificationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationLinks` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct VerificationLinks { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationHref` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | struct VerificationHref { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MatrixItem` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | struct MatrixItem { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Data` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PacticipantArgs` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | struct PacticipantArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_args_from_matches` is never used [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_args_from_matches(raw_args: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `can_i_deploy` is never used [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn can_i_deploy( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `record_deployment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/deployments/record_deployment.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn record_deployment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `record_release` is never used [INFO] [stdout] --> src/cli/pact_broker/main/deployments/record_release.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn record_release(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `record_support_ended` is never used [INFO] [stdout] --> src/cli/pact_broker/main/deployments/record_support_ended.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn record_support_ended(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `record_undeployment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/deployments/record_undeployment.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn record_undeployment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/create.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_environment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/delete.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn delete_environment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `describe_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/describe.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn describe_environment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_environments` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/list.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn list_environments(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/environments/update.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn update_environment(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactMergeError` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct PactMergeError { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Root` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct Root { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Embedded` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | struct Embedded { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pacticipant` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | struct Pacticipant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Links` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | struct Links { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | struct SelfField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Version` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | struct Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Links2` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct Links2 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField2` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | struct SelfField2 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Links3` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | struct Links3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Contract` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | struct Contract { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipant` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | struct PbPacticipant { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | struct PbPacticipantVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Log` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | struct Log { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `same_description_and_state` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:152:4 [INFO] [stdout] | [INFO] [stdout] 152 | fn same_description_and_state(original: &Value, additional: &Value) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `almost_duplicate_message` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | fn almost_duplicate_message(original: &Value, new_interaction: &Value) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_interactions_or_messages` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn merge_interactions_or_messages( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_matches` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn handle_matches(args: &ArgMatches) -> Result, i32> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_pacts` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn publish_pacts(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_files` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:554:8 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn load_files(args: &ArgMatches) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:693:4 [INFO] [stdout] | [INFO] [stdout] 693 | fn fetch_pact(url: &str, args: &ArgMatches) -> anyhow::Result<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_file` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:710:4 [INFO] [stdout] | [INFO] [stdout] 710 | fn load_file(file_name: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_files_from_dir` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:715:8 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn load_files_from_dir(dir: &str) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_or_update_pacticipant` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/create.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create_or_update_pacticipant(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `describe_pacticipant` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/describe.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn describe_pacticipant( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_pacticipants` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/list.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn list_pacticipants( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pacts` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/get_pacts.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_pacts( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_pacts_path` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/get_pacts.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn build_pacts_path( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `download_pacts` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/get_pacts.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | async fn download_pacts( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_pacts_table` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/get_pacts.rs:246:4 [INFO] [stdout] | [INFO] [stdout] 246 | fn generate_pacts_table(result: &Value, _has_consumer_filter: bool) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_latest_pact_versions` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pacts/list_latest_pact_versions.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn list_latest_pact_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProviderState` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ProviderState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProviderStatesResponse` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ProviderStatesResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_provider_states` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn list_provider_states( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_provider_states_path` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn build_provider_states_path( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_json_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn format_json_output(provider_states: &ProviderStatesResponse) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_table_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn format_table_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_list_provider_states_command` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn handle_list_provider_states_command(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_version_tag` is never used [INFO] [stdout] --> src/cli/pact_broker/main/tags/create_version_tag.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn create_version_tag(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_version_tag` is never used [INFO] [stdout] --> src/cli/pact_broker/main/tags/delete_tag.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn delete_version_tag(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BrokerDetails` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct BrokerDetails { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_args` is never used [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl BrokerDetails { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn from_args( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `OutputType` is never used [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum OutputType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SslOptions` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct SslOptions { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `with_retries` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) async fn with_retries( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_table` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) fn generate_table(res: &Value, columns: Vec<&str>, names: Vec>) -> Table { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_broker_url` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) fn get_broker_url(args: &clap::ArgMatches) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_ssl_options` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) fn get_ssl_options(args: &clap::ArgMatches) -> SslOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_auth` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn get_auth(args: &clap::ArgMatches) -> HttpAuth { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_custom_headers` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | pub(crate) fn get_custom_headers(args: &clap::ArgMatches) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_broker_relation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | pub async fn get_broker_relation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `follow_broker_relation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:430:14 [INFO] [stdout] | [INFO] [stdout] 430 | pub async fn follow_broker_relation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `follow_templated_broker_relation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:444:14 [INFO] [stdout] | [INFO] [stdout] 444 | pub async fn follow_templated_broker_relation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_templated_broker_relation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 458 | pub async fn delete_templated_broker_relation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_error` is never used [INFO] [stdout] --> src/cli/pact_broker/main/utils.rs:474:15 [INFO] [stdout] | [INFO] [stdout] 474 | pub(crate) fn handle_error(err: PactBrokerError) -> PactBrokerError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationResult` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct VerificationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_errors` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl VerificationResult { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 26 | pub fn has_errors(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl VerificationResult { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(source: &String, results: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_json` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn verify_json( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_results` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn display_results(result: &Vec, output_type: &str) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn display_output(results: &Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_json_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn generate_json_output(results: &Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_or_update_version` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/create.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn create_or_update_version(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `describe_version` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn describe_version(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `describe_version_by_environment` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn describe_version_by_environment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_environment_uuid` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn find_environment_uuid(environments_response: &Value, environment_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filter_versions_by_pacticipant` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:231:4 [INFO] [stdout] | [INFO] [stdout] 231 | fn filter_versions_by_pacticipant(versions_response: &Value, pacticipant_name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_environment_versions_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/versions/describe.rs:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | fn format_environment_versions_output( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `WebhookOperation` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/create.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | enum WebhookOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_webhook` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/create.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn create_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_webhook` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/delete.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn delete_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_webhook` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/test.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn test_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> src/cli/pact_broker_client.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProviderContractPublishRoot` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct ProviderContractPublishRoot { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Embedded` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct Embedded { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | struct Pacticipant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct SelfField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Version` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | struct Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Links` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct Links { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct PbPacticipant { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct PbPacticipantVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PfProviderContract` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | struct PfProviderContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish` is never used [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn publish(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> src/cli/pactflow_client.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `glob_value` is never used [INFO] [stdout] --> src/cli/utils.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn glob_value(v: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RED` is never used [INFO] [stdout] --> src/cli/utils.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const RED: Style = Style::new().red(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GREEN` is never used [INFO] [stdout] --> src/cli/utils.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const GREEN: Style = Style::new().green(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `YELLOW` is never used [INFO] [stdout] --> src/cli/utils.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const YELLOW: Style = Style::new().yellow(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CYAN` is never used [INFO] [stdout] --> src/cli/utils.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const CYAN: Style = Style::new().cyan(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AsCurl` is never constructed [INFO] [stdout] --> src/cli/utils.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct AsCurl<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/utils.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a> AsCurl<'a> { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 39 | /// Construct an instance of `AsCurl` with the given request. [INFO] [stdout] 40 | pub fn new(req: &'a reqwest::Request) -> AsCurl<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BRANCH_ENV_VAR_NAMES` is never used [INFO] [stdout] --> src/cli/utils.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | const BRANCH_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COMMIT_ENV_VAR_NAMES` is never used [INFO] [stdout] --> src/cli/utils.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | const COMMIT_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUILD_URL_ENV_VAR_NAMES` is never used [INFO] [stdout] --> src/cli/utils.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | const BUILD_URL_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commit` is never used [INFO] [stdout] --> src/cli/utils.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn commit(raise_error: bool) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `branch` is never used [INFO] [stdout] --> src/cli/utils.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn branch(raise_error: bool) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_url` is never used [INFO] [stdout] --> src/cli/utils.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn build_url() -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_commit_from_env_vars` is never used [INFO] [stdout] --> src/cli/utils.rs:218:8 [INFO] [stdout] | [INFO] [stdout] 218 | fn find_commit_from_env_vars() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_branch_from_known_env_vars` is never used [INFO] [stdout] --> src/cli/utils.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | fn find_branch_from_known_env_vars() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_branch_from_env_var_ending_with_branch` is never used [INFO] [stdout] --> src/cli/utils.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | fn find_branch_from_env_var_ending_with_branch() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `value_from_env_var` is never used [INFO] [stdout] --> src/cli/utils.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 252 | fn value_from_env_var(name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `branch_from_git_command` is never used [INFO] [stdout] --> src/cli/utils.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 263 | fn branch_from_git_command(raise_error: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commit_from_git_command` is never used [INFO] [stdout] --> src/cli/utils.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | fn commit_from_git_command(raise_error: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_branch_names` is never used [INFO] [stdout] --> src/cli/utils.rs:297:8 [INFO] [stdout] | [INFO] [stdout] 297 | fn validate_branch_names(branch_names: &[String]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_git_command` is never used [INFO] [stdout] --> src/cli/utils.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | fn execute_git_command() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_git_commit_command` is never used [INFO] [stdout] --> src/cli/utils.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 325 | fn execute_git_commit_command() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_and_parse_command` is never used [INFO] [stdout] --> src/cli/utils.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 339 | fn execute_and_parse_command(raise_error: bool) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `github_build_url` is never used [INFO] [stdout] --> src/cli/utils.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | fn github_build_url() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pact_consumer v1.4.2 [INFO] [stdout] warning: unused import: `Id` [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{ArgMatches, Id}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils` [INFO] [stdout] --> src/cli/pact_broker/main/environments/list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | utils, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pact` [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/list.rs:113:42 [INFO] [stdout] | [INFO] [stdout] 113 | use pact_models::{PactSpecification, pact}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Table` and `presets::UTF8_FULL` [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | use comfy_table::{Table, presets::UTF8_FULL}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::utils` [INFO] [stdout] --> src/cli/pact_broker/main/subcommands.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/delete.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pact_models::pact::Pact` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pact_models::pact::Pact; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | utils::{self, git_info}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dbg_as_curl` [INFO] [stdout] --> src/cli/utils.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use crate::dbg_as_curl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Id` [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{ArgMatches, Id}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils` [INFO] [stdout] --> src/cli/pact_broker/main/environments/list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | utils, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pact` [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/list.rs:113:42 [INFO] [stdout] | [INFO] [stdout] 113 | use pact_models::{PactSpecification, pact}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Table` and `presets::UTF8_FULL` [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | use comfy_table::{Table, presets::UTF8_FULL}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::utils` [INFO] [stdout] --> src/cli/pact_broker/main/subcommands.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/delete.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pact_models::pact::Pact` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pact_models::pact::Pact; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | utils::{self, git_info}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dbg_as_curl` [INFO] [stdout] --> src/cli/utils.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use crate::dbg_as_curl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/cli/pact_broker/main/environments/delete.rs:58:52 [INFO] [stdout] | [INFO] [stdout] 58 | fn build_matches(broker_url: &str, uuid: &str, output: &str) -> clap::ArgMatches { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/cli/pact_broker/main/environments/delete.rs:58:52 [INFO] [stdout] | [INFO] [stdout] 58 | fn build_matches(broker_url: &str, uuid: &str, output: &str) -> clap::ArgMatches { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updated_at` [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/describe.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let updated_at = "2024-01-02T00:00:00Z"; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_branch` [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/describe.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let main_branch = "main"; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_branch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updated_at` [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/describe.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let updated_at = "2024-01-02T00:00:00Z"; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_branch` [INFO] [stdout] --> src/cli/pact_broker/main/pacticipants/describe.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let main_branch = "main"; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_branch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uuid` [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/create.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | uuid: &String, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uuid` [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/create.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | uuid: &String, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_args` [INFO] [stdout] --> src/cli/pactflow_client.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OtelConfig` is never constructed [INFO] [stdout] --> src/cli/otel.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct OtelConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TracerProviderDropper` is never constructed [INFO] [stdout] --> src/cli/otel.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct TracerProviderDropper(pub opentelemetry_sdk::trace::SdkTracerProvider); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_resource` is never used [INFO] [stdout] --> src/cli/otel.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_resource() -> Resource { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_logging` is never used [INFO] [stdout] --> src/cli/otel.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn init_logging(otel_config: OtelConfig) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `capture_telemetry` is never used [INFO] [stdout] --> src/cli/otel.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn capture_telemetry(args: &[String], exit_code: i32, error_message: Option<&str>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_true` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn is_true(object: &serde_json::Map, field: &str) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_string` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | fn as_string(json: &Value) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_entry` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:133:4 [INFO] [stdout] | [INFO] [stdout] 133 | fn find_entry(map: &serde_json::Map, key: &str) -> Option<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_json` and `as_json` are never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 221 | impl Link { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 222 | /// Create a link from serde JSON data [INFO] [stdout] 223 | pub fn from_json(link: &str, link_data: &serde_json::Map) -> Link { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub fn as_json(&self) -> serde_json::Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path_info` and `ssl_options` are never read [INFO] [stdout] --> src/cli/pact_broker/main.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 268 | pub struct HALClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 271 | path_info: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | ssl_options: SslOptions, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HALClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WithCurrentSpan` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:306:11 [INFO] [stdout] | [INFO] [stdout] 306 | pub trait WithCurrentSpan { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `update_path_info`, `navigate`, `find_link`, `fetch_link`, `iter_links`, and `with_doc_context` are never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 323 | impl HALClient { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 353 | fn update_path_info(self, path_info: serde_json::Value) -> HALClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | pub async fn navigate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | fn find_link(&self, link: &'static str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | async fn fetch_link( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 680 | pub fn iter_links(&self, link: &str) -> Result, PactBrokerError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `links_from_json` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:914:8 [INFO] [stdout] | [INFO] [stdout] 914 | pub fn links_from_json(json: &Value) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pacts_from_broker` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:934:14 [INFO] [stdout] | [INFO] [stdout] 934 | pub async fn fetch_pacts_from_broker( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pacts_dynamically_from_broker` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1013:14 [INFO] [stdout] | [INFO] [stdout] 1013 | pub async fn fetch_pacts_dynamically_from_broker( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact_from_url` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1181:14 [INFO] [stdout] | [INFO] [stdout] 1181 | pub async fn fetch_pact_from_url( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_tags` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1194:10 [INFO] [stdout] | [INFO] [stdout] 1194 | async fn publish_provider_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_branch` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1243:10 [INFO] [stdout] | [INFO] [stdout] 1243 | async fn publish_provider_branch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConsumerVersionSelector` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1279:12 [INFO] [stdout] | [INFO] [stdout] 1279 | pub struct ConsumerVersionSelector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationResponse` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1306:8 [INFO] [stdout] | [INFO] [stdout] 1306 | struct PactsForVerificationResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationBody` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1313:8 [INFO] [stdout] | [INFO] [stdout] 1313 | struct PactsForVerificationBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactForVerification` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1319:8 [INFO] [stdout] | [INFO] [stdout] 1319 | struct PactForVerification { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactsForVerificationRequest` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1330:12 [INFO] [stdout] | [INFO] [stdout] 1330 | pub struct PactsForVerificationRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactVerificationContext` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1348:12 [INFO] [stdout] | [INFO] [stdout] 1348 | pub struct PactVerificationContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PactVerificationProperties` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main.rs:1368:12 [INFO] [stdout] | [INFO] [stdout] 1368 | pub struct PactVerificationProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pfi_ui` is never read [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct VerificationLinks { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pfi_ui: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VerificationLinks` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_matches` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn handle_matches(args: &ArgMatches) -> Result, i32> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:693:4 [INFO] [stdout] | [INFO] [stdout] 693 | fn fetch_pact(url: &str, args: &ArgMatches) -> anyhow::Result<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_provider_states` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn list_provider_states( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_list_provider_states_command` is never used [INFO] [stdout] --> src/cli/pact_broker/main/provider_states/list.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn handle_list_provider_states_command(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_args` is never used [INFO] [stdout] --> src/cli/pact_broker/main/types.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl BrokerDetails { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn from_args( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VerificationResult` is never constructed [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct VerificationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_errors` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl VerificationResult { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 26 | pub fn has_errors(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl VerificationResult { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(source: &String, results: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_json` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn verify_json( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_results` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn display_results(result: &Vec, output_type: &str) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn display_output(results: &Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_json_output` is never used [INFO] [stdout] --> src/cli/pact_broker/main/verification/mod.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn generate_json_output(results: &Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_webhook_invalid_missing_url` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/create.rs:565:8 [INFO] [stdout] | [INFO] [stdout] 565 | fn create_webhook_invalid_missing_url() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> src/cli/pact_broker_client.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | struct Pacticipant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct SelfField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct PbPacticipant { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct PbPacticipantVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PfProviderContract` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | struct PfProviderContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> src/cli/pactflow_client.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `glob_value` is never used [INFO] [stdout] --> src/cli/utils.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn glob_value(v: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BUILD_URL_ENV_VAR_NAMES` is never used [INFO] [stdout] --> src/cli/utils.rs:192:11 [INFO] [stdout] | [INFO] [stdout] 192 | const BUILD_URL_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_url` is never used [INFO] [stdout] --> src/cli/utils.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn build_url() -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `github_build_url` is never used [INFO] [stdout] --> src/cli/utils.rs:361:8 [INFO] [stdout] | [INFO] [stdout] 361 | fn github_build_url() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_args` [INFO] [stdout] --> src/cli/pactflow_client.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_doc_context` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:799:8 [INFO] [stdout] | [INFO] [stdout] 323 | impl HALClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_tags` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1194:10 [INFO] [stdout] | [INFO] [stdout] 1194 | async fn publish_provider_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `publish_provider_branch` is never used [INFO] [stdout] --> src/cli/pact_broker/main.rs:1243:10 [INFO] [stdout] | [INFO] [stdout] 1243 | async fn publish_provider_branch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pfi_ui` is never read [INFO] [stdout] --> src/cli/pact_broker/main/can_i_deploy.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct VerificationLinks { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pfi_ui: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VerificationLinks` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_pact` is never used [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:693:4 [INFO] [stdout] | [INFO] [stdout] 693 | fn fetch_pact(url: &str, args: &ArgMatches) -> anyhow::Result<(String, Value)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_webhook_invalid_missing_url` is never used [INFO] [stdout] --> src/cli/pact_broker/main/webhooks/create.rs:565:8 [INFO] [stdout] | [INFO] [stdout] 565 | fn create_webhook_invalid_missing_url() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | struct Pacticipant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SelfField` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct SelfField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipant` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | struct PbPacticipant { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct PbPacticipantVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PfProviderContract` is never constructed [INFO] [stdout] --> src/cli/pactflow/main/provider_contracts/publish.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | struct PfProviderContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn handle_matches(args: &ArgMatches) -> Result, i32> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn publish_pacts(args: &ArgMatches) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:554:1 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn load_files(args: &ArgMatches) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/cli/pact_broker/main/pact_publish.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn load_files_from_dir(dir: &str) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11m 18s [INFO] running `Command { std: "docker" "inspect" "7de0f6c8f68cd50e53c8c5b397d30790ba03b64c47c5afcc6f73a3ea5acff78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de0f6c8f68cd50e53c8c5b397d30790ba03b64c47c5afcc6f73a3ea5acff78f", kill_on_drop: false }` [INFO] [stdout] 7de0f6c8f68cd50e53c8c5b397d30790ba03b64c47c5afcc6f73a3ea5acff78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f848eef86df147d10e925484e1d2adbdcc167cfb148bf6a5fb6becb058689d9 [INFO] running `Command { std: "docker" "start" "-a" "3f848eef86df147d10e925484e1d2adbdcc167cfb148bf6a5fb6becb058689d9", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Id` [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:1:24 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{ArgMatches, Id}; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `utils` [INFO] [stderr] --> src/cli/pact_broker/main/environments/list.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | utils, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::cli::utils` [INFO] [stderr] --> src/cli/pact_broker/main/subcommands.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::cli::utils; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `pact_models::pact::Pact` [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use pact_models::pact::Pact; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | utils::{self, git_info}, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `raw_args` [INFO] [stderr] --> src/cli/pactflow_client.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `with_doc_context` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:799:8 [INFO] [stderr] | [INFO] [stderr] 323 | impl HALClient { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `publish_provider_tags` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:1194:10 [INFO] [stderr] | [INFO] [stderr] 1194 | async fn publish_provider_tags( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `publish_provider_branch` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:1243:10 [INFO] [stderr] | [INFO] [stderr] 1243 | async fn publish_provider_branch( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `pfi_ui` is never read [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 46 | struct VerificationLinks { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 50 | pfi_ui: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `VerificationLinks` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `fetch_pact` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:693:4 [INFO] [stderr] | [INFO] [stderr] 693 | fn fetch_pact(url: &str, args: &ArgMatches) -> anyhow::Result<(String, Value)> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Pacticipant` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | struct Pacticipant { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SelfField` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:43:8 [INFO] [stderr] | [INFO] [stderr] 43 | struct SelfField { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PbPacticipant` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:68:8 [INFO] [stderr] | [INFO] [stderr] 68 | struct PbPacticipant { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:76:8 [INFO] [stderr] | [INFO] [stderr] 76 | struct PbPacticipantVersion { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PfProviderContract` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:84:8 [INFO] [stderr] | [INFO] [stderr] 84 | struct PfProviderContract { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | pub fn handle_matches(args: &ArgMatches) -> Result, i32> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:258:1 [INFO] [stderr] | [INFO] [stderr] 258 | pub fn publish_pacts(args: &ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:554:1 [INFO] [stderr] | [INFO] [stderr] 554 | pub fn load_files(args: &ArgMatches) -> anyhow::Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:715:1 [INFO] [stderr] | [INFO] [stderr] 715 | pub fn load_files_from_dir(dir: &str) -> anyhow::Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pact-broker-cli` (lib) generated 20 warnings (run `cargo fix --lib -p pact-broker-cli` to apply 6 suggestions) [INFO] [stderr] warning: struct `OtelConfig` is never constructed [INFO] [stderr] --> src/cli/otel.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct OtelConfig { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `TracerProviderDropper` is never constructed [INFO] [stderr] --> src/cli/otel.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub struct TracerProviderDropper(pub opentelemetry_sdk::trace::SdkTracerProvider); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_resource` is never used [INFO] [stderr] --> src/cli/otel.rs:41:4 [INFO] [stderr] | [INFO] [stderr] 41 | fn get_resource() -> Resource { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `init_logging` is never used [INFO] [stderr] --> src/cli/otel.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn init_logging(otel_config: OtelConfig) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `capture_telemetry` is never used [INFO] [stderr] --> src/cli/otel.rs:184:8 [INFO] [stderr] | [INFO] [stderr] 184 | pub fn capture_telemetry(args: &[String], exit_code: i32, error_message: Option<&str>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `CustomHeaders` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct CustomHeaders { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `process_notices` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn process_notices(notices: &[Notice]) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Notice` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | pub struct Notice { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_true` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:92:4 [INFO] [stderr] | [INFO] [stderr] 92 | fn is_true(object: &serde_json::Map, field: &str) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `as_string` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:102:4 [INFO] [stderr] | [INFO] [stderr] 102 | fn as_string(json: &Value) -> String { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `content_type` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:109:4 [INFO] [stderr] | [INFO] [stderr] 109 | fn content_type(response: &reqwest::Response) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `json_content_type` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:116:4 [INFO] [stderr] | [INFO] [stderr] 116 | fn json_content_type(response: &reqwest::Response) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `find_entry` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:133:4 [INFO] [stderr] | [INFO] [stderr] 133 | fn find_entry(map: &serde_json::Map, key: &str) -> Option<(String, Value)> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `PactBrokerError` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:142:10 [INFO] [stderr] | [INFO] [stderr] 142 | pub enum PactBrokerError { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Link` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:210:12 [INFO] [stderr] | [INFO] [stderr] 210 | pub struct Link { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `from_json` and `as_json` are never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:223:12 [INFO] [stderr] | [INFO] [stderr] 221 | impl Link { [INFO] [stderr] | --------- associated items in this implementation [INFO] [stderr] 222 | /// Create a link from serde JSON data [INFO] [stderr] 223 | pub fn from_json(link: &str, link_data: &serde_json::Map) -> Link { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 233 | pub fn as_json(&self) -> serde_json::Value { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `HALClient` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:268:12 [INFO] [stderr] | [INFO] [stderr] 268 | pub struct HALClient { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `OtelPropagatorMiddleware` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:278:8 [INFO] [stderr] | [INFO] [stderr] 278 | struct OtelPropagatorMiddleware; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `WithCurrentSpan` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:306:11 [INFO] [stderr] | [INFO] [stderr] 306 | pub trait WithCurrentSpan { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:325:8 [INFO] [stderr] | [INFO] [stderr] 323 | impl HALClient { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] 324 | /// Helper method to apply custom headers to a request builder [INFO] [stderr] 325 | fn apply_custom_headers( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 338 | pub fn with_url( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 353 | fn update_path_info(self, path_info: serde_json::Value) -> HALClient { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 366 | pub async fn navigate( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 389 | fn find_link(&self, link: &'static str) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 408 | async fn fetch_link( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 424 | pub async fn fetch_url( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 450 | pub async fn delete_url( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 480 | pub async fn fetch(self, path: &str) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 523 | pub async fn delete(self, path: &str) -> Result { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 564 | async fn parse_broker_response( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 646 | fn parse_link_url( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 680 | pub fn iter_links(&self, link: &str) -> Result, PactBrokerError> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 703 | pub async fn post_json( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 714 | pub async fn put_json( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 724 | pub async fn patch_json( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 735 | async fn send_document( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `handle_validation_errors` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:811:4 [INFO] [stderr] | [INFO] [stderr] 811 | fn handle_validation_errors(body: Value) -> PactBrokerError { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `setup` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:864:12 [INFO] [stderr] | [INFO] [stderr] 863 | impl HALClient { [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] 864 | pub fn setup(url: &str, auth: Option, ssl_options: SslOptions) -> HALClient { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `links_from_json` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:914:8 [INFO] [stderr] | [INFO] [stderr] 914 | pub fn links_from_json(json: &Value) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fetch_pacts_from_broker` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:934:14 [INFO] [stderr] | [INFO] [stderr] 934 | pub async fn fetch_pacts_from_broker( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fetch_pacts_dynamically_from_broker` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:1013:14 [INFO] [stderr] | [INFO] [stderr] 1013 | pub async fn fetch_pacts_dynamically_from_broker( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `fetch_pact_from_url` is never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:1181:14 [INFO] [stderr] | [INFO] [stderr] 1181 | pub async fn fetch_pact_from_url( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ConsumerVersionSelector` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:1279:12 [INFO] [stderr] | [INFO] [stderr] 1279 | pub struct ConsumerVersionSelector { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PactsForVerificationResponse` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:1306:8 [INFO] [stderr] | [INFO] [stderr] 1306 | struct PactsForVerificationResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PactsForVerificationBody` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:1313:8 [INFO] [stderr] | [INFO] [stderr] 1313 | struct PactsForVerificationBody { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PactForVerification` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:1319:8 [INFO] [stderr] | [INFO] [stderr] 1319 | struct PactForVerification { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PactsForVerificationRequest` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:1330:12 [INFO] [stderr] | [INFO] [stderr] 1330 | pub struct PactsForVerificationRequest { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PactVerificationContext` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:1348:12 [INFO] [stderr] | [INFO] [stderr] 1348 | pub struct PactVerificationContext { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PactVerificationProperties` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main.rs:1368:12 [INFO] [stderr] | [INFO] [stderr] 1368 | pub struct PactVerificationProperties { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_branch` is never used [INFO] [stderr] --> src/cli/pact_broker/main/branches/delete_branch.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn delete_branch(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Summary` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | struct Summary { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Version` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | struct Version { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Consumer` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | struct Consumer { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Provider` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:33:8 [INFO] [stderr] | [INFO] [stderr] 33 | struct Provider { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `VerificationResult` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:39:8 [INFO] [stderr] | [INFO] [stderr] 39 | struct VerificationResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `VerificationLinks` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 46 | struct VerificationLinks { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `VerificationHref` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:54:8 [INFO] [stderr] | [INFO] [stderr] 54 | struct VerificationHref { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MatrixItem` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:59:8 [INFO] [stderr] | [INFO] [stderr] 59 | struct MatrixItem { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Data` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:67:8 [INFO] [stderr] | [INFO] [stderr] 67 | struct Data { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PacticipantArgs` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | struct PacticipantArgs { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `parse_args_from_matches` is never used [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:83:4 [INFO] [stderr] | [INFO] [stderr] 83 | fn parse_args_from_matches(raw_args: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `can_i_deploy` is never used [INFO] [stderr] --> src/cli/pact_broker/main/can_i_deploy.rs:145:8 [INFO] [stderr] | [INFO] [stderr] 145 | pub fn can_i_deploy( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `record_deployment` is never used [INFO] [stderr] --> src/cli/pact_broker/main/deployments/record_deployment.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn record_deployment(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `record_release` is never used [INFO] [stderr] --> src/cli/pact_broker/main/deployments/record_release.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn record_release(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `record_support_ended` is never used [INFO] [stderr] --> src/cli/pact_broker/main/deployments/record_support_ended.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn record_support_ended(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `record_undeployment` is never used [INFO] [stderr] --> src/cli/pact_broker/main/deployments/record_undeployment.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn record_undeployment(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_environment` is never used [INFO] [stderr] --> src/cli/pact_broker/main/environments/create.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn create_environment(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_environment` is never used [INFO] [stderr] --> src/cli/pact_broker/main/environments/delete.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn delete_environment(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `describe_environment` is never used [INFO] [stderr] --> src/cli/pact_broker/main/environments/describe.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn describe_environment(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `list_environments` is never used [INFO] [stderr] --> src/cli/pact_broker/main/environments/list.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn list_environments(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_environment` is never used [INFO] [stderr] --> src/cli/pact_broker/main/environments/update.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn update_environment(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PactMergeError` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct PactMergeError { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Root` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 46 | struct Root { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Embedded` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:57:8 [INFO] [stderr] | [INFO] [stderr] 57 | struct Embedded { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Pacticipant` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:64:8 [INFO] [stderr] | [INFO] [stderr] 64 | struct Pacticipant { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Links` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:72:8 [INFO] [stderr] | [INFO] [stderr] 72 | struct Links { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SelfField` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:79:8 [INFO] [stderr] | [INFO] [stderr] 79 | struct SelfField { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Version` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:85:8 [INFO] [stderr] | [INFO] [stderr] 85 | struct Version { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Links2` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:93:8 [INFO] [stderr] | [INFO] [stderr] 93 | struct Links2 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SelfField2` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:100:8 [INFO] [stderr] | [INFO] [stderr] 100 | struct SelfField2 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Links3` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:108:8 [INFO] [stderr] | [INFO] [stderr] 108 | struct Links3 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Contract` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:121:8 [INFO] [stderr] | [INFO] [stderr] 121 | struct Contract { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PbPacticipant` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:129:8 [INFO] [stderr] | [INFO] [stderr] 129 | struct PbPacticipant { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PbPacticipantVersion` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:137:8 [INFO] [stderr] | [INFO] [stderr] 137 | struct PbPacticipantVersion { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Log` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:145:8 [INFO] [stderr] | [INFO] [stderr] 145 | struct Log { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `same_description_and_state` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:152:4 [INFO] [stderr] | [INFO] [stderr] 152 | fn same_description_and_state(original: &Value, additional: &Value) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `almost_duplicate_message` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:177:4 [INFO] [stderr] | [INFO] [stderr] 177 | fn almost_duplicate_message(original: &Value, new_interaction: &Value) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `merge_interactions_or_messages` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:200:4 [INFO] [stderr] | [INFO] [stderr] 200 | fn merge_interactions_or_messages( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `handle_matches` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:226:8 [INFO] [stderr] | [INFO] [stderr] 226 | pub fn handle_matches(args: &ArgMatches) -> Result, i32> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `publish_pacts` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:258:8 [INFO] [stderr] | [INFO] [stderr] 258 | pub fn publish_pacts(args: &ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_files` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:554:8 [INFO] [stderr] | [INFO] [stderr] 554 | pub fn load_files(args: &ArgMatches) -> anyhow::Result> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_file` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:710:4 [INFO] [stderr] | [INFO] [stderr] 710 | fn load_file(file_name: &str) -> anyhow::Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_files_from_dir` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pact_publish.rs:715:8 [INFO] [stderr] | [INFO] [stderr] 715 | pub fn load_files_from_dir(dir: &str) -> anyhow::Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_or_update_pacticipant` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pacticipants/create.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn create_or_update_pacticipant(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `describe_pacticipant` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pacticipants/describe.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn describe_pacticipant( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `list_pacticipants` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pacticipants/list.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn list_pacticipants( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_pacts` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pacts/get_pacts.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn get_pacts( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `build_pacts_path` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pacts/get_pacts.rs:78:4 [INFO] [stderr] | [INFO] [stderr] 78 | fn build_pacts_path( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `download_pacts` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pacts/get_pacts.rs:150:10 [INFO] [stderr] | [INFO] [stderr] 150 | async fn download_pacts( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `generate_pacts_table` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pacts/get_pacts.rs:246:4 [INFO] [stderr] | [INFO] [stderr] 246 | fn generate_pacts_table(result: &Value, _has_consumer_filter: bool) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `list_latest_pact_versions` is never used [INFO] [stderr] --> src/cli/pact_broker/main/pacts/list_latest_pact_versions.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn list_latest_pact_versions( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProviderState` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/provider_states/list.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct ProviderState { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProviderStatesResponse` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/provider_states/list.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct ProviderStatesResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `list_provider_states` is never used [INFO] [stderr] --> src/cli/pact_broker/main/provider_states/list.rs:33:8 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn list_provider_states( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `build_provider_states_path` is never used [INFO] [stderr] --> src/cli/pact_broker/main/provider_states/list.rs:84:4 [INFO] [stderr] | [INFO] [stderr] 84 | fn build_provider_states_path( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `format_json_output` is never used [INFO] [stderr] --> src/cli/pact_broker/main/provider_states/list.rs:115:4 [INFO] [stderr] | [INFO] [stderr] 115 | fn format_json_output(provider_states: &ProviderStatesResponse) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `format_table_output` is never used [INFO] [stderr] --> src/cli/pact_broker/main/provider_states/list.rs:121:4 [INFO] [stderr] | [INFO] [stderr] 121 | fn format_table_output( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `handle_list_provider_states_command` is never used [INFO] [stderr] --> src/cli/pact_broker/main/provider_states/list.rs:166:8 [INFO] [stderr] | [INFO] [stderr] 166 | pub fn handle_list_provider_states_command(args: &ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_version_tag` is never used [INFO] [stderr] --> src/cli/pact_broker/main/tags/create_version_tag.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn create_version_tag(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_version_tag` is never used [INFO] [stderr] --> src/cli/pact_broker/main/tags/delete_tag.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn delete_version_tag(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BrokerDetails` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/types.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct BrokerDetails { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `from_args` is never used [INFO] [stderr] --> src/cli/pact_broker/main/types.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl BrokerDetails { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] 16 | pub fn from_args( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `OutputType` is never used [INFO] [stderr] --> src/cli/pact_broker/main/types.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | pub enum OutputType { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SslOptions` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/types.rs:59:12 [INFO] [stderr] | [INFO] [stderr] 59 | pub struct SslOptions { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `with_retries` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | pub(crate) async fn with_retries( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `generate_table` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:113:15 [INFO] [stderr] | [INFO] [stderr] 113 | pub(crate) fn generate_table(res: &Value, columns: Vec<&str>, names: Vec>) -> Table { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_broker_url` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:133:15 [INFO] [stderr] | [INFO] [stderr] 133 | pub(crate) fn get_broker_url(args: &clap::ArgMatches) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_ssl_options` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:138:15 [INFO] [stderr] | [INFO] [stderr] 138 | pub(crate) fn get_ssl_options(args: &clap::ArgMatches) -> SslOptions { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_auth` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:155:15 [INFO] [stderr] | [INFO] [stderr] 155 | pub(crate) fn get_auth(args: &clap::ArgMatches) -> HttpAuth { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_custom_headers` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:187:15 [INFO] [stderr] | [INFO] [stderr] 187 | pub(crate) fn get_custom_headers(args: &clap::ArgMatches) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_broker_relation` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:399:14 [INFO] [stderr] | [INFO] [stderr] 399 | pub async fn get_broker_relation( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `follow_broker_relation` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:430:14 [INFO] [stderr] | [INFO] [stderr] 430 | pub async fn follow_broker_relation( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `follow_templated_broker_relation` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:444:14 [INFO] [stderr] | [INFO] [stderr] 444 | pub async fn follow_templated_broker_relation( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_templated_broker_relation` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:458:14 [INFO] [stderr] | [INFO] [stderr] 458 | pub async fn delete_templated_broker_relation( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `handle_error` is never used [INFO] [stderr] --> src/cli/pact_broker/main/utils.rs:474:15 [INFO] [stderr] | [INFO] [stderr] 474 | pub(crate) fn handle_error(err: PactBrokerError) -> PactBrokerError { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `VerificationResult` is never constructed [INFO] [stderr] --> src/cli/pact_broker/main/verification/mod.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct VerificationResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `has_errors` is never used [INFO] [stderr] --> src/cli/pact_broker/main/verification/mod.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 25 | impl VerificationResult { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] 26 | pub fn has_errors(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/cli/pact_broker/main/verification/mod.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 33 | impl VerificationResult { [INFO] [stderr] | ----------------------- associated function in this implementation [INFO] [stderr] 34 | pub fn new(source: &String, results: Vec) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `verify_json` is never used [INFO] [stderr] --> src/cli/pact_broker/main/verification/mod.rs:42:8 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn verify_json( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `display_results` is never used [INFO] [stderr] --> src/cli/pact_broker/main/verification/mod.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn display_results(result: &Vec, output_type: &str) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `display_output` is never used [INFO] [stderr] --> src/cli/pact_broker/main/verification/mod.rs:82:4 [INFO] [stderr] | [INFO] [stderr] 82 | fn display_output(results: &Vec) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `generate_json_output` is never used [INFO] [stderr] --> src/cli/pact_broker/main/verification/mod.rs:169:4 [INFO] [stderr] | [INFO] [stderr] 169 | fn generate_json_output(results: &Vec) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_or_update_version` is never used [INFO] [stderr] --> src/cli/pact_broker/main/versions/create.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn create_or_update_version(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `describe_version` is never used [INFO] [stderr] --> src/cli/pact_broker/main/versions/describe.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn describe_version(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `describe_version_by_environment` is never used [INFO] [stderr] --> src/cli/pact_broker/main/versions/describe.rs:128:4 [INFO] [stderr] | [INFO] [stderr] 128 | fn describe_version_by_environment( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `find_environment_uuid` is never used [INFO] [stderr] --> src/cli/pact_broker/main/versions/describe.rs:212:4 [INFO] [stderr] | [INFO] [stderr] 212 | fn find_environment_uuid(environments_response: &Value, environment_name: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `filter_versions_by_pacticipant` is never used [INFO] [stderr] --> src/cli/pact_broker/main/versions/describe.rs:231:4 [INFO] [stderr] | [INFO] [stderr] 231 | fn filter_versions_by_pacticipant(versions_response: &Value, pacticipant_name: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `format_environment_versions_output` is never used [INFO] [stderr] --> src/cli/pact_broker/main/versions/describe.rs:260:4 [INFO] [stderr] | [INFO] [stderr] 260 | fn format_environment_versions_output( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `WebhookOperation` is never used [INFO] [stderr] --> src/cli/pact_broker/main/webhooks/create.rs:12:6 [INFO] [stderr] | [INFO] [stderr] 12 | enum WebhookOperation { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_webhook` is never used [INFO] [stderr] --> src/cli/pact_broker/main/webhooks/create.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn create_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_webhook` is never used [INFO] [stderr] --> src/cli/pact_broker/main/webhooks/delete.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn delete_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_webhook` is never used [INFO] [stderr] --> src/cli/pact_broker/main/webhooks/test.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn test_webhook(args: &clap::ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `run` is never used [INFO] [stderr] --> src/cli/pact_broker_client.rs:81:8 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProviderContractPublishRoot` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 20 | struct ProviderContractPublishRoot { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Embedded` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:30:8 [INFO] [stderr] | [INFO] [stderr] 30 | struct Embedded { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Version` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:49:8 [INFO] [stderr] | [INFO] [stderr] 49 | struct Version { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Links` is never constructed [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | struct Links { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `publish` is never used [INFO] [stderr] --> src/cli/pactflow/main/provider_contracts/publish.rs:90:8 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn publish(args: &ArgMatches) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `run` is never used [INFO] [stderr] --> src/cli/pactflow_client.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `glob_value` is never used [INFO] [stderr] --> src/cli/utils.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn glob_value(v: String) -> Result { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `RED` is never used [INFO] [stderr] --> src/cli/utils.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | pub const RED: Style = Style::new().red(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `GREEN` is never used [INFO] [stderr] --> src/cli/utils.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | pub const GREEN: Style = Style::new().green(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `YELLOW` is never used [INFO] [stderr] --> src/cli/utils.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | pub const YELLOW: Style = Style::new().yellow(); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `CYAN` is never used [INFO] [stderr] --> src/cli/utils.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | pub const CYAN: Style = Style::new().cyan(); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `AsCurl` is never constructed [INFO] [stderr] --> src/cli/utils.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct AsCurl<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/cli/utils.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 38 | impl<'a> AsCurl<'a> { [INFO] [stderr] | ------------------- associated function in this implementation [INFO] [stderr] 39 | /// Construct an instance of `AsCurl` with the given request. [INFO] [stderr] 40 | pub fn new(req: &'a reqwest::Request) -> AsCurl<'a> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BRANCH_ENV_VAR_NAMES` is never used [INFO] [stderr] --> src/cli/utils.rs:164:11 [INFO] [stderr] | [INFO] [stderr] 164 | const BRANCH_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `COMMIT_ENV_VAR_NAMES` is never used [INFO] [stderr] --> src/cli/utils.rs:179:11 [INFO] [stderr] | [INFO] [stderr] 179 | const COMMIT_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BUILD_URL_ENV_VAR_NAMES` is never used [INFO] [stderr] --> src/cli/utils.rs:192:11 [INFO] [stderr] | [INFO] [stderr] 192 | const BUILD_URL_ENV_VAR_NAMES: &[&str] = &[ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `commit` is never used [INFO] [stderr] --> src/cli/utils.rs:199:12 [INFO] [stderr] | [INFO] [stderr] 199 | pub fn commit(raise_error: bool) -> Option { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `branch` is never used [INFO] [stderr] --> src/cli/utils.rs:203:12 [INFO] [stderr] | [INFO] [stderr] 203 | pub fn branch(raise_error: bool) -> Option { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `build_url` is never used [INFO] [stderr] --> src/cli/utils.rs:209:12 [INFO] [stderr] | [INFO] [stderr] 209 | pub fn build_url() -> Option { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `find_commit_from_env_vars` is never used [INFO] [stderr] --> src/cli/utils.rs:218:8 [INFO] [stderr] | [INFO] [stderr] 218 | fn find_commit_from_env_vars() -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `find_branch_from_known_env_vars` is never used [INFO] [stderr] --> src/cli/utils.rs:225:8 [INFO] [stderr] | [INFO] [stderr] 225 | fn find_branch_from_known_env_vars() -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `find_branch_from_env_var_ending_with_branch` is never used [INFO] [stderr] --> src/cli/utils.rs:233:8 [INFO] [stderr] | [INFO] [stderr] 233 | fn find_branch_from_env_var_ending_with_branch() -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `value_from_env_var` is never used [INFO] [stderr] --> src/cli/utils.rs:252:8 [INFO] [stderr] | [INFO] [stderr] 252 | fn value_from_env_var(name: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `branch_from_git_command` is never used [INFO] [stderr] --> src/cli/utils.rs:263:8 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 103 tests [INFO] [stderr] 263 | fn branch_from_git_command(raise_error: bool) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `commit_from_git_command` is never used [INFO] [stderr] --> src/cli/utils.rs:275:8 [INFO] [stderr] | [INFO] [stderr] 275 | fn commit_from_git_command(raise_error: bool) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `validate_branch_names` is never used [INFO] [stderr] --> src/cli/utils.rs:297:8 [INFO] [stderr] | [INFO] [stderr] 297 | fn validate_branch_names(branch_names: &[String]) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `execute_git_command` is never used [INFO] [stderr] --> src/cli/utils.rs:311:8 [INFO] [stderr] | [INFO] [stderr] 311 | fn execute_git_command() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `execute_git_commit_command` is never used [INFO] [stderr] --> src/cli/utils.rs:325:8 [INFO] [stderr] | [INFO] [stderr] 325 | fn execute_git_commit_command() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `execute_and_parse_command` is never used [INFO] [stderr] --> src/cli/utils.rs:339:8 [INFO] [stderr] | [INFO] [stderr] 339 | fn execute_and_parse_command(raise_error: bool) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `github_build_url` is never used [INFO] [stderr] --> src/cli/utils.rs:361:8 [INFO] [stderr] | [INFO] [stderr] 361 | fn github_build_url() -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pact-broker-cli` (bin "pact-broker-cli") generated 171 warnings (14 duplicates) [INFO] [stderr] warning: unused import: `pact` [INFO] [stderr] --> src/cli/pact_broker/main/pacticipants/list.rs:113:42 [INFO] [stderr] | [INFO] [stderr] 113 | use pact_models::{PactSpecification, pact}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Table` and `presets::UTF8_FULL` [INFO] [stderr] --> src/cli/pact_broker/main/provider_states/list.rs:195:23 [INFO] [stderr] | [INFO] [stderr] 195 | use comfy_table::{Table, presets::UTF8_FULL}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::json` [INFO] [stderr] --> src/cli/pact_broker/main/webhooks/delete.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | use serde_json::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::dbg_as_curl` [INFO] [stderr] --> src/cli/utils.rs:95:9 [INFO] [stderr] | [INFO] [stderr] 95 | use crate::dbg_as_curl; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> src/cli/pact_broker/main/environments/delete.rs:58:52 [INFO] [stderr] | [INFO] [stderr] 58 | fn build_matches(broker_url: &str, uuid: &str, output: &str) -> clap::ArgMatches { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updated_at` [INFO] [stderr] --> src/cli/pact_broker/main/pacticipants/describe.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 162 | let updated_at = "2024-01-02T00:00:00Z"; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated_at` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `main_branch` [INFO] [stderr] --> src/cli/pact_broker/main/pacticipants/describe.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | let main_branch = "main"; [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_branch` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `uuid` [INFO] [stderr] --> src/cli/pact_broker/main/webhooks/create.rs:304:9 [INFO] [stderr] | [INFO] [stderr] 304 | uuid: &String, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_uuid` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `raw_args` [INFO] [stderr] --> src/cli/pactflow_client.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn run(args: &ArgMatches, raw_args: Vec) -> Result { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_args` [INFO] [stderr] [INFO] [stderr] warning: function `create_webhook_invalid_missing_url` is never used [INFO] [stderr] --> src/cli/pact_broker/main/webhooks/create.rs:565:8 [INFO] [stderr] | [INFO] [stderr] 565 | fn create_webhook_invalid_missing_url() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `path_info` and `ssl_options` are never read [INFO] [stderr] --> src/cli/pact_broker/main.rs:271:5 [INFO] [stderr] | [INFO] [stderr] 268 | pub struct HALClient { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 271 | path_info: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 274 | ssl_options: SslOptions, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HALClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `update_path_info`, `navigate`, `find_link`, `fetch_link`, `iter_links`, and `with_doc_context` are never used [INFO] [stderr] --> src/cli/pact_broker/main.rs:353:8 [INFO] [stderr] | [INFO] [stderr] 323 | impl HALClient { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 353 | fn update_path_info(self, path_info: serde_json::Value) -> HALClient { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 366 | pub async fn navigate( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 389 | fn find_link(&self, link: &'static str) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 408 | async fn fetch_link( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 680 | pub fn iter_links(&self, link: &str) -> Result, PactBrokerError> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 799 | fn with_doc_context(self, doc_attributes: &[Link]) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pact-broker-cli` (lib test) generated 29 warnings (19 duplicates) (run `cargo fix --lib -p pact-broker-cli --tests` to apply 9 suggestions) [INFO] [stderr] warning: `pact-broker-cli` (bin "pact-broker-cli" test) generated 64 warnings (62 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pact_broker_cli-61b50b208967c713) [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_version_of_provider ... FAILED [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::prints_verification_results_with_status ... ok [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::no_versions_specified_returns_multiple_rows ... FAILED [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_versions_of_other_services ... FAILED [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_version_of_provider ... FAILED [INFO] [stdout] test cli::pact_broker::main::branches::delete_branch::delete_branch_tests::delete_branch_test ... FAILED [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::pacticipant_name_with_space ... FAILED [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::one_or_more_versions_does_not_exist ... FAILED [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::only_one_version_selector ... FAILED [INFO] [stdout] test cli::pact_broker::main::deployments::record_release::record_release_tests::records_release_successfully ... FAILED [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::results_not_found_returns_error ... FAILED [INFO] [stdout] test cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::returns_matrix_when_results_found ... FAILED [INFO] [stdout] test cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully_json_output ... FAILED [INFO] [stdout] test cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::returns_error_when_environment_not_available ... FAILED [INFO] [stdout] test cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_json_output ... FAILED [INFO] [stdout] test cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_not_found ... FAILED [INFO] [stdout] test cli::pact_broker::main::deployments::record_undeployment::record_undeployment_tests::records_undeployment_successfully ... FAILED [INFO] [stdout] test cli::pact_broker::main::environments::delete::delete_environment_tests::delete_environment_success ... FAILED [INFO] [stdout] test cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully ... FAILED [INFO] [stdout] test cli::pact_broker::main::environments::update::update_environment_tests::update_environment_unsuccessful ... ignored [INFO] [stdout] test cli::pact_broker::main::environments::create::create_environment_tests::create_environment_test ... FAILED [INFO] [stdout] test cli::pact_broker::main::deployments::record_support_ended::record_support_ended_tests::records_support_ended_successfully ... FAILED [INFO] [stdout] test cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_json_output ... FAILED [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_custom_headers_case_sensitivity ... ok [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_custom_headers_empty ... ok [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_custom_headers_struct_creation ... ok [INFO] [stdout] test cli::pact_broker::main::environments::update::update_environment_tests::update_environment_not_found ... FAILED [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_hal_client_with_custom_headers ... ok [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_hal_client_with_cloudflare_headers ... ok [INFO] [stdout] test cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_text_output ... FAILED [INFO] [stdout] test cli::pact_broker::main::pact_publish::publish_contracts_tests::test_different_interactions_allowed ... ok [INFO] [stdout] test cli::pact_broker::main::pact_publish::publish_contracts_tests::test_duplicate_interaction_detection ... ok [INFO] [stdout] test cli::pact_broker::main::pact_publish::publish_contracts_tests::test_error_handling_notices_only ... ok [INFO] [stdout] test cli::pact_broker::main::pact_publish::publish_contracts_tests::test_error_handling_with_notices ... ok [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_hal_client_without_custom_headers ... ok [INFO] [stdout] test cli::pact_broker::main::pact_publish::publish_contracts_tests::test_error_handling_without_notices ... ok [INFO] [stdout] test cli::pact_broker::main::pact_publish::publish_contracts_tests::test_identical_interactions_allowed ... ok [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_hal_client_with_auth_and_custom_headers ... ok [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_apply_custom_headers_with_mock_request ... ok [INFO] [stdout] test cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_text_output ... FAILED [INFO] [stdout] test cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_json_output ... FAILED [INFO] [stdout] test cli::pact_broker::main::hal_client_custom_headers_tests::test_apply_custom_headers_without_headers ... ok [INFO] [stdout] test cli::pact_broker::main::environments::list::list_environments_tests::list_environments_test ... FAILED [INFO] [stdout] test cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_not_found ... FAILED [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::test_build_pacts_path_provider_and_branch ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::test_build_pacts_path_provider_and_consumer ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::test_build_pacts_path_provider_branch_latest ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::test_build_pacts_path_provider_consumer_and_branch ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::test_build_pacts_path_provider_consumer_branch_latest ... ok [INFO] [stdout] test cli::pact_broker::main::pacticipants::list::list_pacticipants_tests::list_pacticipants_json_output ... FAILED [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::test_build_pacts_path_provider_latest_main ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::test_generate_pacts_table ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::test_build_pacts_path_provider_only ... ok [INFO] [stdout] test cli::pact_broker::main::provider_states::list::tests::test_build_provider_states_path ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_latest_for_branch ... FAILED [INFO] [stdout] test cli::pact_broker::main::provider_states::list::tests::test_format_table_output ... ok [INFO] [stdout] test cli::pact_broker::main::provider_states::list::tests::test_format_json_output ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_all_consumers_main_branch ... FAILED [INFO] [stdout] test cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::create_pacticipant_when_not_exists ... FAILED [INFO] [stdout] test cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_specific_consumer_and_branch ... FAILED [INFO] [stdout] test cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::update_pacticipant_when_exists ... FAILED [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_cloudflare_access ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_duplicate_keys ... ok [INFO] [stdout] test cli::pact_broker::main::pacts::list_latest_pact_versions::lists_latest_pact_versions_tests::lists_latest_pact_versions_test ... FAILED [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_invalid_format_empty_value ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_invalid_format_no_colon ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_mixed_valid_invalid ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_invalid_format_empty_name ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_multiple_headers ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_none ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_single_header ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_with_spaces ... ok [INFO] [stdout] test cli::pact_broker::main::utils::custom_headers_tests::test_get_custom_headers_special_characters ... ok [INFO] [stdout] test cli::pact_broker::main::pact_publish::publish_contracts_tests::publish_contracts_success ... FAILED [INFO] [stdout] test cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_without_tag_or_branch ... FAILED [INFO] [stdout] test cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_not_exists_returns_success_with_message ... FAILED [INFO] [stdout] test cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_exists_returns_success ... FAILED [INFO] [stdout] test cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_exists_returns_success ... FAILED [INFO] [stdout] test cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_with_tag_and_branch_successfully ... FAILED [INFO] [stdout] test cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_does_not_exist_returns_success ... FAILED [INFO] [stdout] test cli::pact_broker::main::versions::describe::describe_version_tests::describe_version_returns_json_output ... FAILED [INFO] [stdout] test cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_tag_already_exists_returns_success ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_consumer_only ... FAILED [INFO] [stdout] test cli::pact_broker::main::versions::describe::describe_version_tests::describe_version_returns_not_found_error ... FAILED [INFO] [stdout] test cli::pact_broker::main::versions::describe::describe_version_tests::describe_version_returns_version_and_tags_as_table ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_with_json_body_for_consumer_and_provider ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::delete::delete_webhook_tests::delete_webhook_successfully ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_with_all_event_types ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::delete::delete_webhook_tests::delete_webhook_not_found ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_provider_only ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_with_specified_existing_uuid ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::test::test_webhook_tests::test_webhook_success ... FAILED [INFO] [stdout] test cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_with_xml_body ... FAILED [INFO] [stdout] test cli::utils::debug_as_curl_tests::bearer ... ok [INFO] [stdout] test cli::utils::debug_as_curl_tests::basic ... ok [INFO] [stdout] test cli::utils::debug_as_curl_tests::body ... ok [INFO] [stdout] test cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_with_specified_uuid ... FAILED [INFO] [stdout] test cli::pactflow::main::provider_contracts::publish::publish_provider_contract_tests::publish_provider_contract_success ... FAILED [INFO] [stdout] test cli::pactflow::main::provider_contracts::publish::publish_provider_contract_tests::publish_provider_contract_with_missing_verification_results_file ... ok [INFO] [stdout] test cli::utils::debug_as_curl_tests::escape_headers ... ok [INFO] [stdout] test cli::pact_broker::main::webhooks::test::test_webhook_tests::test_webhook_not_found ... FAILED [INFO] [stdout] test cli::utils::debug_as_curl_tests::escape_url ... ok [INFO] [stdout] test cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_with_uuid_when_webhook_does_not_exist ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_version_of_provider stdout ---- [INFO] [stdout] ┌──────────┬───────────┬──────────┬───────────┬──────────┬────────┐ [INFO] [stdout] │ CONSUMER ┆ C.VERSION ┆ PROVIDER ┆ P.VERSION ┆ SUCCESS? ┆ RESULT │ [INFO] [stdout] ╞══════════╪═══════════╪══════════╪═══════════╪══════════╪════════╡ [INFO] [stdout] │ Foo ┆ 4 ┆ Bar ┆ 5 ┆ true ┆ 1 │ [INFO] [stdout] └──────────┴───────────┴──────────┴───────────┴──────────┴────────┘ [INFO] [stdout] [INFO] [stdout] VERIFICATION RESULTS [INFO] [stdout] -------------------- [INFO] [stdout] 1. http://result (success) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ✅ Computer says yes \o/ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_version_of_provider' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359e7456 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_version_of_provider [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:1057:5 [INFO] [stdout] 25: 0x61d2359ca727 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_version_of_provider::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:1010:36 [INFO] [stdout] 26: 0x61d23583f026 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::no_versions_specified_returns_multiple_rows stdout ---- [INFO] [stdout] ┌──────────┬───────────┬──────────┬───────────┬──────────┬────────┐ [INFO] [stdout] │ CONSUMER ┆ C.VERSION ┆ PROVIDER ┆ P.VERSION ┆ SUCCESS? ┆ RESULT │ [INFO] [stdout] ╞══════════╪═══════════╪══════════╪═══════════╪══════════╪════════╡ [INFO] [stdout] │ Foo ┆ 4 ┆ Bar ┆ 5 ┆ true ┆ 1 │ [INFO] [stdout] ├╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌┤ [INFO] [stdout] │ Foo ┆ 4 ┆ Bar ┆ 5 ┆ true ┆ 1 │ [INFO] [stdout] └──────────┴───────────┴──────────┴───────────┴──────────┴────────┘ [INFO] [stdout] [INFO] [stdout] VERIFICATION RESULTS [INFO] [stdout] -------------------- [INFO] [stdout] 1. http://result (success) [INFO] [stdout] 2. http://result (success) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ✅ Computer says yes \o/ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::no_versions_specified_returns_multiple_rows' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359ed14e - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::no_versions_specified_returns_multiple_rows [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:858:5 [INFO] [stdout] 25: 0x61d2359ca8a7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::no_versions_specified_returns_multiple_rows::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:791:53 [INFO] [stdout] 26: 0x61d23583f226 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_versions_of_other_services stdout ---- [INFO] [stdout] ┌──────────┬───────────┬──────────┬───────────┬──────────┬────────┐ [INFO] [stdout] │ CONSUMER ┆ C.VERSION ┆ PROVIDER ┆ P.VERSION ┆ SUCCESS? ┆ RESULT │ [INFO] [stdout] ╞══════════╪═══════════╪══════════╪═══════════╪══════════╪════════╡ [INFO] [stdout] │ Foo ┆ 1.2.3 ┆ Bar ┆ 4.5.6 ┆ false ┆ 0 │ [INFO] [stdout] └──────────┴───────────┴──────────┴───────────┴──────────┴────────┘ [INFO] [stdout] ✅ Computer says yes \o/ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_versions_of_other_services' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359ec953 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_versions_of_other_services [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:946:5 [INFO] [stdout] 25: 0x61d2359ca877 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_versions_of_other_services::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:897:50 [INFO] [stdout] 26: 0x61d23583f1e6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_version_of_provider stdout ---- [INFO] [stdout] ┌──────────┬───────────┬──────────┬───────────┬──────────┬────────┐ [INFO] [stdout] │ CONSUMER ┆ C.VERSION ┆ PROVIDER ┆ P.VERSION ┆ SUCCESS? ┆ RESULT │ [INFO] [stdout] ╞══════════╪═══════════╪══════════╪═══════════╪══════════╪════════╡ [INFO] [stdout] │ Foo ┆ 4 ┆ Bar ┆ 5 ┆ true ┆ 1 │ [INFO] [stdout] └──────────┴───────────┴──────────┴───────────┴──────────┴────────┘ [INFO] [stdout] [INFO] [stdout] VERIFICATION RESULTS [INFO] [stdout] -------------------- [INFO] [stdout] 1. http://result (success) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ✅ Computer says yes \o/ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_version_of_provider' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359e8ca8 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_version_of_provider [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:1003:5 [INFO] [stdout] 25: 0x61d2359ca7b7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::latest_tagged_version_of_provider::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:953:43 [INFO] [stdout] 26: 0x61d23583f0e6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::branches::delete_branch::delete_branch_tests::delete_branch_test stdout ---- [INFO] [stdout] Successfully deleted branch 'main' of pacticipant 'Foo' [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::branches::delete_branch::delete_branch_tests::delete_branch_test' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359f2153 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::branches::delete_branch::delete_branch_tests::delete_branch_test [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/branches/delete_branch.rs:150:5 [INFO] [stdout] 25: 0x61d2359dd1f7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::branches::delete_branch::delete_branch_tests::delete_branch_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/branches/delete_branch.rs:86:28 [INFO] [stdout] 26: 0x61d235840126 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::pacticipant_name_with_space stdout ---- [INFO] [stdout] ┌──────────┬───────────┬──────────┬───────────┬──────────┬────────┐ [INFO] [stdout] │ CONSUMER ┆ C.VERSION ┆ PROVIDER ┆ P.VERSION ┆ SUCCESS? ┆ RESULT │ [INFO] [stdout] ╞══════════╪═══════════╪══════════╪═══════════╪══════════╪════════╡ [INFO] [stdout] │ Foo ┆ 4 ┆ Bar ┆ 5 ┆ true ┆ 1 │ [INFO] [stdout] └──────────┴───────────┴──────────┴───────────┴──────────┴────────┘ [INFO] [stdout] [INFO] [stdout] VERIFICATION RESULTS [INFO] [stdout] -------------------- [INFO] [stdout] 1. http://result (success) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ✅ Computer says yes \o/ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::pacticipant_name_with_space' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359e7bcc - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::pacticipant_name_with_space [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:644:5 [INFO] [stdout] 25: 0x61d2359ca757 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::pacticipant_name_with_space::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:602:37 [INFO] [stdout] 26: 0x61d23583f066 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::one_or_more_versions_does_not_exist stdout ---- [INFO] [stdout] ❌ missing field `matrix` at line 1 column 41 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ❌ Computer says no ¯\_(ツ)_/¯ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::one_or_more_versions_does_not_exist' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359e9da9 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::one_or_more_versions_does_not_exist [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:738:5 [INFO] [stdout] 25: 0x61d2359ca817 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::one_or_more_versions_does_not_exist::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:686:45 [INFO] [stdout] 26: 0x61d23583f166 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::only_one_version_selector stdout ---- [INFO] [stdout] ┌──────────┬───────────┬──────────┬───────────┬──────────┬────────┐ [INFO] [stdout] │ CONSUMER ┆ C.VERSION ┆ PROVIDER ┆ P.VERSION ┆ SUCCESS? ┆ RESULT │ [INFO] [stdout] ╞══════════╪═══════════╪══════════╪═══════════╪══════════╪════════╡ [INFO] [stdout] │ Foo ┆ 4 ┆ Bar ┆ 5 ┆ true ┆ 1 │ [INFO] [stdout] └──────────┴───────────┴──────────┴───────────┴──────────┴────────┘ [INFO] [stdout] [INFO] [stdout] VERIFICATION RESULTS [INFO] [stdout] -------------------- [INFO] [stdout] 1. http://result (success) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ✅ Computer says yes \o/ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::only_one_version_selector' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359e6b0e - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::only_one_version_selector [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:683:5 [INFO] [stdout] 25: 0x61d2359ca6f7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::only_one_version_selector::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:647:35 [INFO] [stdout] 26: 0x61d23583efe6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::deployments::record_release::record_release_tests::records_release_successfully stdout ---- [INFO] [stdout] ✅ Recorded release of Foo version 5556b8149bf8bac76bc30f50a8a2dd4c22c85f30 to test environment in the Pact Broker. [INFO] [stdout] ✅ Recorded release of Foo version 5556b8149bf8bac76bc30f50a8a2dd4c22c85f30 to test environment in the Pact Broker. [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::deployments::record_release::record_release_tests::records_release_successfully' (151) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235875fd4 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_release::record_release_tests::records_release_successfully [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_release.rs:207:5 [INFO] [stdout] 25: 0x61d235864737 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_release::record_release_tests::records_release_successfully::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_release.rs:130:38 [INFO] [stdout] 26: 0x61d23583f6e6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::results_not_found_returns_error stdout ---- [INFO] [stdout] ❌ failed validation - ["an error message"] [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::results_not_found_returns_error' (121) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359e832c - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::results_not_found_returns_error [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:788:5 [INFO] [stdout] 25: 0x61d2359ca787 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::results_not_found_returns_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:741:41 [INFO] [stdout] 26: 0x61d23583f0a6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::returns_matrix_when_results_found stdout ---- [INFO] [stdout] ┌──────────┬───────────┬──────────┬───────────┬──────────┬────────┐ [INFO] [stdout] │ CONSUMER ┆ C.VERSION ┆ PROVIDER ┆ P.VERSION ┆ SUCCESS? ┆ RESULT │ [INFO] [stdout] ╞══════════╪═══════════╪══════════╪═══════════╪══════════╪════════╡ [INFO] [stdout] │ Foo ┆ 4 ┆ Bar ┆ 5 ┆ true ┆ 1 │ [INFO] [stdout] └──────────┴───────────┴──────────┴───────────┴──────────┴────────┘ [INFO] [stdout] [INFO] [stdout] VERIFICATION RESULTS [INFO] [stdout] -------------------- [INFO] [stdout] 1. http://result (success) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ✅ Computer says yes \o/ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::returns_matrix_when_results_found' (133) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359e961f - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::returns_matrix_when_results_found [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:599:5 [INFO] [stdout] 25: 0x61d2359ca7e7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::can_i_deploy::can_i_deploy_tests::returns_matrix_when_results_found::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/can_i_deploy.rs:555:43 [INFO] [stdout] 26: 0x61d23583f126 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully_json_output stdout ---- [INFO] [stdout] {"target":"blue"} [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully_json_output' (149) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235877851 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully_json_output [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_deployment.rs:294:5 [INFO] [stdout] 25: 0x61d235865507 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully_json_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_deployment.rs:213:53 [INFO] [stdout] 26: 0x61d23583f766 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::returns_error_when_environment_not_available stdout ---- [INFO] [stdout] ❌ Environment foo does not exist [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::returns_error_when_environment_not_available' (150) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235878241 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::returns_error_when_environment_not_available [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_deployment.rs:354:5 [INFO] [stdout] 25: 0x61d235865537 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::returns_error_when_environment_not_available::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_deployment.rs:297:54 [INFO] [stdout] 26: 0x61d23583f7a6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_json_output stdout ---- [INFO] [stdout] {"createdAt":"2024-06-01T12:00:00Z","displayName":"existing display name","name":"existing name","production":true,"uuid":"16926ef3-590f-4e3f-838e-719717aa88c9"} [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_json_output' (250) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359b33b0 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_json_output [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/describe.rs:173:5 [INFO] [stdout] 25: 0x61d2359ac477 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_json_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/describe.rs:140:50 [INFO] [stdout] 26: 0x61d23583fa66 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_not_found stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_not_found' (226) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359b2f70 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_not_found [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/describe.rs:201:5 [INFO] [stdout] 25: 0x61d2359ac447 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_not_found::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/describe.rs:176:40 [INFO] [stdout] 26: 0x61d23583fa26 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::deployments::record_undeployment::record_undeployment_tests::records_undeployment_successfully stdout ---- [INFO] [stdout] ✅ ♻️ Undeployed Foo from test environment [INFO] [stdout] thread 'cli::pact_broker::main::deployments::record_undeployment::record_undeployment_tests::records_undeployment_successfully' (158) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2358c7a65 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_undeployment::record_undeployment_tests::records_undeployment_successfully [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_undeployment.rs:379:5 [INFO] [stdout] 25: 0x61d2358b4297 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_undeployment::record_undeployment_tests::records_undeployment_successfully::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_undeployment.rs:169:43 [INFO] [stdout] 26: 0x61d23583f7e6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::delete::delete_environment_tests::delete_environment_success stdout ---- [INFO] [stdout] ✅ Environment existing name with UUID 16926ef3-590f-4e3f-838e-719717aa88c9 deleted successfully [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::delete::delete_environment_tests::delete_environment_success' (221) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235924281 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::delete::delete_environment_tests::delete_environment_success [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/delete.rs:106:5 [INFO] [stdout] 25: 0x61d235912da7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::delete::delete_environment_tests::delete_environment_success::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/delete.rs:64:36 [INFO] [stdout] 26: 0x61d23583f8e6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully stdout ---- [INFO] [stdout] ✅ Recorded deployment of Foo version 5556b8149bf8bac76bc30f50a8a2dd4c22c85f30 to test environment (application instance blue) in the Pact Broker. [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully' (134) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235876b28 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_deployment.rs:210:5 [INFO] [stdout] 25: 0x61d2358654d7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_deployment::record_deployment_tests::records_deployment_successfully::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_deployment.rs:127:41 [INFO] [stdout] 26: 0x61d23583f726 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::create::create_environment_tests::create_environment_test stdout ---- [INFO] [stdout] ✅ Created test environment in the Pact Broker with UUID ffe683ef-dcd7-4e4f-877d-f6eb3db8e86e [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::create::create_environment_tests::create_environment_test' (219) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235a2e45e - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::create::create_environment_tests::create_environment_test [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/create.rs:221:5 [INFO] [stdout] 25: 0x61d235a11f67 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::create::create_environment_tests::create_environment_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/create.rs:134:33 [INFO] [stdout] 26: 0x61d23583f8a6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::deployments::record_support_ended::record_support_ended_tests::records_support_ended_successfully stdout ---- [INFO] [stdout] ✅ ♻️ Recorded support ended for application Foo, version 5556b8149bf8bac76bc30f50a8a2dd4c22c85f30 from test environment [INFO] [stdout] Output: Recorded support ended for application Foo, version 5556b8149bf8bac76bc30f50a8a2dd4c22c85f30 from test environment [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::deployments::record_support_ended::record_support_ended_tests::records_support_ended_successfully' (152) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d23587a2b2 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_support_ended::record_support_ended_tests::records_support_ended_successfully [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_support_ended.rs:378:5 [INFO] [stdout] 25: 0x61d235868787 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::deployments::record_support_ended::record_support_ended_tests::records_support_ended_successfully::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/deployments/record_support_ended.rs:171:44 [INFO] [stdout] 26: 0x61d23583f826 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_json_output stdout ---- [INFO] [stdout] {"displayName":"new display name","name":"new name","production":false,"updatedAt":"2021-05-28T13:34:54+10:00","uuid":"16926ef3-590f-4e3f-838e-719717aa88c9"} [INFO] [stdout] msg: {"displayName":"new display name","name":"new name","production":false,"updatedAt":"2021-05-28T13:34:54+10:00","uuid":"16926ef3-590f-4e3f-838e-719717aa88c9"} [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_json_output' (299) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235a309b5 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_json_output [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/update.rs:355:5 [INFO] [stdout] 25: 0x61d235a127f7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_json_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/update.rs:273:48 [INFO] [stdout] 26: 0x61d23583f9a6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::update::update_environment_tests::update_environment_not_found stdout ---- [INFO] [stdout] ❌ Environment with UUID 16926ef3-590f-4e3f-838e-719717aa88c9 not found [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::update::update_environment_tests::update_environment_not_found' (286) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235a2ef2c - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::update::update_environment_tests::update_environment_not_found [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/update.rs:392:5 [INFO] [stdout] 25: 0x61d235a12797 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::update::update_environment_tests::update_environment_not_found::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/update.rs:358:38 [INFO] [stdout] 26: 0x61d23583f926 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_text_output stdout ---- [INFO] [stdout] ✅ [INFO] [stdout] UUID 16926ef3-590f-4e3f-838e-719717aa88c9 [INFO] [stdout] Name: existing name [INFO] [stdout] Display Name: existing display name [INFO] [stdout] Production: true [INFO] [stdout] Created At: 2024-06-01T12:00:00Z [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_text_output' (271) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359b37f0 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_text_output [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/describe.rs:137:5 [INFO] [stdout] 25: 0x61d2359ac4a7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::describe::describe_environment_tests::describe_environment_success_text_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/describe.rs:104:50 [INFO] [stdout] 26: 0x61d23583faa6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_text_output stdout ---- [INFO] [stdout] ✅ Updated new name environment in the Pact Broker with UUID 16926ef3-590f-4e3f-838e-719717aa88c9 [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_text_output' (315) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235a31a80 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_text_output [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/update.rs:270:5 [INFO] [stdout] 25: 0x61d235a12827 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::update::update_environment_tests::update_environment_success_text_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/update.rs:186:48 [INFO] [stdout] 26: 0x61d23583f9e6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_json_output stdout ---- [INFO] [stdout] {"_links":{"self":{"href":"http://localhost/pacticipants/Foo"}},"createdAt":"2024-01-01T00:00:00Z","displayName":"Foo Service","name":"Foo","repositoryUrl":"http://foo"} [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_json_output' (362) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235803149 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_json_output [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/describe.rs:241:5 [INFO] [stdout] 25: 0x61d2357f7647 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_json_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/describe.rs:158:42 [INFO] [stdout] 26: 0x61d23583fbe6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::environments::list::list_environments_tests::list_environments_test stdout ---- [INFO] [stdout] ┌──────────────────────────────────────┬──────┬──────────────┬────────────┐ [INFO] [stdout] │ UUID ┆ NAME ┆ DISPLAY NAME ┆ PRODUCTION │ [INFO] [stdout] ╞══════════════════════════════════════╪══════╪══════════════╪════════════╡ [INFO] [stdout] │ 78e85fb2-9df1-48da-817e-c9bea6294e01 ┆ test ┆ Test ┆ false │ [INFO] [stdout] └──────────────────────────────────────┴──────┴──────────────┴────────────┘ [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::environments::list::list_environments_tests::list_environments_test' (285) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d23587b8fa - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::list::list_environments_tests::list_environments_test [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/list.rs:179:5 [INFO] [stdout] 25: 0x61d23586c0d7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::environments::list::list_environments_tests::list_environments_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/environments/list.rs:101:32 [INFO] [stdout] 26: 0x61d23583f866 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_not_found stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_not_found' (385) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235802562 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_not_found [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/describe.rs:301:5 [INFO] [stdout] 25: 0x61d2357f7617 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::describe::describe_pacticipant_tests::describe_pacticipant_not_found::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/describe.rs:244:40 [INFO] [stdout] 26: 0x61d23583fba6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacticipants::list::list_pacticipants_tests::list_pacticipants_json_output stdout ---- [INFO] [stdout] {"pacticipants":[{"displayName":"Condor","name":"Condor"},{"displayName":"Pricing Service","name":"Pricing Service"}]} [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacticipants::list::list_pacticipants_tests::list_pacticipants_json_output' (387) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d23587d46f - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::list::list_pacticipants_tests::list_pacticipants_json_output [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/list.rs:211:5 [INFO] [stdout] 25: 0x61d23586c8f7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::list::list_pacticipants_tests::list_pacticipants_json_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/list.rs:128:39 [INFO] [stdout] 26: 0x61d23583fae6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_latest_for_branch stdout ---- [INFO] [stdout] { [INFO] [stdout] "pacts": [ [INFO] [stdout] { [INFO] [stdout] "href": "http://example.org/pacts/provider/Pricing%20Service/consumer/Condor/version/1.3.0", [INFO] [stdout] "name": "Condor", [INFO] [stdout] "title": "Pact between Condor (1.3.0) and Pricing Service" [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_latest_for_branch' (428) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d235884471 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_latest_for_branch [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacts/get_pacts.rs:645:5 [INFO] [stdout] 25: 0x61d23586df87 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_latest_for_branch::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacts/get_pacts.rs:560:37 [INFO] [stdout] 26: 0x61d23583fea6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_all_consumers_main_branch stdout ---- [INFO] [stdout] { [INFO] [stdout] "pacts": [ [INFO] [stdout] { [INFO] [stdout] "href": "http://example.org/pacts/provider/Pricing%20Service/consumer/Condor/version/1.3.0", [INFO] [stdout] "name": "Condor", [INFO] [stdout] "title": "Pact between Condor (1.3.0) and Pricing Service" [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_all_consumers_main_branch' (411) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2358867d4 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_all_consumers_main_branch [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacts/get_pacts.rs:435:5 [INFO] [stdout] 25: 0x61d23586dfb7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_all_consumers_main_branch::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacts/get_pacts.rs:347:45 [INFO] [stdout] 26: 0x61d23583fee6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::create_pacticipant_when_not_exists stdout ---- [INFO] [stdout] Pacticipant does not exist, creating it at: http://127.0.0.1:36075 [INFO] [stdout] Creating pacticipant with repository URL: http://foo [INFO] [stdout] Pacticipant 'Condor' created successfully [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::create_pacticipant_when_not_exists' (360) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359f0362 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::create_pacticipant_when_not_exists [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/create.rs:267:5 [INFO] [stdout] 25: 0x61d2359d7b77 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::create_pacticipant_when_not_exists::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/create.rs:172:44 [INFO] [stdout] 26: 0x61d23583fb66 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_specific_consumer_and_branch stdout ---- [INFO] [stdout] { [INFO] [stdout] "_embedded": { [INFO] [stdout] "pacts": [ [INFO] [stdout] { [INFO] [stdout] "_embedded": { [INFO] [stdout] "consumerVersion": { [INFO] [stdout] "_links": { [INFO] [stdout] "self": { [INFO] [stdout] "href": "http://example.org/pacticipants/Condor/versions/1.3.0", [INFO] [stdout] "name": "1.3.0", [INFO] [stdout] "title": "Version" [INFO] [stdout] } [INFO] [stdout] }, [INFO] [stdout] "number": "1.3.0" [INFO] [stdout] } [INFO] [stdout] }, [INFO] [stdout] "_links": { [INFO] [stdout] "self": { [INFO] [stdout] "href": "http://example.org/pacts/provider/Pricing%20Service/consumer/Condor/version/1.3.0", [INFO] [stdout] "title": "Pact between Condor (1.3.0) and Pricing Service" [INFO] [stdout] } [INFO] [stdout] }, [INFO] [stdout] "createdAt": "2025-10-28T20:27:24+00:00" [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout] }, [INFO] [stdout] "_links": { [INFO] [stdout] "consumer": { [INFO] [stdout] "href": "http://example.org/pacticipants/Condor", [INFO] [stdout] "name": "Condor", [INFO] [stdout] "title": "Consumer" [INFO] [stdout] }, [INFO] [stdout] "pact-versions": [ [INFO] [stdout] { [INFO] [stdout] "href": "http://example.org/pacts/provider/Pricing%20Service/consumer/Condor/version/1.3.0", [INFO] [stdout] "name": "Version 1.3.0 - 28/10/2025", [INFO] [stdout] "title": "Pact" [INFO] [stdout] } [INFO] [stdout] ], [INFO] [stdout] "provider": { [INFO] [stdout] "href": "http://example.org/pacticipants/Pricing%20Service", [INFO] [stdout] "name": "Pricing Service", [INFO] [stdout] "title": "Provider" [INFO] [stdout] }, [INFO] [stdout] "self": { [INFO] [stdout] "href": "http://localhost/pacts/provider/Pricing%20Service/consumer/Condor/branch/feature", [INFO] [stdout] "title": "All versions of the pact between Condor and Pricing Service" [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_specific_consumer_and_branch' (447) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d23588a0a9 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_specific_consumer_and_branch [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacts/get_pacts.rs:557:5 [INFO] [stdout] 25: 0x61d23586e017 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacts::get_pacts::get_pacts_tests::get_pacts_specific_consumer_and_branch::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacts/get_pacts.rs:438:48 [INFO] [stdout] 26: 0x61d23583ff66 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::update_pacticipant_when_exists stdout ---- [INFO] [stdout] Pacticipant 'Foo' updated successfully [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::update_pacticipant_when_exists' (361) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359ef482 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::update_pacticipant_when_exists [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/create.rs:375:5 [INFO] [stdout] 25: 0x61d2359d7b47 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacticipants::create::create_or_update_pacticipant_tests::update_pacticipant_when_exists::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacticipants/create.rs:270:40 [INFO] [stdout] 26: 0x61d23583fb26 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pacts::list_latest_pact_versions::lists_latest_pact_versions_tests::lists_latest_pact_versions_test stdout ---- [INFO] [stdout] {"_links":{"self":{"href":"http://example.org/pacts/latest"}},"pacts":[{"_embedded":{"consumer":{"_embedded":{"version":{"number":"1.3.0"}},"_links":{"self":{"href":"http://example.org/pacticipants/Condor"}},"name":"Condor"},"provider":{"_links":{"self":{"href":"http://example.org/pacticipants/Pricing%20Service"}},"name":"Pricing Service"}},"_links":{"self":[{"href":"http://example.org/pacts/provider/Pricing%20Service/consumer/Condor/latest"},{"href":"http://example.org/pacts/provider/Pricing%20Service/consumer/Condor/version/1.3.0"}]}}]} [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pacts::list_latest_pact_versions::lists_latest_pact_versions_tests::lists_latest_pact_versions_test' (469) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2358815b6 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacts::list_latest_pact_versions::lists_latest_pact_versions_tests::lists_latest_pact_versions_test [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacts/list_latest_pact_versions.rs:202:5 [INFO] [stdout] 25: 0x61d23586d7d7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pacts::list_latest_pact_versions::lists_latest_pact_versions_tests::lists_latest_pact_versions_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pacts/list_latest_pact_versions.rs:103:41 [INFO] [stdout] 26: 0x61d23583fe26 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::pact_publish::publish_contracts_tests::publish_contracts_success stdout ---- [INFO] [stdout] [INFO] [stdout] 📨 Attempting to publish pact for consumer: Foo against provider: Bar [INFO] [stdout] ✅ Pact published successfully for consumer: Foo against provider: Bar [INFO] [stdout] ⚠️ Warning: Failed to process response notices - Error: Error("missing field `_links`", line: 0, column: 0) [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::pact_publish::publish_contracts_tests::publish_contracts_success' (350) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2358bc753 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pact_publish::publish_contracts_tests::publish_contracts_success [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pact_publish.rs:925:5 [INFO] [stdout] 25: 0x61d2358b2437 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::pact_publish::publish_contracts_tests::publish_contracts_success::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/pact_publish.rs:781:35 [INFO] [stdout] 26: 0x61d23583f266 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_without_tag_or_branch stdout ---- [INFO] [stdout] Version '1' created or updated successfully [INFO] [stdout] Output: Version created or updated successfully [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_without_tag_or_branch' (570) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359f2bce - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_without_tag_or_branch [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/versions/create.rs:247:5 [INFO] [stdout] 25: 0x61d2359ddca7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_without_tag_or_branch::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/versions/create.rs:191:47 [INFO] [stdout] 26: 0x61d235840166 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_not_exists_returns_success_with_message stdout ---- [INFO] [stdout] Tag 'prod' for version '1.3.0' of pacticipant 'Condor' was not found (may have already been deleted) [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_not_exists_returns_success_with_message' (536) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359f1726 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_not_exists_returns_success_with_message [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/delete_tag.rs:276:5 [INFO] [stdout] 25: 0x61d2359da577 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_not_exists_returns_success_with_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/delete_tag.rs:194:73 [INFO] [stdout] 26: 0x61d23583fd26 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_exists_returns_success stdout ---- [INFO] [stdout] Successfully deleted tag 'prod' from version '1.3.0' of pacticipant 'Condor' [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_exists_returns_success' (523) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359f0d56 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_exists_returns_success [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/delete_tag.rs:191:5 [INFO] [stdout] 25: 0x61d2359da547 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::delete_tag::delete_version_tag_tests::delete_version_tag_when_exists_returns_success::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/delete_tag.rs:113:56 [INFO] [stdout] 26: 0x61d23583fce6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_exists_returns_success stdout ---- [INFO] [stdout] Tagging version '1.3.0' of pacticipant 'Condor' with tag 'prod' - Success [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_exists_returns_success' (475) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2358c8c2b - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_exists_returns_success [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/create_version_tag.rs:195:5 [INFO] [stdout] 25: 0x61d2358b78d7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_exists_returns_success::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/create_version_tag.rs:138:59 [INFO] [stdout] 26: 0x61d23583fd66 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_with_tag_and_branch_successfully stdout ---- [INFO] [stdout] Branch 'test' created for version '1' [INFO] [stdout] Tag 'prod' created for version '1' [INFO] [stdout] Output: Version created or updated successfully [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_with_tag_and_branch_successfully' (569) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359f39d7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_with_tag_and_branch_successfully [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/versions/create.rs:188:5 [INFO] [stdout] 25: 0x61d2359ddcd7 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::versions::create::create_or_update_version_tests::creates_version_with_tag_and_branch_successfully::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/versions/create.rs:100:58 [INFO] [stdout] 26: 0x61d2358401a6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_does_not_exist_returns_success stdout ---- [INFO] [stdout] Tagging version '1.3.0' of pacticipant 'Condor' with tag 'prod' - Success [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_does_not_exist_returns_success' (474) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2358c9ccf - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_does_not_exist_returns_success [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/create_version_tag.rs:252:5 [INFO] [stdout] 25: 0x61d2358b7937 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_component_does_not_exist_returns_success::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/create_version_tag.rs:198:67 [INFO] [stdout] 26: 0x61d23583fde6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::versions::describe::describe_version_tests::describe_version_returns_json_output stdout ---- [INFO] [stdout] {"_embedded":{"tags":[]},"number":"1.2.3"} [INFO] [stdout] Output: {"_embedded":{"tags":[]},"number":"1.2.3"} [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::versions::describe::describe_version_tests::describe_version_returns_json_output' (610) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2359f4580 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::versions::describe::describe_version_tests::describe_version_returns_json_output [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/versions/describe.rs:521:5 [INFO] [stdout] 25: 0x61d2359df097 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::versions::describe::describe_version_tests::describe_version_returns_json_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/versions/describe.rs:435:46 [INFO] [stdout] 26: 0x61d2358401e6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_tag_already_exists_returns_success stdout ---- [INFO] [stdout] Tagging version '1.3.0' of pacticipant 'Condor' with tag 'prod' - Success [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_tag_already_exists_returns_success' (499) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d2374d557a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d2374d557a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61d2374d557a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61d2374efdfa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61d2374efdfa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x61d2374dbb12 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61d2374dbb12 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61d2374b0dff - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61d2374b0dff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61d2374cc5e9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61d235a5467c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x61d235a5467c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61d2374cc862 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x61d2374cc862 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61d2374b0eb8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61d2374a7f59 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61d2374b1e7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61d2374f078c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61d235b11788 - core[97f61b5528a4c2b4]::panicking::panic_display::<&anyhow[3dec008cdefd8398]::Error> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x61d235b23c54 - pact_consumer[3048bccc30bd4dd6]::util::panic_or_print_error [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9 [INFO] [stdout] 21: 0x61d235aff380 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/mock_server/http_mock_server.rs:340:7 [INFO] [stdout] 22: 0x61d235af5737 - core[97f61b5528a4c2b4]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 23: 0x61d235af4a64 - core[97f61b5528a4c2b4]::ptr::drop_in_place::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ptr/mod.rs:809:1 [INFO] [stdout] 24: 0x61d2358c947b - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_tag_already_exists_returns_success [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/create_version_tag.rs:316:5 [INFO] [stdout] 25: 0x61d2358b7907 - pact_broker_cli[8fadcb7e8cefddd8]::cli::pact_broker::main::tags::create_version_tag::create_version_tag_tests::tag_version_when_tag_already_exists_returns_success::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli/pact_broker/main/tags/create_version_tag.rs:255:61 [INFO] [stdout] 26: 0x61d23583fda6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x61d235a4875b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x61d235a4875b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x61d235a5514b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x61d235a5514b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x61d235a5514b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x61d235a5514b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x61d235a50864 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x61d235a50864 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x61d235a57d52 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x61d235a57d52 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x61d235a57d52 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x61d235a57d52 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61d2374d441f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x61d2374d441f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7fec5ffabaa4 - [INFO] [stdout] 48: 0x7fec60038a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_consumer_only stdout ---- [INFO] [stdout] {"_links":{"self":{"href":"http://localhost:1234/some-url","title":"A title"}},"description":"a webhook","events":[{"name":"contract_content_changed"}],"request":{"body":"{\"some\":\"body\"}"}} [INFO] [stdout] [INFO] [stdout] thread 'cli::pact_broker::main::webhooks::create::create_webhook_tests::create_webhook_consumer_only' (665) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pact_consumer-1.4.2/src/util.rs:99:9: [INFO] [stdout] error writing pact: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [WARN] too many lines in the log, truncating it