******************************************************************************** conan test conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package/conanfile.py libpact_mock_server_ffi/0.0.16@ --profile=/Users/jenkins/w/BuildSingleReference/7773/1361a2c1-0780-4879-a9d1-4437626c3047/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] [build_requires] [env] libpact_mock_server_ffi/0.0.16 (test package): Installing package Requirements libpact_mock_server_ffi/0.0.16 from local cache - Cache openssl/1.1.1d from 'conan-center' - Cache Packages libpact_mock_server_ffi/0.0.16:abd8d60efb2ee0b86c4a52eced60e13f959e2771 - Cache openssl/1.1.1d:f74366f76f700cc6e991285892ad7a23c30e6d47 - Cache Installing (downloading, building) binaries... openssl/1.1.1d: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libpact_mock_server_ffi/0.0.16: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libpact_mock_server_ffi/0.0.16 (test package): Generator cmake created conanbuildinfo.cmake libpact_mock_server_ffi/0.0.16 (test package): Generator txt created conanbuildinfo.txt libpact_mock_server_ffi/0.0.16 (test package): Generated conaninfo.txt libpact_mock_server_ffi/0.0.16 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libpact_mock_server_ffi/0.0.16 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package' ----------------- -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b' '--' '-j8' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable bin/example CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package/example.cpp:1: /Users/jenkins/w/BuildSingleReference/.conan/data/libpact_mock_server_ffi/0.0.16/_/_/package/abd8d60efb2ee0b86c4a52eced60e13f959e2771/include/pact_mock_server_ffi.h:14:6: warning: scoped enumerations are a C++11 extension [-Wc++11-extensions] enum class InteractionPart { ^ /Users/jenkins/w/BuildSingleReference/.conan/data/libpact_mock_server_ffi/0.0.16/_/_/package/abd8d60efb2ee0b86c4a52eced60e13f959e2771/include/pact_mock_server_ffi.h:29:8: warning: scoped enumerations are a C++11 extension [-Wc++11-extensions] enum class Tag { ^ 2 warnings generated. Undefined symbols for architecture x86_64: "_AuthorizationCreateFromExternalForm", referenced from: _$LT$T$u20$as$u20$core..convert..TryInto$LT$U$GT$$GT$::try_into::h96c9266815626fae in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) "_CFArrayCreate", referenced from: core_foundation::array::CFArray$LT$T$GT$::from_CFTypes::h1262967b472fa675 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) core_foundation::array::CFArray$LT$T$GT$::from_CFTypes::h65408e17421a477d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) "_CFArrayGetCount", referenced from: _$LT$security_framework..secure_transport..SslContext$u20$as$u20$security_framework..os..macos..secure_transport..SslContextExt$GT$::certificate_authorities::hd6004542485d661d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) _$LT$security_framework..trust_settings..TrustSettingsIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h0154a26668979bb1 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) _$LT$security_framework..trust_settings..TrustSettingsIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::size_hint::hde421c7dfee8f68e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) _$LT$$RF$core_foundation..array..CFArray$LT$T$GT$$u20$as$u20$core..iter..traits..collect..IntoIterator$GT$::into_iter::hb011c058e774f4c2 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) security_framework::os::macos::import_export::ImportOptions::import::h028c2ac0defc4857 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) ... "_CFArrayGetValueAtIndex", referenced from: security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) _$LT$security_framework..trust_settings..TrustSettingsIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h0154a26668979bb1 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) _$LT$core_foundation..array..CFArrayIterator$LT$T$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h87793d43e16253a1 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) _$LT$core_foundation..array..CFArrayIterator$LT$T$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h9c41b29c9409655c in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) _$LT$core_foundation..array..CFArrayIterator$LT$T$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::hfa4128ada423a45d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) _$LT$security_framework..os..macos..certificate..PropertySectionIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::hf9050f737af16a67 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) ... "_CFAttributedStringCreateMutable", referenced from: _$LT$core_foundation..attributed_string..CFMutableAttributedString$u20$as$u20$core..default..Default$GT$::default::h7ae54b23149c9f29 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.5.rcgu.o) "_CFCopyDescription", referenced from: _$LT$core_foundation..boolean..CFBoolean$u20$as$u20$core..fmt..Debug$GT$::fmt::hc17c254c7ae4cc6a in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.12.rcgu.o) _$LT$core_foundation..data..CFData$u20$as$u20$core..fmt..Debug$GT$::fmt::h8fbc83ffec1911d3 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.13.rcgu.o) _$LT$core_foundation..base..CFType$u20$as$u20$core..fmt..Debug$GT$::fmt::h58f0341ac59618b2 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.5.rcgu.o) _$LT$core_foundation..number..CFNumber$u20$as$u20$core..fmt..Debug$GT$::fmt::h7132bd5b9c4d036a in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.7.rcgu.o) _$LT$core_foundation..set..CFSet$u20$as$u20$core..fmt..Debug$GT$::fmt::h932fd5b23f8a6830 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.15.rcgu.o) _$LT$core_foundation..date..CFDate$u20$as$u20$core..fmt..Debug$GT$::fmt::he39c5114a7cbf980 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.9.rcgu.o) "_CFDataCreate", referenced from: core_foundation::data::CFData::from_buffer::h4c0794a1b1d605ad in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.13.rcgu.o) "_CFDataGetBytePtr", referenced from: security_framework::certificate::SecCertificate::to_der::hd436bac3a2b44686 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_CFDataGetLength", referenced from: security_framework::certificate::SecCertificate::to_der::hd436bac3a2b44686 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_CFDateGetAbsoluteTime", referenced from: core_foundation::timezone::CFTimeZone::seconds_from_gmt::h303d0b5d14204b9f in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.15.rcgu.o) "_CFDictionaryCreate", referenced from: core_foundation::dictionary::CFDictionary$LT$K$C$V$GT$::from_CFType_pairs::h654ba3d7200780f7 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) core_foundation::dictionary::CFDictionary$LT$K$C$V$GT$::from_CFType_pairs::h6fe383f8124ff3ed in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_CFDictionaryGetCount", referenced from: core_foundation::dictionary::CFDictionary$LT$K$C$V$GT$::get_keys_and_values::h47c952aeda15ab93 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_CFDictionaryGetKeysAndValues", referenced from: core_foundation::dictionary::CFDictionary$LT$K$C$V$GT$::get_keys_and_values::h47c952aeda15ab93 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_CFDictionaryGetValueIfPresent", referenced from: security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) security_framework::os::macos::certificate::CertificateProperties::get::h6d26056c2f36117f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) security_framework::os::macos::certificate::CertificateProperty::label::h5a1dc1e62cc7b45c in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) security_framework::os::macos::certificate::CertificateProperty::get::hf49f9730a49ce044 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_CFEqual", referenced from: security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) security_framework::os::macos::certificate::CertificateProperty::get::hf49f9730a49ce044 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) _$LT$core_foundation..string..CFString$u20$as$u20$core..cmp..PartialEq$LT$$RF$str$GT$$GT$::eq::had7fd3d8a578ae88 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.8.rcgu.o) "_CFErrorCopyDescription", referenced from: _$LT$core_foundation..error..CFError$u20$as$u20$core..fmt..Debug$GT$::fmt::hb07fa1976d7996dd in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.4.rcgu.o) _$LT$core_foundation..error..CFError$u20$as$u20$core..fmt..Display$GT$::fmt::hacdeb1b5b2f7af0f in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.4.rcgu.o) core_foundation::error::CFError::description::h2c4a52982e0e3665 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.4.rcgu.o) "_CFErrorCreate", referenced from: security_framework::trust::SecTrust::evaluate_with_error::h5c2e0b798cfb77ae in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_CFErrorGetCode", referenced from: _$LT$core_foundation..error..CFError$u20$as$u20$core..fmt..Debug$GT$::fmt::hb07fa1976d7996dd in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.4.rcgu.o) core_foundation::error::CFError::code::h30713b7d9148be17 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.4.rcgu.o) "_CFErrorGetDomain", referenced from: _$LT$core_foundation..error..CFError$u20$as$u20$core..fmt..Debug$GT$::fmt::hb07fa1976d7996dd in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.4.rcgu.o) core_foundation::error::CFError::domain::he655fdd41a016c66 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.4.rcgu.o) "_CFGetTypeID", referenced from: security_framework::os::macos::import_export::ImportOptions::import::h028c2ac0defc4857 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_CFNumberGetValue", referenced from: security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) "_CFRelease", referenced from: core::ops::function::impls::_$LT$impl$u20$core..ops..function..FnOnce$LT$A$GT$$u20$for$u20$$RF$mut$u20$F$GT$::call_once::h25cbd24bb373ace5 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) core::ptr::drop_in_place::h01fbb5acade66de2 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) core::ptr::drop_in_place::h400ae0330c993127 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) core::ptr::drop_in_place::h5ad166c9c0e9b1a5 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) core::ptr::drop_in_place::h935e7ca031d053cf in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) core::ptr::drop_in_place::hb3f59ef374e764c9 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) core::ptr::drop_in_place::hf555014cfeeb6f12 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) ... "_CFRetain", referenced from: _$LT$hyper_tls..client..HttpsConnector$LT$T$GT$$u20$as$u20$tower_service..Service$LT$http..uri..Uri$GT$$GT$::call::hb26657dc5de8d2b7 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) _$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$::clone::h627ceb78552e2576 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) _$LT$reqwest..connect..Connector$u20$as$u20$core..clone..Clone$GT$::clone::hf73b153bd26893f1 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.1.rcgu.o) native_tls::imp::Identity::from_pkcs12::h4e129b793096ab2d in libpact_mock_server_ffi.a(native_tls-dcc5e47fd75cb309.native_tls.3jp02m3o-cgu.1.rcgu.o) native_tls::imp::TlsConnector::new::hc3c7ed229ccf5921 in libpact_mock_server_ffi.a(native_tls-dcc5e47fd75cb309.native_tls.3jp02m3o-cgu.1.rcgu.o) native_tls::imp::TlsAcceptor::new::hb0a4f3ced4532bfb in libpact_mock_server_ffi.a(native_tls-dcc5e47fd75cb309.native_tls.3jp02m3o-cgu.1.rcgu.o) alloc::slice::_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$$u5b$T$u5d$$GT$::to_owned::hd1073c78b811d33e in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.3.rcgu.o) ... "_CFStringCreateWithBytes", referenced from: native_tls::imp::Identity::from_pkcs12::h4e129b793096ab2d in libpact_mock_server_ffi.a(native_tls-dcc5e47fd75cb309.native_tls.3jp02m3o-cgu.1.rcgu.o) security_framework::secure_transport::ServerBuilder::from_pkcs12::hc2ababcadb5c504c in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) security_framework::policy::SecPolicy::create_ssl::h06829b47b590f30d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) security_framework::os::macos::import_export::ImportOptions::filename::h6e11f6fa1347abfe in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) security_framework::os::macos::import_export::ImportOptions::passphrase::h9e75343bb47bd12d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) security_framework::os::macos::import_export::ImportOptions::alert_title::heb3d6beaa346fb0c in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) security_framework::os::macos::import_export::ImportOptions::alert_prompt::h7b9ae662a5222ded in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) ... "_CFStringCreateWithBytesNoCopy", referenced from: security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) _$LT$core_foundation..string..CFString$u20$as$u20$core..cmp..PartialEq$LT$$RF$str$GT$$GT$::eq::had7fd3d8a578ae88 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.8.rcgu.o) "_CFStringGetBytes", referenced from: core_foundation::string::_$LT$impl$u20$core..convert..From$LT$$RF$core_foundation..string..CFString$GT$$u20$for$u20$alloc..borrow..Cow$LT$str$GT$$GT$::from::hc44a3cd0f7008496 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.1.rcgu.o) "_CFStringGetCStringPtr", referenced from: core_foundation::string::_$LT$impl$u20$core..convert..From$LT$$RF$core_foundation..string..CFString$GT$$u20$for$u20$alloc..borrow..Cow$LT$str$GT$$GT$::from::hc44a3cd0f7008496 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.1.rcgu.o) "_CFStringGetLength", referenced from: core_foundation::string::_$LT$impl$u20$core..convert..From$LT$$RF$core_foundation..string..CFString$GT$$u20$for$u20$alloc..borrow..Cow$LT$str$GT$$GT$::from::hc44a3cd0f7008496 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.1.rcgu.o) "_CFTimeZoneCopyDefault", referenced from: _$LT$core_foundation..timezone..CFTimeZone$u20$as$u20$core..default..Default$GT$::default::hc48c05a23c437ef5 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.15.rcgu.o) "_CFTimeZoneGetName", referenced from: core_foundation::timezone::CFTimeZone::name::h6b38310b9666a931 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.15.rcgu.o) "_CFTimeZoneGetSecondsFromGMT", referenced from: core_foundation::timezone::CFTimeZone::seconds_from_gmt::h303d0b5d14204b9f in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.15.rcgu.o) "_CFUUIDCreate", referenced from: _$LT$core_foundation..uuid..CFUUID$u20$as$u20$core..default..Default$GT$::default::h099553216304025d in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.9.rcgu.o) "_SSLClose", referenced from: native_tls::TlsStream$LT$S$GT$::shutdown::h7db020649ce18181 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) native_tls::TlsStream$LT$S$GT$::shutdown::hfac576e6c57447ee in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) native_tls::imp::TlsStream$LT$S$GT$::shutdown::h26340840ac64a41d in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.4.rcgu.o) native_tls::imp::TlsStream$LT$S$GT$::shutdown::he6c433fa95a414fa in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.4.rcgu.o) _$LT$tokio_native_tls..TlsStream$LT$S$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$::poll_shutdown::h385d966a8e9627bb in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.15.rcgu.o) _$LT$tokio_native_tls..TlsStream$LT$S$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$::poll_shutdown::h4e0157cc49426733 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.15.rcgu.o) security_framework::secure_transport::SslStream$LT$S$GT$::close::h22d88adf19447370 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) ... "_SSLCopyCertificateAuthorities", referenced from: _$LT$security_framework..secure_transport..SslContext$u20$as$u20$security_framework..os..macos..secure_transport..SslContextExt$GT$::certificate_authorities::hd6004542485d661d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLCopyPeerTrust", referenced from: security_framework::secure_transport::SslContext::peer_trust2::ha979eefc837fb74b in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLCreateContext", referenced from: security_framework::secure_transport::ClientBuilder::handshake::h49f50ce6d827c382 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::ClientBuilder::handshake::he3e38a705cab1d6d in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::ServerBuilder::new_ssl_context::hfeac2aaf8ef32c9f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetBufferedReadSize", referenced from: _$LT$native_tls..TlsStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::h16ca3aac7254ec4e in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) _$LT$native_tls..TlsStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::h1e58e9eb06b390ef in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) _$LT$native_tls..imp..TlsStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::h2716e03073368cd3 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.4.rcgu.o) _$LT$native_tls..imp..TlsStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::hbf52fa0083982fa3 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.4.rcgu.o) _$LT$security_framework..secure_transport..SslStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::h0f6d34f55db54eb5 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) _$LT$security_framework..secure_transport..SslStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::he7e81a9b205637b5 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) "_SSLGetConnection", referenced from: core::ptr::drop_in_place::h4dc667b45350b0bb (.llvm.5762460673115767554) in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.7.rcgu.o) core::ptr::drop_in_place::h53d04b2036058a89 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.7.rcgu.o) _$LT$reqwest..connect..native_tls_conn..NativeTlsConn$LT$T$GT$$u20$as$u20$hyper..client..connect..Connection$GT$::connected::h512bd96ffe5d06ac in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.2.rcgu.o) native_tls::TlsStream$LT$S$GT$::get_mut::h2d0453415091828d in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) native_tls::TlsStream$LT$S$GT$::get_mut::hf4c68ad39e0c9446 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) native_tls::TlsStream$LT$S$GT$::get_ref::h9681a9d21bb8bf82 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) native_tls::TlsStream$LT$S$GT$::get_ref::h9ce8f67cac63251f in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) ... "_SSLGetDiffieHellmanParams", referenced from: _$LT$security_framework..secure_transport..SslContext$u20$as$u20$security_framework..os..macos..secure_transport..SslContextExt$GT$::diffie_hellman_params::ha03a7809c108e3ed in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetEnabledCiphers", referenced from: security_framework::secure_transport::SslContext::enabled_ciphers::h64f1f254ad66d50e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetNumberEnabledCiphers", referenced from: security_framework::secure_transport::SslContext::enabled_ciphers::h64f1f254ad66d50e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetNumberSupportedCiphers", referenced from: security_framework::secure_transport::SslContext::supported_ciphers::h190996ff3baa5c89 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetPeerDomainName", referenced from: security_framework::secure_transport::SslContext::peer_domain_name::h6f7bcbb1500f015f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetPeerDomainNameLength", referenced from: security_framework::secure_transport::SslContext::peer_domain_name::h6f7bcbb1500f015f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetPeerID", referenced from: security_framework::secure_transport::SslContext::peer_id::h13c25fefe8144c94 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetSessionState", referenced from: _$LT$security_framework..secure_transport..SslContext$u20$as$u20$core..fmt..Debug$GT$::fmt::h118a0567317ddcbf in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) security_framework::secure_transport::SslContext::peer_trust2::ha979eefc837fb74b in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLGetSupportedCiphers", referenced from: security_framework::secure_transport::SslContext::supported_ciphers::h190996ff3baa5c89 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLHandshake", referenced from: security_framework::secure_transport::SslStream$LT$S$GT$::handshake::h100728232a91e48f in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::SslStream$LT$S$GT$::handshake::hcfdfd592613e46c9 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) "_SSLRead", referenced from: _$LT$native_tls..TlsStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::h16ca3aac7254ec4e in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) _$LT$native_tls..TlsStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::h1e58e9eb06b390ef in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) _$LT$native_tls..imp..TlsStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::h2716e03073368cd3 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.4.rcgu.o) _$LT$native_tls..imp..TlsStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::hbf52fa0083982fa3 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.4.rcgu.o) _$LT$security_framework..secure_transport..SslStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::h0f6d34f55db54eb5 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) _$LT$security_framework..secure_transport..SslStream$LT$S$GT$$u20$as$u20$std..io..Read$GT$::read::he7e81a9b205637b5 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) "_SSLSetCertificate", referenced from: security_framework::secure_transport::SslContext::set_certificate::hfd772ca271a5b811 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLSetCertificateAuthorities", referenced from: _$LT$security_framework..secure_transport..SslContext$u20$as$u20$security_framework..os..macos..secure_transport..SslContextExt$GT$::set_certificate_authorities::he2417b36a0aba0d8 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) _$LT$security_framework..secure_transport..SslContext$u20$as$u20$security_framework..os..macos..secure_transport..SslContextExt$GT$::add_certificate_authorities::ha080185fb4a851ef in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLSetConnection", referenced from: security_framework::secure_transport::ClientBuilder::handshake::h49f50ce6d827c382 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::ClientBuilder::handshake::he3e38a705cab1d6d in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) "_SSLSetDiffieHellmanParams", referenced from: _$LT$security_framework..secure_transport..SslContext$u20$as$u20$security_framework..os..macos..secure_transport..SslContextExt$GT$::set_diffie_hellman_params::h19e45c478feef190 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLSetEnabledCiphers", referenced from: security_framework::secure_transport::SslContext::set_enabled_ciphers::h09d32f7c08f5d078 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLSetIOFuncs", referenced from: security_framework::secure_transport::ClientBuilder::handshake::h49f50ce6d827c382 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::ClientBuilder::handshake::he3e38a705cab1d6d in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) "_SSLSetPeerDomainName", referenced from: security_framework::secure_transport::ClientBuilder::handshake::h49f50ce6d827c382 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::ClientBuilder::handshake::he3e38a705cab1d6d in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) "_SSLSetProtocolVersionEnabled", referenced from: security_framework::secure_transport::SslContext::set_protocol_version_enabled::h8a75796d8168e085 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLSetProtocolVersionMax", referenced from: security_framework::secure_transport::ClientBuilder::configure_protocols::h0ca6e2972aba981e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLSetProtocolVersionMin", referenced from: security_framework::secure_transport::ClientBuilder::configure_protocols::h0ca6e2972aba981e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) "_SSLSetSessionOption", referenced from: security_framework::secure_transport::ClientBuilder::handshake::h49f50ce6d827c382 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::ClientBuilder::handshake::he3e38a705cab1d6d in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) "_SSLWrite", referenced from: _$LT$native_tls..TlsStream$LT$S$GT$$u20$as$u20$std..io..Write$GT$::write::h2fbc44bc1c61d23f in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) _$LT$native_tls..TlsStream$LT$S$GT$$u20$as$u20$std..io..Write$GT$::write::hb995a31c489239b0 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.11.rcgu.o) _$LT$native_tls..imp..TlsStream$LT$S$GT$$u20$as$u20$std..io..Write$GT$::write::h58a7510ee3adc008 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.4.rcgu.o) _$LT$native_tls..imp..TlsStream$LT$S$GT$$u20$as$u20$std..io..Write$GT$::write::ha8b0c424cb78d23a in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.4.rcgu.o) _$LT$tokio_native_tls..TlsStream$LT$S$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$::poll_write::hddedb4aa72fdc2c0 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.15.rcgu.o) _$LT$tokio_native_tls..TlsStream$LT$S$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$::poll_write::hed9fdb94dfb10bb1 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.15.rcgu.o) _$LT$security_framework..secure_transport..SslStream$LT$S$GT$$u20$as$u20$std..io..Write$GT$::write::h406d64ef7e2c4968 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) ... "_SecCertificateCopyCommonName", referenced from: _$LT$security_framework..certificate..SecCertificate$u20$as$u20$security_framework..os..macos..certificate..SecCertificateExt$GT$::common_name::h533272c01f618166 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) "_SecCertificateCopyData", referenced from: security_framework::certificate::SecCertificate::to_der::hd436bac3a2b44686 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) "_SecCertificateCopyPublicKey", referenced from: _$LT$security_framework..certificate..SecCertificate$u20$as$u20$security_framework..os..macos..certificate..SecCertificateExt$GT$::public_key::hd04eec747e4f2d51 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) "_SecCertificateCopySubjectSummary", referenced from: security_framework::certificate::SecCertificate::subject_summary::h4a6f47c200ffa200 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) "_SecCertificateCopyValues", referenced from: _$LT$security_framework..certificate..SecCertificate$u20$as$u20$security_framework..os..macos..certificate..SecCertificateExt$GT$::properties::ha38ebd3d37b0cdd0 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) "_SecCertificateCreateWithData", referenced from: security_framework::certificate::SecCertificate::from_der::h67810a5a7ce37c7d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) "_SecCertificateGetTypeID", referenced from: security_framework::os::macos::import_export::ImportOptions::import::h028c2ac0defc4857 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_SecCopyErrorMessageString", referenced from: security_framework::base::Error::inner_message::h1e12cd072aa6a0a1 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.8.rcgu.o) "_SecDecryptTransformCreate", referenced from: security_framework::os::macos::encrypt_transform::Builder::decrypt::h8655b4839f34b367 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.9.rcgu.o) "_SecDigestTransformCreate", referenced from: security_framework::os::macos::digest_transform::Builder::execute::hc8ca3597c43a9b1e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_SecEncryptTransformCreate", referenced from: security_framework::os::macos::encrypt_transform::Builder::encrypt::hadd22fa67c5181fb in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.9.rcgu.o) "_SecIdentityCopyCertificate", referenced from: _$LT$security_framework..identity..SecIdentity$u20$as$u20$core..fmt..Debug$GT$::fmt::h20eb5599cca3eb0f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) security_framework::identity::SecIdentity::certificate::hcf61f528b15fe5de in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) "_SecIdentityCopyPrivateKey", referenced from: _$LT$security_framework..identity..SecIdentity$u20$as$u20$core..fmt..Debug$GT$::fmt::h20eb5599cca3eb0f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) security_framework::identity::SecIdentity::private_key::h7cbe6ecbf6f2222d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) "_SecIdentityCreateWithCertificate", referenced from: _$LT$security_framework..identity..SecIdentity$u20$as$u20$security_framework..os..macos..identity..SecIdentityExt$GT$::with_certificate::hcf479c80ace5996f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) "_SecIdentityGetTypeID", referenced from: security_framework::os::macos::import_export::ImportOptions::import::h028c2ac0defc4857 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_SecItemImport", referenced from: security_framework::os::macos::import_export::ImportOptions::import::h028c2ac0defc4857 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_SecKeyCreateFromData", referenced from: _$LT$security_framework..key..SecKey$u20$as$u20$security_framework..os..macos..key..SecKeyExt$GT$::from_data::h4caef16d99310e21 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_SecKeyGetTypeID", referenced from: security_framework::os::macos::import_export::ImportOptions::import::h028c2ac0defc4857 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_SecKeychainAddGenericPassword", referenced from: security_framework::os::macos::passwords::_$LT$impl$u20$security_framework..os..macos..keychain..SecKeychain$GT$::set_generic_password::h3ec2117d07ee3aff in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_SecKeychainAddInternetPassword", referenced from: security_framework::os::macos::passwords::_$LT$impl$u20$security_framework..os..macos..keychain..SecKeychain$GT$::set_internet_password::h8d4a4d5e29c6dcb5 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_SecKeychainCreate", referenced from: security_framework::os::macos::keychain::CreateOptions::create::h38c9c26dcdb4dfd9 in libpact_mock_server_ffi.a(native_tls-dcc5e47fd75cb309.native_tls.3jp02m3o-cgu.5.rcgu.o) "_SecKeychainFindGenericPassword", referenced from: security_framework::os::macos::passwords::find_generic_password::h1758412c678116f1 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.8.rcgu.o) "_SecKeychainFindInternetPassword", referenced from: security_framework::os::macos::passwords::find_internet_password::h8aac38a5c36d35d7 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.8.rcgu.o) "_SecKeychainGetUserInteractionAllowed", referenced from: security_framework::os::macos::keychain::SecKeychain::user_interaction_allowed::h8d5185c9f16ee6fd in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_SecKeychainItemFreeContent", referenced from: core::ptr::drop_in_place::hd1d43bf9f10da4c5 (.llvm.11256753622188899613) in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.8.rcgu.o) security_framework::os::macos::passwords::_$LT$impl$u20$security_framework..os..macos..keychain..SecKeychain$GT$::set_internet_password::h8d4a4d5e29c6dcb5 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) security_framework::os::macos::passwords::_$LT$impl$u20$security_framework..os..macos..keychain..SecKeychain$GT$::set_generic_password::h3ec2117d07ee3aff in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_SecKeychainItemModifyAttributesAndData", referenced from: security_framework::os::macos::passwords::_$LT$impl$u20$security_framework..os..macos..keychain_item..SecKeychainItem$GT$::set_password::had2f1086d38323b4 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) security_framework::os::macos::passwords::_$LT$impl$u20$security_framework..os..macos..keychain..SecKeychain$GT$::set_internet_password::h8d4a4d5e29c6dcb5 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) security_framework::os::macos::passwords::_$LT$impl$u20$security_framework..os..macos..keychain..SecKeychain$GT$::set_generic_password::h3ec2117d07ee3aff in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_SecKeychainSetSettings", referenced from: native_tls::imp::Identity::from_pkcs12::h4e129b793096ab2d in libpact_mock_server_ffi.a(native_tls-dcc5e47fd75cb309.native_tls.3jp02m3o-cgu.1.rcgu.o) "_SecKeychainSetUserInteractionAllowed", referenced from: security_framework::os::macos::keychain::SecKeychain::disable_user_interaction::hfb2034b994e71af0 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_SecKeychainUnlock", referenced from: security_framework::os::macos::keychain::SecKeychain::unlock::hbc7e6599bd997b63 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_SecPKCS12Import", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_SecPolicyCreateBasicX509", referenced from: security_framework::policy::SecPolicy::create_x509::h912c49541b3270f0 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_SecPolicyCreateSSL", referenced from: security_framework::policy::SecPolicy::create_ssl::h06829b47b590f30d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_SecRandomCopyBytes", referenced from: ring::rand::darwin::fill::h7790a87866ffc998 in libpact_mock_server_ffi.a(ring-7f3fe8ec1b7165b6.ring.46fzb3jb-cgu.12.rcgu.o) security_framework::random::SecRandom::copy_bytes::h9147478a6f362c30 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) ring::ec::suite_b::ecdsa::signing::EcdsaKeyPair::new::ha3961edc6b45e0db in libpact_mock_server_ffi.a(ring-7f3fe8ec1b7165b6.ring.46fzb3jb-cgu.14.rcgu.o) "_SecTransformExecute", referenced from: security_framework::os::macos::digest_transform::Builder::execute::hc8ca3597c43a9b1e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) security_framework::os::macos::transform::SecTransform::execute::h32178e2b7462b66b in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) security_framework::os::macos::encrypt_transform::Builder::finish::hcac904670e0424ba in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.9.rcgu.o) "_SecTransformSetAttribute", referenced from: security_framework::os::macos::digest_transform::Builder::execute::hc8ca3597c43a9b1e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) security_framework::os::macos::transform::SecTransform::set_attribute::h5ba593a0cf0175fb in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) security_framework::os::macos::encrypt_transform::Builder::finish::hcac904670e0424ba in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.9.rcgu.o) "_SecTrustCreateWithCertificates", referenced from: security_framework::trust::SecTrust::create_with_certificates::hb29b482c523e57d9 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_SecTrustEvaluate", referenced from: security_framework::trust::SecTrust::evaluate::h1ed42b96e2ca4372 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) security_framework::trust::SecTrust::evaluate_with_error::h5c2e0b798cfb77ae in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_SecTrustGetCertificateAtIndex", referenced from: security_framework::trust::SecTrust::certificate_at_index::h71a25a1ecba2d994 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_SecTrustGetCertificateCount", referenced from: security_framework::trust::SecTrust::certificate_at_index::h71a25a1ecba2d994 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_SecTrustSetAnchorCertificates", referenced from: security_framework::trust::SecTrust::set_anchor_certificates::haa63936f72cda792 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_SecTrustSetAnchorCertificatesOnly", referenced from: security_framework::trust::SecTrust::set_trust_anchor_certificates_only::h4350ced17dcd76ba in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_SecTrustSetPolicies", referenced from: security_framework::trust::SecTrust::set_policy::hbaf963faf481287f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_SecTrustSettingsCopyCertificates", referenced from: security_framework::trust_settings::TrustSettings::iter::h3a429c284dc5f300 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) "_SecTrustSettingsCopyTrustSettings", referenced from: security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) "_kCFAllocatorDefault", referenced from: native_tls::imp::Identity::from_pkcs12::h4e129b793096ab2d in libpact_mock_server_ffi.a(native_tls-dcc5e47fd75cb309.native_tls.3jp02m3o-cgu.1.rcgu.o) security_framework::secure_transport::ClientBuilder::handshake::h49f50ce6d827c382 in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::ClientBuilder::handshake::he3e38a705cab1d6d in libpact_mock_server_ffi.a(reqwest-2211a8ff46d174f1.reqwest.amlegrbj-cgu.6.rcgu.o) security_framework::secure_transport::ServerBuilder::from_pkcs12::hc2ababcadb5c504c in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) security_framework::secure_transport::ServerBuilder::new_ssl_context::hfeac2aaf8ef32c9f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.3.rcgu.o) security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) security_framework::certificate::SecCertificate::from_der::h67810a5a7ce37c7d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.12.rcgu.o) ... "_kCFAllocatorNull", referenced from: security_framework::trust_settings::TrustSettings::tls_trust_settings_for_certificate::h4afe548af5ef636f in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.6.rcgu.o) _$LT$core_foundation..string..CFString$u20$as$u20$core..cmp..PartialEq$LT$$RF$str$GT$$GT$::eq::had7fd3d8a578ae88 in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.8.rcgu.o) "_kCFBooleanFalse", referenced from: core_foundation::boolean::CFBoolean::false_value::heae27b84c3237cff in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.12.rcgu.o) _$LT$core_foundation..boolean..CFBoolean$u20$as$u20$core..convert..From$LT$bool$GT$$GT$::from::hbdaee15d09fc76be in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.12.rcgu.o) "_kCFBooleanTrue", referenced from: core_foundation::boolean::CFBoolean::true_value::h62a45ee292b127cb in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.12.rcgu.o) _$LT$core_foundation..boolean..CFBoolean$u20$as$u20$core..convert..From$LT$bool$GT$$GT$::from::hbdaee15d09fc76be in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.12.rcgu.o) core_foundation::boolean::_$LT$impl$u20$core..convert..From$LT$core_foundation..boolean..CFBoolean$GT$$u20$for$u20$bool$GT$::from::hf0add22c062f738c in libpact_mock_server_ffi.a(core_foundation-5ff9bbaf68f0c8af.core_foundation.3x0oalw0-cgu.12.rcgu.o) "_kCFErrorDomainOSStatus", referenced from: security_framework::trust::SecTrust::evaluate_with_error::h5c2e0b798cfb77ae in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.13.rcgu.o) "_kCFTypeArrayCallBacks", referenced from: core_foundation::array::CFArray$LT$T$GT$::from_CFTypes::h1262967b472fa675 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) core_foundation::array::CFArray$LT$T$GT$::from_CFTypes::h65408e17421a477d in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.10.rcgu.o) "_kCFTypeDictionaryKeyCallBacks", referenced from: core_foundation::dictionary::CFDictionary$LT$K$C$V$GT$::from_CFType_pairs::h654ba3d7200780f7 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) core_foundation::dictionary::CFDictionary$LT$K$C$V$GT$::from_CFType_pairs::h6fe383f8124ff3ed in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_kCFTypeDictionaryValueCallBacks", referenced from: core_foundation::dictionary::CFDictionary$LT$K$C$V$GT$::from_CFType_pairs::h654ba3d7200780f7 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) core_foundation::dictionary::CFDictionary$LT$K$C$V$GT$::from_CFType_pairs::h6fe383f8124ff3ed in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_kSecAttrKeyType", referenced from: _$LT$security_framework..key..SecKey$u20$as$u20$security_framework..os..macos..key..SecKeyExt$GT$::from_data::h4caef16d99310e21 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.15.rcgu.o) "_kSecDigestHMACKeyAttribute", referenced from: security_framework::os::macos::digest_transform::Builder::execute::hc8ca3597c43a9b1e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) "_kSecEncryptionMode", referenced from: security_framework::os::macos::encrypt_transform::Builder::finish::hcac904670e0424ba in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.9.rcgu.o) "_kSecIVKey", referenced from: security_framework::os::macos::encrypt_transform::Builder::finish::hcac904670e0424ba in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.9.rcgu.o) "_kSecImportExportAccess", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecImportExportKeychain", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecImportExportPassphrase", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecImportItemCertChain", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecImportItemIdentity", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecImportItemKeyID", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecImportItemLabel", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecImportItemTrust", referenced from: security_framework::import_export::Pkcs12ImportOptions::import::h39b8e76aea88756a in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecPaddingKey", referenced from: security_framework::os::macos::encrypt_transform::Builder::finish::hcac904670e0424ba in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.9.rcgu.o) "_kSecPropertyKeyLabel", referenced from: security_framework::os::macos::certificate::CertificateProperty::label::h5a1dc1e62cc7b45c in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecPropertyKeyType", referenced from: security_framework::os::macos::certificate::CertificateProperty::get::hf49f9730a49ce044 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecPropertyKeyValue", referenced from: security_framework::os::macos::certificate::CertificateProperty::get::hf49f9730a49ce044 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecPropertyTypeSection", referenced from: security_framework::os::macos::certificate::CertificateProperty::get::hf49f9730a49ce044 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecPropertyTypeString", referenced from: security_framework::os::macos::certificate::CertificateProperty::get::hf49f9730a49ce044 in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.11.rcgu.o) "_kSecRandomDefault", referenced from: ring::rand::darwin::fill::h7790a87866ffc998 in libpact_mock_server_ffi.a(ring-7f3fe8ec1b7165b6.ring.46fzb3jb-cgu.12.rcgu.o) ring::ec::suite_b::ecdsa::signing::EcdsaKeyPair::new::ha3961edc6b45e0db in libpact_mock_server_ffi.a(ring-7f3fe8ec1b7165b6.ring.46fzb3jb-cgu.14.rcgu.o) "_kSecTransformInputAttributeName", referenced from: security_framework::os::macos::digest_transform::Builder::execute::hc8ca3597c43a9b1e in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.7.rcgu.o) security_framework::os::macos::encrypt_transform::Builder::finish::hcac904670e0424ba in libpact_mock_server_ffi.a(security_framework-1a4f7ee38c6b0d57.security_framework.ef250c9d-cgu.9.rcgu.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/example] Error 1 make[1]: *** [CMakeFiles/example.dir/all] Error 2 make: *** [all] Error 2 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component openssl::openssl libdir "lib" does not contain any declared library ERROR: libpact_mock_server_ffi/0.0.16 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libpact_mock_server_ffi/0.0.16/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b' '--' '-j8'