Build Information
Successful build of swift-nio-ssl, reference main (36b489
), with Swift 6.1 for macOS (SPM) on 16 Jun 2025 17:29:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-ssl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-ssl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 36b4895 Fix incorrect callback caching (#541)
Cloned https://github.com/apple/swift-nio-ssl.git
Revision (git rev-parse @):
36b48956eb6c0569215dc15a587b491d2bb36122
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-ssl.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (1.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.43s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.84s)
Fetched https://github.com/apple/swift-collections.git from cache (0.85s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.57s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.83.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.77s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.83s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at main (36b4895)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Found 1 product dependencies
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-nio-ssl.git
https://github.com/apple/swift-nio-ssl.git
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.80.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "swift-nio-ssl",
"name" : "swift-nio-ssl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOSSL",
"targets" : [
"NIOSSL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTLSServer",
"targets" : [
"NIOTLSServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOSSLHTTP1Client",
"targets" : [
"NIOSSLHTTP1Client"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOSSLPerformanceTester",
"targets" : [
"NIOSSLPerformanceTester"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOTLSServer",
"module_type" : "SwiftTarget",
"name" : "NIOTLSServer",
"path" : "Sources/NIOTLSServer",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOConcurrencyHelpers"
],
"product_memberships" : [
"NIOTLSServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOSSL"
],
"type" : "executable"
},
{
"c99name" : "NIOSSLTests",
"module_type" : "SwiftTarget",
"name" : "NIOSSLTests",
"path" : "Tests/NIOSSLTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOTLS"
],
"sources" : [
"ByteBufferBIOTest.swift",
"CertificateVerificationTests.swift",
"ClientSNITests.swift",
"CustomPrivateKeyTests.swift",
"IdentityVerificationTest.swift",
"NIOSSLALPNTest.swift",
"NIOSSLIntegrationTest.swift",
"NIOSSLSecureBytesTests.swift",
"NIOSSLTestHelpers.swift",
"ObjectIdentifierTests.swift",
"SSLCertificateExtensionsTests.swift",
"SSLCertificateTest.swift",
"SSLContextTests.swift",
"SSLPKCS12BundleTest.swift",
"SSLPrivateKeyTests.swift",
"SecurityFrameworkVerificationTests.swift",
"TLS13RecordObserver.swift",
"TLSConfigurationTest.swift",
"UnsafeTransfer.swift",
"UnwrappingTests.swift"
],
"target_dependencies" : [
"NIOSSL"
],
"type" : "test"
},
{
"c99name" : "NIOSSLPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOSSLPerformanceTester",
"path" : "Sources/NIOSSLPerformanceTester",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTLS"
],
"product_memberships" : [
"NIOSSLPerformanceTester"
],
"sources" : [
"BenchManyWrites.swift",
"BenchRepeatedHandshakes.swift",
"Benchmark.swift",
"main.swift",
"shared.swift"
],
"target_dependencies" : [
"NIOSSL"
],
"type" : "executable"
},
{
"c99name" : "NIOSSLHTTP1Client",
"module_type" : "SwiftTarget",
"name" : "NIOSSLHTTP1Client",
"path" : "Sources/NIOSSLHTTP1Client",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1",
"NIOFoundationCompat"
],
"product_memberships" : [
"NIOSSLHTTP1Client"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOSSL"
],
"type" : "executable"
},
{
"c99name" : "NIOSSL",
"module_type" : "SwiftTarget",
"name" : "NIOSSL",
"path" : "Sources/NIOSSL",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOTLS"
],
"product_memberships" : [
"NIOSSL",
"NIOTLSServer",
"NIOSSLHTTP1Client",
"NIOSSLPerformanceTester"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/NIOSSL/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AndroidCABundle.swift",
"ByteBufferBIO.swift",
"CustomPrivateKey.swift",
"IdentityVerification.swift",
"LinuxCABundle.swift",
"NIOSSLClientHandler.swift",
"NIOSSLHandler+Configuration.swift",
"NIOSSLHandler.swift",
"NIOSSLServerHandler.swift",
"ObjectIdentifier.swift",
"PosixPort.swift",
"SSLCallbacks.swift",
"SSLCertificate.swift",
"SSLCertificateExtensions.swift",
"SSLCertificateName.swift",
"SSLConnection.swift",
"SSLContext.swift",
"SSLErrors.swift",
"SSLInit.swift",
"SSLPKCS12Bundle.swift",
"SSLPrivateKey.swift",
"SSLPublicKey.swift",
"SecurityFrameworkCertificateVerification.swift",
"String+unsafeUninitializedCapacity.swift",
"SubjectAlternativeName.swift",
"SwiftCrypto/NIOSSLSecureBytes.swift",
"SwiftCrypto/RNG.swift",
"SwiftCrypto/SafeCompare.swift",
"SwiftCrypto/Zeroization.swift",
"TLSConfiguration.swift",
"UniversalBootstrapSupport.swift",
"UnsafeKeyAndChainTarget.swift"
],
"target_dependencies" : [
"CNIOBoringSSL",
"CNIOBoringSSLShims"
],
"type" : "library"
},
{
"c99name" : "CNIOBoringSSLShims",
"module_type" : "ClangTarget",
"name" : "CNIOBoringSSLShims",
"path" : "Sources/CNIOBoringSSLShims",
"product_memberships" : [
"NIOSSL",
"NIOTLSServer",
"NIOSSLHTTP1Client",
"NIOSSLPerformanceTester"
],
"sources" : [
"shims.c"
],
"target_dependencies" : [
"CNIOBoringSSL"
],
"type" : "library"
},
{
"c99name" : "CNIOBoringSSL",
"module_type" : "ClangTarget",
"name" : "CNIOBoringSSL",
"path" : "Sources/CNIOBoringSSL",
"product_memberships" : [
"NIOSSL",
"NIOTLSServer",
"NIOSSLHTTP1Client",
"NIOSSLPerformanceTester"
],
"sources" : [
"crypto/asn1/a_bitstr.cc",
"crypto/asn1/a_bool.cc",
"crypto/asn1/a_d2i_fp.cc",
"crypto/asn1/a_dup.cc",
"crypto/asn1/a_gentm.cc",
"crypto/asn1/a_i2d_fp.cc",
"crypto/asn1/a_int.cc",
"crypto/asn1/a_mbstr.cc",
"crypto/asn1/a_object.cc",
"crypto/asn1/a_octet.cc",
"crypto/asn1/a_strex.cc",
"crypto/asn1/a_strnid.cc",
"crypto/asn1/a_time.cc",
"crypto/asn1/a_type.cc",
"crypto/asn1/a_utctm.cc",
"crypto/asn1/asn1_lib.cc",
"crypto/asn1/asn1_par.cc",
"crypto/asn1/asn_pack.cc",
"crypto/asn1/f_int.cc",
"crypto/asn1/f_string.cc",
"crypto/asn1/posix_time.cc",
"crypto/asn1/tasn_dec.cc",
"crypto/asn1/tasn_enc.cc",
"crypto/asn1/tasn_fre.cc",
"crypto/asn1/tasn_new.cc",
"crypto/asn1/tasn_typ.cc",
"crypto/asn1/tasn_utl.cc",
"crypto/base64/base64.cc",
"crypto/bio/bio.cc",
"crypto/bio/bio_mem.cc",
"crypto/bio/connect.cc",
"crypto/bio/errno.cc",
"crypto/bio/fd.cc",
"crypto/bio/file.cc",
"crypto/bio/hexdump.cc",
"crypto/bio/pair.cc",
"crypto/bio/printf.cc",
"crypto/bio/socket.cc",
"crypto/bio/socket_helper.cc",
"crypto/blake2/blake2.cc",
"crypto/bn/bn_asn1.cc",
"crypto/bn/convert.cc",
"crypto/buf/buf.cc",
"crypto/bytestring/asn1_compat.cc",
"crypto/bytestring/ber.cc",
"crypto/bytestring/cbb.cc",
"crypto/bytestring/cbs.cc",
"crypto/bytestring/unicode.cc",
"crypto/chacha/chacha.cc",
"crypto/cipher/derive_key.cc",
"crypto/cipher/e_aesctrhmac.cc",
"crypto/cipher/e_aesgcmsiv.cc",
"crypto/cipher/e_chacha20poly1305.cc",
"crypto/cipher/e_des.cc",
"crypto/cipher/e_null.cc",
"crypto/cipher/e_rc2.cc",
"crypto/cipher/e_rc4.cc",
"crypto/cipher/e_tls.cc",
"crypto/cipher/get_cipher.cc",
"crypto/cipher/tls_cbc.cc",
"crypto/conf/conf.cc",
"crypto/cpu_aarch64_apple.cc",
"crypto/cpu_aarch64_fuchsia.cc",
"crypto/cpu_aarch64_linux.cc",
"crypto/cpu_aarch64_openbsd.cc",
"crypto/cpu_aarch64_sysreg.cc",
"crypto/cpu_aarch64_win.cc",
"crypto/cpu_arm_freebsd.cc",
"crypto/cpu_arm_linux.cc",
"crypto/cpu_intel.cc",
"crypto/crypto.cc",
"crypto/curve25519/asm/x25519-asm-arm.S",
"crypto/curve25519/curve25519.cc",
"crypto/curve25519/curve25519_64_adx.cc",
"crypto/curve25519/spake25519.cc",
"crypto/des/des.cc",
"crypto/dh/dh_asn1.cc",
"crypto/dh/params.cc",
"crypto/digest/digest_extra.cc",
"crypto/dsa/dsa.cc",
"crypto/dsa/dsa_asn1.cc",
"crypto/ec/ec_asn1.cc",
"crypto/ec/ec_derive.cc",
"crypto/ec/hash_to_curve.cc",
"crypto/ecdh/ecdh.cc",
"crypto/ecdsa/ecdsa_asn1.cc",
"crypto/engine/engine.cc",
"crypto/err/err.cc",
"crypto/evp/evp.cc",
"crypto/evp/evp_asn1.cc",
"crypto/evp/evp_ctx.cc",
"crypto/evp/p_dh.cc",
"crypto/evp/p_dh_asn1.cc",
"crypto/evp/p_dsa_asn1.cc",
"crypto/evp/p_ec.cc",
"crypto/evp/p_ec_asn1.cc",
"crypto/evp/p_ed25519.cc",
"crypto/evp/p_ed25519_asn1.cc",
"crypto/evp/p_hkdf.cc",
"crypto/evp/p_rsa.cc",
"crypto/evp/p_rsa_asn1.cc",
"crypto/evp/p_x25519.cc",
"crypto/evp/p_x25519_asn1.cc",
"crypto/evp/pbkdf.cc",
"crypto/evp/print.cc",
"crypto/evp/scrypt.cc",
"crypto/evp/sign.cc",
"crypto/ex_data.cc",
"crypto/fipsmodule/bcm.cc",
"crypto/fipsmodule/fips_shared_support.cc",
"crypto/hpke/hpke.cc",
"crypto/hrss/asm/poly_rq_mul.S",
"crypto/hrss/hrss.cc",
"crypto/kyber/kyber.cc",
"crypto/lhash/lhash.cc",
"crypto/md4/md4.cc",
"crypto/md5/md5.cc",
"crypto/mem.cc",
"crypto/mldsa/mldsa.cc",
"crypto/mlkem/mlkem.cc",
"crypto/obj/obj.cc",
"crypto/obj/obj_xref.cc",
"crypto/pem/pem_all.cc",
"crypto/pem/pem_info.cc",
"crypto/pem/pem_lib.cc",
"crypto/pem/pem_oth.cc",
"crypto/pem/pem_pk8.cc",
"crypto/pem/pem_pkey.cc",
"crypto/pem/pem_x509.cc",
"crypto/pem/pem_xaux.cc",
"crypto/pkcs7/pkcs7.cc",
"crypto/pkcs7/pkcs7_x509.cc",
"crypto/pkcs8/p5_pbev2.cc",
"crypto/pkcs8/pkcs8.cc",
"crypto/pkcs8/pkcs8_x509.cc",
"crypto/poly1305/poly1305.cc",
"crypto/poly1305/poly1305_arm.cc",
"crypto/poly1305/poly1305_arm_asm.S",
"crypto/poly1305/poly1305_vec.cc",
"crypto/pool/pool.cc",
"crypto/rand/deterministic.cc",
"crypto/rand/fork_detect.cc",
"crypto/rand/forkunsafe.cc",
"crypto/rand/getentropy.cc",
"crypto/rand/ios.cc",
"crypto/rand/passive.cc",
"crypto/rand/rand.cc",
"crypto/rand/trusty.cc",
"crypto/rand/urandom.cc",
"crypto/rand/windows.cc",
"crypto/rc4/rc4.cc",
"crypto/refcount.cc",
"crypto/rsa/rsa_asn1.cc",
"crypto/rsa/rsa_crypt.cc",
"crypto/rsa/rsa_extra.cc",
"crypto/rsa/rsa_print.cc",
"crypto/sha/sha1.cc",
"crypto/sha/sha256.cc",
"crypto/sha/sha512.cc",
"crypto/siphash/siphash.cc",
"crypto/slhdsa/slhdsa.cc",
"crypto/spake2plus/spake2plus.cc",
"crypto/stack/stack.cc",
"crypto/thread.cc",
"crypto/thread_none.cc",
"crypto/thread_pthread.cc",
"crypto/thread_win.cc",
"crypto/trust_token/pmbtoken.cc",
"crypto/trust_token/trust_token.cc",
"crypto/trust_token/voprf.cc",
"crypto/x509/a_digest.cc",
"crypto/x509/a_sign.cc",
"crypto/x509/a_verify.cc",
"crypto/x509/algorithm.cc",
"crypto/x509/asn1_gen.cc",
"crypto/x509/by_dir.cc",
"crypto/x509/by_file.cc",
"crypto/x509/i2d_pr.cc",
"crypto/x509/name_print.cc",
"crypto/x509/policy.cc",
"crypto/x509/rsa_pss.cc",
"crypto/x509/t_crl.cc",
"crypto/x509/t_req.cc",
"crypto/x509/t_x509.cc",
"crypto/x509/t_x509a.cc",
"crypto/x509/v3_akey.cc",
"crypto/x509/v3_akeya.cc",
"crypto/x509/v3_alt.cc",
"crypto/x509/v3_bcons.cc",
"crypto/x509/v3_bitst.cc",
"crypto/x509/v3_conf.cc",
"crypto/x509/v3_cpols.cc",
"crypto/x509/v3_crld.cc",
"crypto/x509/v3_enum.cc",
"crypto/x509/v3_extku.cc",
"crypto/x509/v3_genn.cc",
"crypto/x509/v3_ia5.cc",
"crypto/x509/v3_info.cc",
"crypto/x509/v3_int.cc",
"crypto/x509/v3_lib.cc",
"crypto/x509/v3_ncons.cc",
"crypto/x509/v3_ocsp.cc",
"crypto/x509/v3_pcons.cc",
"crypto/x509/v3_pmaps.cc",
"crypto/x509/v3_prn.cc",
"crypto/x509/v3_purp.cc",
"crypto/x509/v3_skey.cc",
"crypto/x509/v3_utl.cc",
"crypto/x509/x509.cc",
"crypto/x509/x509_att.cc",
"crypto/x509/x509_cmp.cc",
"crypto/x509/x509_d2.cc",
"crypto/x509/x509_def.cc",
"crypto/x509/x509_ext.cc",
"crypto/x509/x509_lu.cc",
"crypto/x509/x509_obj.cc",
"crypto/x509/x509_req.cc",
"crypto/x509/x509_set.cc",
"crypto/x509/x509_trs.cc",
"crypto/x509/x509_txt.cc",
"crypto/x509/x509_v3.cc",
"crypto/x509/x509_vfy.cc",
"crypto/x509/x509_vpm.cc",
"crypto/x509/x509cset.cc",
"crypto/x509/x509name.cc",
"crypto/x509/x509rset.cc",
"crypto/x509/x509spki.cc",
"crypto/x509/x_algor.cc",
"crypto/x509/x_all.cc",
"crypto/x509/x_attrib.cc",
"crypto/x509/x_crl.cc",
"crypto/x509/x_exten.cc",
"crypto/x509/x_name.cc",
"crypto/x509/x_pubkey.cc",
"crypto/x509/x_req.cc",
"crypto/x509/x_sig.cc",
"crypto/x509/x_spki.cc",
"crypto/x509/x_val.cc",
"crypto/x509/x_x509.cc",
"crypto/x509/x_x509a.cc",
"gen/bcm/aes-gcm-avx10-x86_64-apple.S",
"gen/bcm/aes-gcm-avx10-x86_64-linux.S",
"gen/bcm/aes-gcm-avx2-x86_64-apple.S",
"gen/bcm/aes-gcm-avx2-x86_64-linux.S",
"gen/bcm/aesni-gcm-x86_64-apple.S",
"gen/bcm/aesni-gcm-x86_64-linux.S",
"gen/bcm/aesni-x86-apple.S",
"gen/bcm/aesni-x86-linux.S",
"gen/bcm/aesni-x86_64-apple.S",
"gen/bcm/aesni-x86_64-linux.S",
"gen/bcm/aesv8-armv7-linux.S",
"gen/bcm/aesv8-armv8-apple.S",
"gen/bcm/aesv8-armv8-linux.S",
"gen/bcm/aesv8-armv8-win.S",
"gen/bcm/aesv8-gcm-armv8-apple.S",
"gen/bcm/aesv8-gcm-armv8-linux.S",
"gen/bcm/aesv8-gcm-armv8-win.S",
"gen/bcm/armv4-mont-linux.S",
"gen/bcm/armv8-mont-apple.S",
"gen/bcm/armv8-mont-linux.S",
"gen/bcm/armv8-mont-win.S",
"gen/bcm/bn-586-apple.S",
"gen/bcm/bn-586-linux.S",
"gen/bcm/bn-armv8-apple.S",
"gen/bcm/bn-armv8-linux.S",
"gen/bcm/bn-armv8-win.S",
"gen/bcm/bsaes-armv7-linux.S",
"gen/bcm/co-586-apple.S",
"gen/bcm/co-586-linux.S",
"gen/bcm/ghash-armv4-linux.S",
"gen/bcm/ghash-neon-armv8-apple.S",
"gen/bcm/ghash-neon-armv8-linux.S",
"gen/bcm/ghash-neon-armv8-win.S",
"gen/bcm/ghash-ssse3-x86-apple.S",
"gen/bcm/ghash-ssse3-x86-linux.S",
"gen/bcm/ghash-ssse3-x86_64-apple.S",
"gen/bcm/ghash-ssse3-x86_64-linux.S",
"gen/bcm/ghash-x86-apple.S",
"gen/bcm/ghash-x86-linux.S",
"gen/bcm/ghash-x86_64-apple.S",
"gen/bcm/ghash-x86_64-linux.S",
"gen/bcm/ghashv8-armv7-linux.S",
"gen/bcm/ghashv8-armv8-apple.S",
"gen/bcm/ghashv8-armv8-linux.S",
"gen/bcm/ghashv8-armv8-win.S",
"gen/bcm/p256-armv8-asm-apple.S",
"gen/bcm/p256-armv8-asm-linux.S",
"gen/bcm/p256-armv8-asm-win.S",
"gen/bcm/p256-x86_64-asm-apple.S",
"gen/bcm/p256-x86_64-asm-linux.S",
"gen/bcm/p256_beeu-armv8-asm-apple.S",
"gen/bcm/p256_beeu-armv8-asm-linux.S",
"gen/bcm/p256_beeu-armv8-asm-win.S",
"gen/bcm/p256_beeu-x86_64-asm-apple.S",
"gen/bcm/p256_beeu-x86_64-asm-linux.S",
"gen/bcm/rdrand-x86_64-apple.S",
"gen/bcm/rdrand-x86_64-linux.S",
"gen/bcm/rsaz-avx2-apple.S",
"gen/bcm/rsaz-avx2-linux.S",
"gen/bcm/sha1-586-apple.S",
"gen/bcm/sha1-586-linux.S",
"gen/bcm/sha1-armv4-large-linux.S",
"gen/bcm/sha1-armv8-apple.S",
"gen/bcm/sha1-armv8-linux.S",
"gen/bcm/sha1-armv8-win.S",
"gen/bcm/sha1-x86_64-apple.S",
"gen/bcm/sha1-x86_64-linux.S",
"gen/bcm/sha256-586-apple.S",
"gen/bcm/sha256-586-linux.S",
"gen/bcm/sha256-armv4-linux.S",
"gen/bcm/sha256-armv8-apple.S",
"gen/bcm/sha256-armv8-linux.S",
"gen/bcm/sha256-armv8-win.S",
"gen/bcm/sha256-x86_64-apple.S",
"gen/bcm/sha256-x86_64-linux.S",
"gen/bcm/sha512-586-apple.S",
"gen/bcm/sha512-586-linux.S",
"gen/bcm/sha512-armv4-linux.S",
"gen/bcm/sha512-armv8-apple.S",
"gen/bcm/sha512-armv8-linux.S",
"gen/bcm/sha512-armv8-win.S",
"gen/bcm/sha512-x86_64-apple.S",
"gen/bcm/sha512-x86_64-linux.S",
"gen/bcm/vpaes-armv7-linux.S",
"gen/bcm/vpaes-armv8-apple.S",
"gen/bcm/vpaes-armv8-linux.S",
"gen/bcm/vpaes-armv8-win.S",
"gen/bcm/vpaes-x86-apple.S",
"gen/bcm/vpaes-x86-linux.S",
"gen/bcm/vpaes-x86_64-apple.S",
"gen/bcm/vpaes-x86_64-linux.S",
"gen/bcm/x86-mont-apple.S",
"gen/bcm/x86-mont-linux.S",
"gen/bcm/x86_64-mont-apple.S",
"gen/bcm/x86_64-mont-linux.S",
"gen/bcm/x86_64-mont5-apple.S",
"gen/bcm/x86_64-mont5-linux.S",
"gen/crypto/aes128gcmsiv-x86_64-apple.S",
"gen/crypto/aes128gcmsiv-x86_64-linux.S",
"gen/crypto/chacha-armv4-linux.S",
"gen/crypto/chacha-armv8-apple.S",
"gen/crypto/chacha-armv8-linux.S",
"gen/crypto/chacha-armv8-win.S",
"gen/crypto/chacha-x86-apple.S",
"gen/crypto/chacha-x86-linux.S",
"gen/crypto/chacha-x86_64-apple.S",
"gen/crypto/chacha-x86_64-linux.S",
"gen/crypto/chacha20_poly1305_armv8-apple.S",
"gen/crypto/chacha20_poly1305_armv8-linux.S",
"gen/crypto/chacha20_poly1305_armv8-win.S",
"gen/crypto/chacha20_poly1305_x86_64-apple.S",
"gen/crypto/chacha20_poly1305_x86_64-linux.S",
"gen/crypto/err_data.cc",
"gen/crypto/md5-586-apple.S",
"gen/crypto/md5-586-linux.S",
"gen/crypto/md5-x86_64-apple.S",
"gen/crypto/md5-x86_64-linux.S",
"ssl/bio_ssl.cc",
"ssl/d1_both.cc",
"ssl/d1_lib.cc",
"ssl/d1_pkt.cc",
"ssl/d1_srtp.cc",
"ssl/dtls_method.cc",
"ssl/dtls_record.cc",
"ssl/encrypted_client_hello.cc",
"ssl/extensions.cc",
"ssl/handoff.cc",
"ssl/handshake.cc",
"ssl/handshake_client.cc",
"ssl/handshake_server.cc",
"ssl/s3_both.cc",
"ssl/s3_lib.cc",
"ssl/s3_pkt.cc",
"ssl/ssl_aead_ctx.cc",
"ssl/ssl_asn1.cc",
"ssl/ssl_buffer.cc",
"ssl/ssl_cert.cc",
"ssl/ssl_cipher.cc",
"ssl/ssl_credential.cc",
"ssl/ssl_file.cc",
"ssl/ssl_key_share.cc",
"ssl/ssl_lib.cc",
"ssl/ssl_privkey.cc",
"ssl/ssl_session.cc",
"ssl/ssl_stat.cc",
"ssl/ssl_transcript.cc",
"ssl/ssl_versions.cc",
"ssl/ssl_x509.cc",
"ssl/t1_enc.cc",
"ssl/tls13_both.cc",
"ssl/tls13_client.cc",
"ssl/tls13_enc.cc",
"ssl/tls13_server.cc",
"ssl/tls_method.cc",
"ssl/tls_record.cc",
"third_party/fiat/asm/fiat_curve25519_adx_mul.S",
"third_party/fiat/asm/fiat_curve25519_adx_square.S",
"third_party/fiat/asm/fiat_p256_adx_mul.S",
"third_party/fiat/asm/fiat_p256_adx_sqr.S"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/444] Compiling a_i2d_fp.cc
[1/444] Compiling a_d2i_fp.cc
[1/444] Copying PrivacyInfo.xcprivacy
[1/444] Compiling a_dup.cc
[1/444] Compiling a_bitstr.cc
[1/444] Copying PrivacyInfo.xcprivacy
[1/444] Compiling a_gentm.cc
[1/444] Write sources
[1/444] Compiling a_object.cc
[1/444] Write sources
[1/444] Write NIOTLSServer-entitlement.plist
[1/444] Compiling a_mbstr.cc
[1/444] Compiling a_bool.cc
[1/444] Write sources
[1/444] Write NIOSSLPerformanceTester-entitlement.plist
[1/444] Write NIOSSLHTTP1Client-entitlement.plist
[1/444] Compiling a_int.cc
[1/444] Write sources
[30/444] Compiling v3_pmaps.cc
[31/444] Compiling CNIOWindows WSAStartup.c
[32/444] Compiling CNIOWindows shim.c
[33/444] Compiling CNIOLinux shim.c
[34/444] Compiling CNIOWASI CNIOWASI.c
[35/444] Compiling CNIOLinux liburing_shims.c
[36/444] Compiling fiat_p256_adx_sqr.S
[36/444] Compiling fiat_p256_adx_mul.S
[38/444] Compiling fiat_curve25519_adx_square.S
[39/444] Compiling fiat_curve25519_adx_mul.S
[40/444] Write swift-version-2F0A5646E1D333AE.txt
[41/444] Compiling _AtomicsShims.c
[42/444] Compiling CNIOLLHTTP c_nio_http.c
[43/448] Compiling CNIOLLHTTP c_nio_api.c
[44/450] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/464] Compiling tls_method.cc
[46/464] Compiling tls_record.cc
[47/464] Compiling CNIODarwin shim.c
[48/464] Compiling tls13_server.cc
[49/464] Compiling tls13_enc.cc
[50/464] Compiling CNIOBoringSSLShims shims.c
[52/464] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/464] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/464] Compiling InternalCollectionsUtilities Descriptions.swift
[55/465] Compiling _NIOBase64 Base64.swift
[56/465] Emitting module _NIOBase64
[57/465] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/465] Compiling InternalCollectionsUtilities Debugging.swift
[59/465] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/465] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/465] Compiling InternalCollectionsUtilities Integer rank.swift
[62/465] Emitting module InternalCollectionsUtilities
[63/465] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/465] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/465] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/465] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/465] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/465] Compiling InternalCollectionsUtilities UInt+reversed.swift
[68/465] Compiling tls13_client.cc
[70/481] Compiling DequeModule _DequeSlot.swift
[71/481] Compiling DequeModule _DequeBufferHeader.swift
[71/482] Compiling t1_enc.cc
[72/482] Compiling tls13_both.cc
[74/482] Compiling _NIODataStructures _TinyArray.swift
[74/482] Compiling ssl_versions.cc
[76/482] Compiling _NIODataStructures PriorityQueue.swift
[76/482] Compiling ssl_transcript.cc
[78/482] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/482] Compiling ssl_stat.cc
[79/482] Compiling ssl_x509.cc
[81/482] Compiling _NIODataStructures Heap.swift
[82/482] Emitting module _NIODataStructures
[83/482] Compiling DequeModule _DequeBuffer.swift
[84/482] Compiling DequeModule Deque+Testing.swift
[85/482] Compiling DequeModule Deque._Storage.swift
[86/482] Compiling DequeModule Deque+CustomReflectable.swift
[87/482] Compiling DequeModule Deque+Descriptions.swift
[88/482] Compiling DequeModule Deque+Extras.swift
[89/482] Compiling DequeModule Deque+Hashable.swift
[90/482] Compiling DequeModule Deque+Equatable.swift
[91/482] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/482] Compiling DequeModule Deque._UnsafeHandle.swift
[93/482] Compiling DequeModule Deque.swift
[94/482] Compiling DequeModule Deque+Codable.swift
[95/482] Compiling DequeModule Deque+Collection.swift
[96/482] Emitting module DequeModule
[96/482] Compiling ssl_session.cc
[97/482] Compiling ssl_privkey.cc
[98/482] Compiling ssl_key_share.cc
[99/482] Compiling ssl_file.cc
[100/482] Compiling ssl_cipher.cc
[101/482] Compiling ssl_credential.cc
[102/482] Compiling ssl_cert.cc
[103/482] Compiling ssl_lib.cc
[104/482] Compiling ssl_buffer.cc
[105/482] Compiling ssl_aead_ctx.cc
[106/482] Compiling ssl_asn1.cc
[107/482] Compiling s3_pkt.cc
[108/482] Compiling s3_lib.cc
[109/482] Compiling s3_both.cc
[110/482] Compiling handshake_client.cc
[111/482] Compiling handshake_server.cc
[112/482] Compiling handshake.cc
[113/482] Compiling handoff.cc
[114/482] Compiling md5-x86_64-linux.S
[115/482] Compiling md5-x86_64-apple.S
[116/482] Compiling md5-586-linux.S
[117/482] Compiling extensions.cc
[118/482] Compiling md5-586-apple.S
[119/482] Compiling chacha20_poly1305_x86_64-linux.S
[120/482] Compiling chacha20_poly1305_x86_64-apple.S
[121/482] Compiling encrypted_client_hello.cc
[122/482] Compiling chacha20_poly1305_armv8-win.S
[123/482] Compiling dtls_record.cc
[124/482] Compiling dtls_method.cc
[125/482] Compiling chacha20_poly1305_armv8-linux.S
[126/482] Compiling chacha-x86_64-linux.S
[127/482] Compiling chacha-x86_64-apple.S
[128/482] Compiling chacha20_poly1305_armv8-apple.S
[129/482] Compiling chacha-x86-linux.S
[130/482] Compiling chacha-x86-apple.S
[131/482] Compiling chacha-armv8-win.S
[132/482] Compiling chacha-armv8-linux.S
[133/482] Compiling chacha-armv4-linux.S
[134/482] Compiling chacha-armv8-apple.S
[135/482] Compiling d1_srtp.cc
[136/482] Compiling aes128gcmsiv-x86_64-linux.S
[137/482] Compiling err_data.cc
[138/482] Compiling aes128gcmsiv-x86_64-apple.S
[139/482] Compiling x86_64-mont5-linux.S
[140/482] Compiling x86_64-mont5-apple.S
[141/482] Compiling x86_64-mont-linux.S
[142/482] Compiling x86-mont-linux.S
[143/482] Compiling d1_pkt.cc
[144/482] Compiling x86_64-mont-apple.S
[145/482] Compiling x86-mont-apple.S
[146/482] Compiling bio_ssl.cc
[147/482] Compiling vpaes-x86_64-linux.S
[148/482] Compiling vpaes-x86_64-apple.S
[149/482] Compiling vpaes-x86-linux.S
[150/482] Compiling vpaes-armv8-linux.S
[151/482] Compiling vpaes-armv8-win.S
[152/482] Compiling vpaes-x86-apple.S
[153/482] Compiling vpaes-armv8-apple.S
[154/482] Compiling sha512-x86_64-linux.S
[155/482] Compiling vpaes-armv7-linux.S
[156/482] Compiling sha512-x86_64-apple.S
[157/482] Compiling sha512-armv8-win.S
[158/482] Compiling sha512-armv4-linux.S
[159/482] Compiling sha512-armv8-linux.S
[160/482] Compiling sha512-586-linux.S
[161/482] Compiling sha512-armv8-apple.S
[162/482] Compiling sha512-586-apple.S
[163/482] Compiling sha256-x86_64-linux.S
[164/482] Compiling sha256-x86_64-apple.S
[165/482] Compiling sha256-armv8-win.S
[166/482] Compiling d1_lib.cc
[167/482] Compiling sha256-armv8-linux.S
[168/482] Compiling sha256-armv4-linux.S
[169/482] Compiling sha256-586-apple.S
[170/482] Compiling sha256-armv8-apple.S
[170/482] Compiling sha256-586-linux.S
[172/482] Compiling sha1-x86_64-linux.S
[173/482] Compiling sha1-x86_64-apple.S
[174/482] Compiling sha1-armv8-win.S
[175/482] Compiling sha1-armv8-linux.S
[176/482] Compiling sha1-armv4-large-linux.S
[177/482] Compiling d1_both.cc
[178/482] Compiling sha1-armv8-apple.S
[179/482] Compiling sha1-586-apple.S
[179/482] Compiling rsaz-avx2-apple.S
[179/482] Compiling rsaz-avx2-linux.S
[179/482] Compiling sha1-586-linux.S
[183/482] Compiling rdrand-x86_64-linux.S
[184/482] Compiling rdrand-x86_64-apple.S
[185/482] Compiling p256_beeu-x86_64-asm-linux.S
[186/482] Compiling p256_beeu-armv8-asm-win.S
[187/482] Compiling p256_beeu-x86_64-asm-apple.S
[188/482] Compiling p256_beeu-armv8-asm-apple.S
[189/482] Compiling p256-x86_64-asm-linux.S
[189/482] Compiling p256_beeu-armv8-asm-linux.S
[191/482] Compiling p256-x86_64-asm-apple.S
[191/482] Compiling p256-armv8-asm-win.S
[193/482] Compiling p256-armv8-asm-linux.S
[194/482] Compiling ghashv8-armv8-win.S
[195/482] Compiling p256-armv8-asm-apple.S
[196/482] Compiling ghashv8-armv8-linux.S
[197/482] Compiling ghashv8-armv8-apple.S
[198/482] Compiling ghash-x86_64-apple.S
[199/482] Compiling ghash-x86-linux.S
[200/482] Compiling ghash-x86-apple.S
[200/482] Compiling ghash-x86_64-linux.S
[200/482] Compiling ghashv8-armv7-linux.S
[203/482] Compiling ghash-ssse3-x86_64-linux.S
[204/482] Compiling ghash-ssse3-x86_64-apple.S
[205/482] Compiling ghash-ssse3-x86-linux.S
[206/482] Compiling ghash-ssse3-x86-apple.S
[207/482] Compiling ghash-neon-armv8-linux.S
[207/482] Compiling ghash-neon-armv8-win.S
[209/482] Compiling ghash-neon-armv8-apple.S
[210/482] Compiling ghash-armv4-linux.S
[210/482] Compiling co-586-apple.S
[210/482] Compiling co-586-linux.S
[213/482] Compiling bn-armv8-win.S
[214/482] Compiling bsaes-armv7-linux.S
[215/482] Compiling bn-armv8-linux.S
[216/482] Compiling bn-armv8-apple.S
[217/482] Compiling bn-586-apple.S
[218/482] Compiling armv8-mont-win.S
[219/482] Compiling armv8-mont-linux.S
[220/482] Compiling armv4-mont-linux.S
[221/482] Compiling bn-586-linux.S
[222/482] Compiling armv8-mont-apple.S
[223/482] Compiling aesv8-gcm-armv8-linux.S
[224/482] Compiling aesv8-gcm-armv8-win.S
[225/482] Compiling aesv8-gcm-armv8-apple.S
[226/482] Compiling aesv8-armv8-win.S
[227/482] Compiling aesv8-armv8-linux.S
[228/482] Compiling aesv8-armv7-linux.S
[229/482] Compiling aesv8-armv8-apple.S
[230/482] Compiling aesni-x86-linux.S
[231/482] Compiling aesni-x86_64-apple.S
[232/482] Compiling aesni-x86_64-linux.S
[232/482] Compiling aesni-x86-apple.S
[234/482] Compiling aesni-gcm-x86_64-linux.S
[235/482] Compiling aesni-gcm-x86_64-apple.S
[236/482] Compiling aes-gcm-avx2-x86_64-apple.S
[237/482] Compiling aes-gcm-avx10-x86_64-linux.S
[238/482] Compiling aes-gcm-avx2-x86_64-linux.S
[239/482] Compiling aes-gcm-avx10-x86_64-apple.S
[240/482] Compiling x_val.cc
[241/482] Compiling x_spki.cc
[242/482] Compiling x_sig.cc
[243/482] Compiling x_x509a.cc
[244/482] Compiling x_req.cc
[245/482] Compiling x_x509.cc
[246/482] Compiling x_pubkey.cc
[247/482] Compiling x_exten.cc
[248/482] Compiling x_name.cc
[249/482] Compiling x_crl.cc
[250/482] Compiling x_algor.cc
[251/482] Compiling x509spki.cc
[252/482] Compiling x_attrib.cc
[253/482] Compiling x_all.cc
[254/482] Compiling x509rset.cc
[255/482] Compiling x509name.cc
[256/482] Compiling x509cset.cc
[256/482] Compiling x509_vpm.cc
[258/482] Compiling x509_v3.cc
[259/482] Compiling x509_vfy.cc
[260/482] Compiling x509_txt.cc
[261/482] Compiling x509_set.cc
[262/482] Compiling x509_trs.cc
[263/482] Compiling x509_obj.cc
[264/482] Compiling x509_req.cc
[265/482] Compiling x509_def.cc
[266/482] Compiling x509_lu.cc
[267/482] Compiling x509_ext.cc
[268/482] Compiling x509_d2.cc
[269/482] Compiling x509_cmp.cc
[270/482] Compiling x509_att.cc
[271/482] Compiling x509.cc
[272/482] Compiling v3_skey.cc
[273/482] Compiling v3_utl.cc
[274/482] Compiling v3_purp.cc
[275/482] Compiling v3_prn.cc
[276/482] Compiling v3_ocsp.cc
[277/482] Compiling v3_pcons.cc
[278/482] Compiling v3_ncons.cc
[279/482] Compiling v3_lib.cc
[280/482] Compiling v3_int.cc
[281/482] Compiling v3_info.cc
[282/482] Compiling v3_ia5.cc
[283/482] Compiling v3_genn.cc
[284/482] Compiling v3_extku.cc
[285/482] Compiling v3_enum.cc
[286/482] Compiling v3_crld.cc
[287/482] Compiling v3_cpols.cc
[288/482] Compiling v3_conf.cc
[289/482] Compiling v3_bitst.cc
[290/482] Compiling v3_bcons.cc
[291/482] Compiling v3_alt.cc
[292/482] Compiling v3_akeya.cc
[293/482] Compiling v3_akey.cc
[294/482] Compiling t_x509a.cc
[295/482] Compiling t_crl.cc
[296/482] Compiling t_x509.cc
[297/482] Compiling t_req.cc
[298/482] Compiling rsa_pss.cc
[299/482] Compiling policy.cc
[300/482] Compiling i2d_pr.cc
[301/482] Compiling name_print.cc
[302/482] Compiling by_file.cc
[303/482] Compiling by_dir.cc
[304/482] Compiling algorithm.cc
[305/482] Compiling a_verify.cc
[306/482] Compiling a_digest.cc
[307/482] Compiling asn1_gen.cc
[308/482] Compiling voprf.cc
[309/482] Compiling a_sign.cc
[310/482] Compiling trust_token.cc
[311/482] Compiling thread_win.cc
[312/482] Compiling thread.cc
[313/482] Compiling thread_none.cc
[314/482] Compiling thread_pthread.cc
[315/482] Compiling siphash.cc
[316/482] Compiling pmbtoken.cc
[317/482] Compiling stack.cc
[318/482] Compiling slhdsa.cc
[319/482] Compiling spake2plus.cc
[320/482] Compiling sha512.cc
[321/482] Compiling sha256.cc
[322/482] Compiling sha1.cc
[323/482] Compiling rsa_extra.cc
[324/482] Compiling rsa_print.cc
[325/482] Compiling refcount.cc
[326/482] Compiling rsa_crypt.cc
[327/482] Compiling rc4.cc
[328/482] Compiling rsa_asn1.cc
[329/482] Compiling windows.cc
[330/482] Compiling urandom.cc
[331/482] Compiling trusty.cc
[332/482] Compiling poly1305_arm_asm.S
[333/482] Compiling rand.cc
[334/482] Compiling ios.cc
[335/482] Compiling passive.cc
[336/482] Compiling getentropy.cc
[337/482] Compiling forkunsafe.cc
[338/482] Compiling fork_detect.cc
[339/482] Compiling deterministic.cc
[340/482] Compiling poly1305_vec.cc
[341/482] Compiling poly1305_arm.cc
[342/482] Compiling pool.cc
[343/482] Compiling poly1305.cc
[344/482] Compiling pkcs7.cc
[345/482] Compiling pkcs8.cc
[346/482] Compiling p5_pbev2.cc
[347/482] Compiling pkcs8_x509.cc
[348/482] Compiling pkcs7_x509.cc
[349/482] Compiling pem_xaux.cc
[350/482] Compiling pem_x509.cc
[351/482] Compiling pem_pkey.cc
[351/482] Compiling pem_pk8.cc
[353/482] Compiling pem_oth.cc
[354/482] Compiling mlkem.cc
[355/482] Compiling obj_xref.cc
[356/482] Compiling mldsa.cc
[357/482] Compiling pem_lib.cc
[358/482] Compiling pem_info.cc
[359/482] Compiling pem_all.cc
[360/482] Compiling obj.cc
[361/482] Compiling poly_rq_mul.S
[362/482] Compiling fips_shared_support.cc
[363/482] Compiling md5.cc
[364/482] Compiling mem.cc
[365/482] Compiling md4.cc
[366/482] Compiling lhash.cc
[367/482] Compiling kyber.cc
[368/482] Compiling ex_data.cc
[369/482] Compiling sign.cc
[370/482] Compiling scrypt.cc
[371/482] Compiling pbkdf.cc
[372/482] Compiling print.cc
[373/482] Compiling hpke.cc
[374/482] Compiling hrss.cc
[375/482] Compiling p_x25519_asn1.cc
[376/482] Compiling p_x25519.cc
[377/482] Compiling p_ed25519.cc
[378/482] Compiling p_rsa_asn1.cc
[379/482] Compiling p_ec.cc
[380/482] Compiling p_rsa.cc
[381/482] Compiling p_hkdf.cc
[382/482] Compiling p_ed25519_asn1.cc
[383/482] Compiling p_ec_asn1.cc
[384/482] Compiling p_dh_asn1.cc
[385/482] Compiling p_dh.cc
[386/482] Compiling p_dsa_asn1.cc
[387/482] Compiling evp_ctx.cc
[388/482] Compiling evp.cc
[389/482] Compiling err.cc
[390/482] Compiling engine.cc
[391/482] Compiling evp_asn1.cc
[392/482] Compiling ecdsa_asn1.cc
[393/482] Compiling ecdh.cc
[394/482] Compiling ec_derive.cc
[395/482] Compiling hash_to_curve.cc
[396/482] Compiling dsa.cc
[397/482] Compiling dsa_asn1.cc
[398/482] Compiling ec_asn1.cc
[399/482] Compiling params.cc
[400/482] Compiling bcm.cc
[401/482] Compiling x25519-asm-arm.S
[402/482] Compiling digest_extra.cc
[403/482] Compiling des.cc
[404/482] Compiling dh_asn1.cc
[405/482] Compiling curve25519_64_adx.cc
[406/482] Compiling spake25519.cc
[407/482] Compiling cpu_intel.cc
[408/482] Compiling crypto.cc
[409/482] Compiling cpu_arm_linux.cc
[410/482] Compiling cpu_arm_freebsd.cc
[411/482] Compiling cpu_aarch64_win.cc
[412/482] Compiling curve25519.cc
[413/482] Compiling cpu_aarch64_sysreg.cc
[414/482] Compiling cpu_aarch64_openbsd.cc
[415/482] Compiling cpu_aarch64_linux.cc
[416/482] Compiling cpu_aarch64_fuchsia.cc
[417/482] Compiling cpu_aarch64_apple.cc
[418/482] Compiling get_cipher.cc
[419/482] Compiling tls_cbc.cc
[420/482] Compiling conf.cc
[421/482] Compiling e_rc4.cc
[422/482] Compiling e_tls.cc
[423/482] Compiling e_rc2.cc
[424/482] Compiling e_null.cc
[425/482] Compiling e_des.cc
[426/482] Compiling e_chacha20poly1305.cc
[427/482] Compiling e_aesgcmsiv.cc
[428/482] Compiling derive_key.cc
[429/482] Compiling e_aesctrhmac.cc
[430/482] Compiling chacha.cc
[431/482] Compiling unicode.cc
[432/482] Compiling cbs.cc
[433/482] Compiling ber.cc
[434/482] Compiling cbb.cc
[435/482] Compiling asn1_compat.cc
[436/482] Compiling buf.cc
[437/482] Compiling blake2.cc
[438/482] Compiling socket_helper.cc
[439/482] Compiling bn_asn1.cc
[440/482] Compiling socket.cc
[441/482] Compiling convert.cc
[442/482] Compiling printf.cc
[443/482] Compiling pair.cc
[444/482] Compiling hexdump.cc
[445/482] Compiling file.cc
[446/482] Compiling fd.cc
[447/482] Compiling errno.cc
[448/482] Compiling connect.cc
[449/482] Compiling bio_mem.cc
[450/482] Compiling base64.cc
[451/482] Compiling bio.cc
[452/482] Compiling tasn_typ.cc
[453/482] Compiling tasn_fre.cc
[454/482] Compiling tasn_enc.cc
[455/482] Compiling tasn_utl.cc
[456/482] Compiling tasn_new.cc
[457/482] Compiling posix_time.cc
[458/482] Compiling f_string.cc
[459/482] Compiling f_int.cc
[460/482] Compiling tasn_dec.cc
[461/482] Compiling asn_pack.cc
[462/482] Compiling asn1_par.cc
[462/482] Write sources
[464/482] Compiling asn1_lib.cc
[465/482] Compiling a_utctm.cc
[466/499] Compiling a_type.cc
[467/501] Compiling a_time.cc
[468/501] Compiling a_octet.cc
[469/501] Compiling a_strnid.cc
[470/501] Compiling a_strex.cc
[472/501] Compiling Atomics UnsafeAtomicLazyReference.swift
[473/501] Compiling Atomics IntegerOperations.swift
[474/501] Compiling Atomics ManagedAtomicLazyReference.swift
[475/501] Compiling Atomics UnsafeAtomic.swift
[476/501] Compiling Atomics DoubleWord.swift
[477/501] Compiling Atomics ManagedAtomic.swift
[478/502] Compiling Atomics Unmanaged extensions.swift
[479/502] Compiling Atomics AtomicBool.swift
[480/502] Compiling Atomics IntegerConformances.swift
[481/502] Compiling Atomics AtomicValue.swift
[482/502] Compiling Atomics AtomicMemoryOrderings.swift
[483/502] Compiling Atomics PointerConformances.swift
[484/502] Compiling Atomics Primitives.native.swift
[485/502] Compiling Atomics OptionalRawRepresentable.swift
[486/502] Compiling Atomics RawRepresentable.swift
[487/502] Compiling Atomics AtomicInteger.swift
[488/502] Compiling Atomics AtomicOptionalWrappable.swift
[489/502] Compiling Atomics AtomicReference.swift
[490/502] Compiling Atomics AtomicStorage.swift
[491/502] Emitting module Atomics
[491/502] Compiling c-nioatomics.c
[492/502] Compiling c-atomics.c
[494/508] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[495/508] Emitting module NIOConcurrencyHelpers
[496/508] Compiling NIOConcurrencyHelpers lock.swift
[497/508] Compiling NIOConcurrencyHelpers NIOLock.swift
[498/508] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[499/508] Compiling NIOConcurrencyHelpers atomics.swift
[500/570] Compiling NIOCore GlobalSingletons.swift
[501/570] Compiling NIOCore IO.swift
[502/570] Compiling NIOCore IOData.swift
[503/570] Compiling NIOCore IPProtocol.swift
[504/570] Compiling NIOCore IntegerBitPacking.swift
[505/570] Compiling NIOCore IntegerTypes.swift
[506/570] Compiling NIOCore Interfaces.swift
[507/576] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[508/576] Compiling NIOCore NIOScheduledCallback.swift
[509/576] Compiling NIOCore NIOSendable.swift
[510/576] Compiling NIOCore RecvByteBufferAllocator.swift
[511/576] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[512/576] Compiling NIOCore SocketAddresses.swift
[513/576] Compiling NIOCore AddressedEnvelope.swift
[514/576] Compiling NIOCore AsyncAwaitSupport.swift
[515/576] Compiling NIOCore AsyncChannel.swift
[516/576] Compiling NIOCore AsyncChannelHandler.swift
[517/576] Compiling NIOCore AsyncChannelInboundStream.swift
[518/576] Compiling NIOCore AsyncChannelOutboundWriter.swift
[519/576] Compiling NIOCore NIOAsyncSequenceProducer.swift
[520/576] Compiling NIOCore SocketOptionProvider.swift
[521/576] Compiling NIOCore SystemCallHelpers.swift
[522/576] Compiling NIOCore TimeAmount+Duration.swift
[523/576] Compiling NIOCore TypeAssistedChannelHandler.swift
[524/576] Compiling NIOCore UniversalBootstrapSupport.swift
[525/576] Compiling NIOCore Utilities.swift
[526/576] Compiling NIOCore Linux.swift
[527/576] Compiling NIOCore MarkedCircularBuffer.swift
[528/576] Compiling NIOCore MulticastChannel.swift
[529/576] Compiling NIOCore NIOAny.swift
[530/576] Compiling NIOCore NIOCloseOnErrorHandler.swift
[531/576] Compiling NIOCore NIOLoopBound.swift
[532/576] Compiling NIOCore Codec.swift
[533/576] Compiling NIOCore ConvenienceOptionSupport.swift
[534/576] Compiling NIOCore DeadChannel.swift
[535/576] Compiling NIOCore DispatchQueue+WithFuture.swift
[536/576] Compiling NIOCore EventLoop+Deprecated.swift
[537/576] Compiling NIOCore EventLoop+SerialExecutor.swift
[538/576] Compiling NIOCore EventLoop.swift
[539/576] Compiling NIOCore Channel.swift
[540/576] Compiling NIOCore ChannelHandler.swift
[541/576] Compiling NIOCore ChannelHandlers.swift
[542/576] Compiling NIOCore ChannelInvoker.swift
[543/576] Compiling NIOCore ChannelOption.swift
[544/576] Compiling NIOCore ChannelPipeline.swift
[545/576] Compiling NIOCore CircularBuffer.swift
[546/576] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[547/576] Compiling NIOCore NIOAsyncWriter.swift
[548/576] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[549/576] Compiling NIOCore BSDSocketAPI.swift
[550/576] Compiling NIOCore ByteBuffer-aux.swift
[551/576] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[552/576] Compiling NIOCore ByteBuffer-conversions.swift
[553/576] Compiling NIOCore ByteBuffer-core.swift
[554/576] Compiling NIOCore ByteBuffer-hex.swift
[555/576] Compiling NIOCore ByteBuffer-int.swift
[556/576] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[557/576] Compiling NIOCore ByteBuffer-multi-int.swift
[558/576] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[559/576] Compiling NIOCore ByteBuffer-views.swift
[560/576] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[561/576] Compiling NIOCore EventLoopFuture+Deprecated.swift
[562/576] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[563/576] Compiling NIOCore EventLoopFuture.swift
[564/576] Compiling NIOCore FileDescriptor.swift
[565/576] Compiling NIOCore FileHandle.swift
[566/576] Compiling NIOCore FileRegion.swift
[567/576] Emitting module NIOCore
[568/628] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[569/628] Compiling NIOEmbedded AsyncTestingChannel.swift
[570/628] Emitting module NIOEmbedded
[571/628] Compiling NIOEmbedded Embedded.swift
[572/628] Compiling NIOPosix Linux.swift
[573/628] Compiling NIOPosix LinuxCPUSet.swift
[574/628] Compiling NIOPosix LinuxUring.swift
[575/628] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[576/628] Compiling NIOPosix NIOThreadPool.swift
[577/633] Compiling NIOPosix Selectable.swift
[578/633] Compiling NIOPosix SelectableChannel.swift
[579/633] Compiling NIOPosix SelectableEventLoop.swift
[580/633] Compiling NIOPosix SelectorEpoll.swift
[581/633] Compiling NIOPosix SelectorGeneric.swift
[582/633] Compiling NIOPosix SocketProtocols.swift
[583/633] Compiling NIOPosix System.swift
[584/633] Compiling NIOPosix Thread.swift
[585/633] Compiling NIOPosix ThreadPosix.swift
[586/633] Compiling NIOPosix ThreadWindows.swift
[587/633] Emitting module NIOPosix
[588/633] Compiling NIOPosix SelectorKqueue.swift
[589/633] Compiling NIOPosix SelectorUring.swift
[590/633] Compiling NIOPosix ServerSocket.swift
[591/633] Compiling NIOPosix Socket.swift
[592/633] Compiling NIOPosix SocketChannel.swift
[593/633] Compiling NIOPosix Pool.swift
[594/633] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[595/633] Compiling NIOPosix PosixSingletons.swift
[596/633] Compiling NIOPosix RawSocketBootstrap.swift
[597/633] Compiling NIOPosix Resolver.swift
[598/633] Compiling NIOPosix NonBlockingFileIO.swift
[599/633] Compiling NIOPosix PendingDatagramWritesManager.swift
[600/633] Compiling NIOPosix PendingWritesManager.swift
[601/633] Compiling NIOPosix PipeChannel.swift
[602/633] Compiling NIOPosix PipePair.swift
[603/633] Compiling NIOPosix GetaddrinfoResolver.swift
[604/633] Compiling NIOPosix HappyEyeballs.swift
[605/633] Compiling NIOPosix IO.swift
[606/633] Compiling NIOPosix IntegerBitPacking.swift
[607/633] Compiling NIOPosix IntegerTypes.swift
[608/633] Compiling NIOPosix BSDSocketAPICommon.swift
[609/633] Compiling NIOPosix BSDSocketAPIPosix.swift
[610/633] Compiling NIOPosix BSDSocketAPIWindows.swift
[611/633] Compiling NIOPosix BaseSocket.swift
[612/633] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[613/633] Compiling NIOPosix BaseSocketChannel.swift
[614/633] Compiling NIOPosix BaseStreamSocketChannel.swift
[615/633] Compiling NIOPosix Bootstrap.swift
[616/633] Compiling NIOPosix ControlMessage.swift
[617/633] Compiling NIOPosix DatagramVectorReadManager.swift
[618/633] Compiling NIOPosix Errors+Any.swift
[619/633] Compiling NIOPosix FileDescriptor.swift
[620/633] Compiling NIOPosix UnsafeTransfer.swift
[621/633] Compiling NIOPosix Utilities.swift
[622/633] Compiling NIOPosix VsockAddress.swift
[623/633] Compiling NIOPosix VsockChannelEvents.swift
[624/633] Compiling NIOPosix resource_bundle_accessor.swift
[625/635] Emitting module NIO
[626/635] Compiling NIO Exports.swift
[627/663] Compiling NIOTLS TLSEvents.swift
[628/663] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[629/663] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[630/663] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[631/663] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[632/663] Emitting module NIOTLS
[633/663] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[634/663] Compiling NIOTLS SNIHandler.swift
[635/663] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[636/663] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[637/663] Emitting module NIOFoundationCompat
[638/694] Emitting module NIOHTTP1
[639/694] Compiling NIOSSL AndroidCABundle.swift
[640/694] Compiling NIOSSL ByteBufferBIO.swift
[641/695] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[642/695] Compiling NIOSSL SSLInit.swift
[643/695] Compiling NIOSSL SSLPublicKey.swift
[644/695] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[645/695] Compiling NIOSSL LinuxCABundle.swift
[646/695] Compiling NIOSSL NIOSSLClientHandler.swift
[647/695] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[648/695] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[649/695] Compiling NIOSSL NIOSSLHandler.swift
[650/695] Compiling NIOSSL CustomPrivateKey.swift
[651/695] Compiling NIOSSL IdentityVerification.swift
[652/695] Compiling NIOSSL SSLPKCS12Bundle.swift
[653/695] Compiling NIOSSL SSLPrivateKey.swift
[654/695] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[655/695] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[656/695] Emitting module NIOSSL
[664/698] Compiling NIOSSL UniversalBootstrapSupport.swift
[665/698] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[666/698] Compiling NIOSSL resource_bundle_accessor.swift
[667/698] Compiling NIOSSL SafeCompare.swift
[668/698] Compiling NIOSSL Zeroization.swift
[669/698] Compiling NIOSSL TLSConfiguration.swift
[677/698] Compiling NIOSSL NIOSSLServerHandler.swift
[678/698] Compiling NIOSSL ObjectIdentifier.swift
[679/698] Compiling NIOSSL PosixPort.swift
[680/698] Compiling NIOSSL SSLCallbacks.swift
[681/698] Compiling NIOSSL SSLCertificate.swift
[682/698] Compiling NIOSSL SSLCertificateExtensions.swift
[683/698] Compiling NIOSSL SSLCertificateName.swift
[684/698] Compiling NIOSSL SubjectAlternativeName.swift
[685/698] Compiling NIOSSL NIOSSLSecureBytes.swift
[686/698] Compiling NIOSSL RNG.swift
[687/698] Compiling NIOSSL SSLConnection.swift
[688/698] Compiling NIOSSL SSLContext.swift
[689/698] Compiling NIOSSL SSLErrors.swift
[690/708] Compiling NIOSSLPerformanceTester shared.swift
[691/708] Emitting module NIOTLSServer
[692/708] Compiling NIOTLSServer main.swift
[693/708] Compiling NIOSSLPerformanceTester main.swift
[694/708] Compiling NIOSSLPerformanceTester BenchRepeatedHandshakes.swift
[695/708] Compiling NIOSSLPerformanceTester Benchmark.swift
[696/708] Emitting module NIOSSLPerformanceTester
[697/708] Compiling NIOSSLPerformanceTester BenchManyWrites.swift
[697/708] Write Objects.LinkFileList
[700/708] Compiling NIOSSLHTTP1Client main.swift
[701/708] Emitting module NIOSSLHTTP1Client
[701/708] Write Objects.LinkFileList
[702/708] Linking NIOTLSServer
[703/708] Linking NIOSSLPerformanceTester
[704/708] Linking NIOSSLHTTP1Client
[705/708] Applying NIOTLSServer
[706/708] Applying NIOSSLPerformanceTester
[707/708] Applying NIOSSLHTTP1Client
Build complete! (29.21s)
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.80.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "swift-nio-ssl",
"name" : "swift-nio-ssl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOSSL",
"targets" : [
"NIOSSL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTLSServer",
"targets" : [
"NIOTLSServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOSSLHTTP1Client",
"targets" : [
"NIOSSLHTTP1Client"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOSSLPerformanceTester",
"targets" : [
"NIOSSLPerformanceTester"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOTLSServer",
"module_type" : "SwiftTarget",
"name" : "NIOTLSServer",
"path" : "Sources/NIOTLSServer",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOConcurrencyHelpers"
],
"product_memberships" : [
"NIOTLSServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOSSL"
],
"type" : "executable"
},
{
"c99name" : "NIOSSLTests",
"module_type" : "SwiftTarget",
"name" : "NIOSSLTests",
"path" : "Tests/NIOSSLTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOTLS"
],
"sources" : [
"ByteBufferBIOTest.swift",
"CertificateVerificationTests.swift",
"ClientSNITests.swift",
"CustomPrivateKeyTests.swift",
"IdentityVerificationTest.swift",
"NIOSSLALPNTest.swift",
"NIOSSLIntegrationTest.swift",
"NIOSSLSecureBytesTests.swift",
"NIOSSLTestHelpers.swift",
"ObjectIdentifierTests.swift",
"SSLCertificateExtensionsTests.swift",
"SSLCertificateTest.swift",
"SSLContextTests.swift",
"SSLPKCS12BundleTest.swift",
"SSLPrivateKeyTests.swift",
"SecurityFrameworkVerificationTests.swift",
"TLS13RecordObserver.swift",
"TLSConfigurationTest.swift",
"UnsafeTransfer.swift",
"UnwrappingTests.swift"
],
"target_dependencies" : [
"NIOSSL"
],
"type" : "test"
},
{
"c99name" : "NIOSSLPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOSSLPerformanceTester",
"path" : "Sources/NIOSSLPerformanceTester",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTLS"
],
"product_memberships" : [
"NIOSSLPerformanceTester"
],
"sources" : [
"BenchManyWrites.swift",
"BenchRepeatedHandshakes.swift",
"Benchmark.swift",
"main.swift",
"shared.swift"
],
"target_dependencies" : [
"NIOSSL"
],
"type" : "executable"
},
{
"c99name" : "NIOSSLHTTP1Client",
"module_type" : "SwiftTarget",
"name" : "NIOSSLHTTP1Client",
"path" : "Sources/NIOSSLHTTP1Client",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1",
"NIOFoundationCompat"
],
"product_memberships" : [
"NIOSSLHTTP1Client"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOSSL"
],
"type" : "executable"
},
{
"c99name" : "NIOSSL",
"module_type" : "SwiftTarget",
"name" : "NIOSSL",
"path" : "Sources/NIOSSL",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOTLS"
],
"product_memberships" : [
"NIOSSL",
"NIOTLSServer",
"NIOSSLHTTP1Client",
"NIOSSLPerformanceTester"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/NIOSSL/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AndroidCABundle.swift",
"ByteBufferBIO.swift",
"CustomPrivateKey.swift",
"IdentityVerification.swift",
"LinuxCABundle.swift",
"NIOSSLClientHandler.swift",
"NIOSSLHandler+Configuration.swift",
"NIOSSLHandler.swift",
"NIOSSLServerHandler.swift",
"ObjectIdentifier.swift",
"PosixPort.swift",
"SSLCallbacks.swift",
"SSLCertificate.swift",
"SSLCertificateExtensions.swift",
"SSLCertificateName.swift",
"SSLConnection.swift",
"SSLContext.swift",
"SSLErrors.swift",
"SSLInit.swift",
"SSLPKCS12Bundle.swift",
"SSLPrivateKey.swift",
"SSLPublicKey.swift",
"SecurityFrameworkCertificateVerification.swift",
"String+unsafeUninitializedCapacity.swift",
"SubjectAlternativeName.swift",
"SwiftCrypto/NIOSSLSecureBytes.swift",
"SwiftCrypto/RNG.swift",
"SwiftCrypto/SafeCompare.swift",
"SwiftCrypto/Zeroization.swift",
"TLSConfiguration.swift",
"UniversalBootstrapSupport.swift",
"UnsafeKeyAndChainTarget.swift"
],
"target_dependencies" : [
"CNIOBoringSSL",
"CNIOBoringSSLShims"
],
"type" : "library"
},
{
"c99name" : "CNIOBoringSSLShims",
"module_type" : "ClangTarget",
"name" : "CNIOBoringSSLShims",
"path" : "Sources/CNIOBoringSSLShims",
"product_memberships" : [
"NIOSSL",
"NIOTLSServer",
"NIOSSLHTTP1Client",
"NIOSSLPerformanceTester"
],
"sources" : [
"shims.c"
],
"target_dependencies" : [
"CNIOBoringSSL"
],
"type" : "library"
},
{
"c99name" : "CNIOBoringSSL",
"module_type" : "ClangTarget",
"name" : "CNIOBoringSSL",
"path" : "Sources/CNIOBoringSSL",
"product_memberships" : [
"NIOSSL",
"NIOTLSServer",
"NIOSSLHTTP1Client",
"NIOSSLPerformanceTester"
],
"sources" : [
"crypto/asn1/a_bitstr.cc",
"crypto/asn1/a_bool.cc",
"crypto/asn1/a_d2i_fp.cc",
"crypto/asn1/a_dup.cc",
"crypto/asn1/a_gentm.cc",
"crypto/asn1/a_i2d_fp.cc",
"crypto/asn1/a_int.cc",
"crypto/asn1/a_mbstr.cc",
"crypto/asn1/a_object.cc",
"crypto/asn1/a_octet.cc",
"crypto/asn1/a_strex.cc",
"crypto/asn1/a_strnid.cc",
"crypto/asn1/a_time.cc",
"crypto/asn1/a_type.cc",
"crypto/asn1/a_utctm.cc",
"crypto/asn1/asn1_lib.cc",
"crypto/asn1/asn1_par.cc",
"crypto/asn1/asn_pack.cc",
"crypto/asn1/f_int.cc",
"crypto/asn1/f_string.cc",
"crypto/asn1/posix_time.cc",
"crypto/asn1/tasn_dec.cc",
"crypto/asn1/tasn_enc.cc",
"crypto/asn1/tasn_fre.cc",
"crypto/asn1/tasn_new.cc",
"crypto/asn1/tasn_typ.cc",
"crypto/asn1/tasn_utl.cc",
"crypto/base64/base64.cc",
"crypto/bio/bio.cc",
"crypto/bio/bio_mem.cc",
"crypto/bio/connect.cc",
"crypto/bio/errno.cc",
"crypto/bio/fd.cc",
"crypto/bio/file.cc",
"crypto/bio/hexdump.cc",
"crypto/bio/pair.cc",
"crypto/bio/printf.cc",
"crypto/bio/socket.cc",
"crypto/bio/socket_helper.cc",
"crypto/blake2/blake2.cc",
"crypto/bn/bn_asn1.cc",
"crypto/bn/convert.cc",
"crypto/buf/buf.cc",
"crypto/bytestring/asn1_compat.cc",
"crypto/bytestring/ber.cc",
"crypto/bytestring/cbb.cc",
"crypto/bytestring/cbs.cc",
"crypto/bytestring/unicode.cc",
"crypto/chacha/chacha.cc",
"crypto/cipher/derive_key.cc",
"crypto/cipher/e_aesctrhmac.cc",
"crypto/cipher/e_aesgcmsiv.cc",
"crypto/cipher/e_chacha20poly1305.cc",
"crypto/cipher/e_des.cc",
"crypto/cipher/e_null.cc",
"crypto/cipher/e_rc2.cc",
"crypto/cipher/e_rc4.cc",
"crypto/cipher/e_tls.cc",
"crypto/cipher/get_cipher.cc",
"crypto/cipher/tls_cbc.cc",
"crypto/conf/conf.cc",
"crypto/cpu_aarch64_apple.cc",
"crypto/cpu_aarch64_fuchsia.cc",
"crypto/cpu_aarch64_linux.cc",
"crypto/cpu_aarch64_openbsd.cc",
"crypto/cpu_aarch64_sysreg.cc",
"crypto/cpu_aarch64_win.cc",
"crypto/cpu_arm_freebsd.cc",
"crypto/cpu_arm_linux.cc",
"crypto/cpu_intel.cc",
"crypto/crypto.cc",
"crypto/curve25519/asm/x25519-asm-arm.S",
"crypto/curve25519/curve25519.cc",
"crypto/curve25519/curve25519_64_adx.cc",
"crypto/curve25519/spake25519.cc",
"crypto/des/des.cc",
"crypto/dh/dh_asn1.cc",
"crypto/dh/params.cc",
"crypto/digest/digest_extra.cc",
"crypto/dsa/dsa.cc",
"crypto/dsa/dsa_asn1.cc",
"crypto/ec/ec_asn1.cc",
"crypto/ec/ec_derive.cc",
"crypto/ec/hash_to_curve.cc",
"crypto/ecdh/ecdh.cc",
"crypto/ecdsa/ecdsa_asn1.cc",
"crypto/engine/engine.cc",
"crypto/err/err.cc",
"crypto/evp/evp.cc",
"crypto/evp/evp_asn1.cc",
"crypto/evp/evp_ctx.cc",
"crypto/evp/p_dh.cc",
"crypto/evp/p_dh_asn1.cc",
"crypto/evp/p_dsa_asn1.cc",
"crypto/evp/p_ec.cc",
"crypto/evp/p_ec_asn1.cc",
"crypto/evp/p_ed25519.cc",
"crypto/evp/p_ed25519_asn1.cc",
"crypto/evp/p_hkdf.cc",
"crypto/evp/p_rsa.cc",
"crypto/evp/p_rsa_asn1.cc",
"crypto/evp/p_x25519.cc",
"crypto/evp/p_x25519_asn1.cc",
"crypto/evp/pbkdf.cc",
"crypto/evp/print.cc",
"crypto/evp/scrypt.cc",
"crypto/evp/sign.cc",
"crypto/ex_data.cc",
"crypto/fipsmodule/bcm.cc",
"crypto/fipsmodule/fips_shared_support.cc",
"crypto/hpke/hpke.cc",
"crypto/hrss/asm/poly_rq_mul.S",
"crypto/hrss/hrss.cc",
"crypto/kyber/kyber.cc",
"crypto/lhash/lhash.cc",
"crypto/md4/md4.cc",
"crypto/md5/md5.cc",
"crypto/mem.cc",
"crypto/mldsa/mldsa.cc",
"crypto/mlkem/mlkem.cc",
"crypto/obj/obj.cc",
"crypto/obj/obj_xref.cc",
"crypto/pem/pem_all.cc",
"crypto/pem/pem_info.cc",
"crypto/pem/pem_lib.cc",
"crypto/pem/pem_oth.cc",
"crypto/pem/pem_pk8.cc",
"crypto/pem/pem_pkey.cc",
"crypto/pem/pem_x509.cc",
"crypto/pem/pem_xaux.cc",
"crypto/pkcs7/pkcs7.cc",
"crypto/pkcs7/pkcs7_x509.cc",
"crypto/pkcs8/p5_pbev2.cc",
"crypto/pkcs8/pkcs8.cc",
"crypto/pkcs8/pkcs8_x509.cc",
"crypto/poly1305/poly1305.cc",
"crypto/poly1305/poly1305_arm.cc",
"crypto/poly1305/poly1305_arm_asm.S",
"crypto/poly1305/poly1305_vec.cc",
"crypto/pool/pool.cc",
"crypto/rand/deterministic.cc",
"crypto/rand/fork_detect.cc",
"crypto/rand/forkunsafe.cc",
"crypto/rand/getentropy.cc",
"crypto/rand/ios.cc",
"crypto/rand/passive.cc",
"crypto/rand/rand.cc",
"crypto/rand/trusty.cc",
"crypto/rand/urandom.cc",
"crypto/rand/windows.cc",
"crypto/rc4/rc4.cc",
"crypto/refcount.cc",
"crypto/rsa/rsa_asn1.cc",
"crypto/rsa/rsa_crypt.cc",
"crypto/rsa/rsa_extra.cc",
"crypto/rsa/rsa_print.cc",
"crypto/sha/sha1.cc",
"crypto/sha/sha256.cc",
"crypto/sha/sha512.cc",
"crypto/siphash/siphash.cc",
"crypto/slhdsa/slhdsa.cc",
"crypto/spake2plus/spake2plus.cc",
"crypto/stack/stack.cc",
"crypto/thread.cc",
"crypto/thread_none.cc",
"crypto/thread_pthread.cc",
"crypto/thread_win.cc",
"crypto/trust_token/pmbtoken.cc",
"crypto/trust_token/trust_token.cc",
"crypto/trust_token/voprf.cc",
"crypto/x509/a_digest.cc",
"crypto/x509/a_sign.cc",
"crypto/x509/a_verify.cc",
"crypto/x509/algorithm.cc",
"crypto/x509/asn1_gen.cc",
"crypto/x509/by_dir.cc",
"crypto/x509/by_file.cc",
"crypto/x509/i2d_pr.cc",
"crypto/x509/name_print.cc",
"crypto/x509/policy.cc",
"crypto/x509/rsa_pss.cc",
"crypto/x509/t_crl.cc",
"crypto/x509/t_req.cc",
"crypto/x509/t_x509.cc",
"crypto/x509/t_x509a.cc",
"crypto/x509/v3_akey.cc",
"crypto/x509/v3_akeya.cc",
"crypto/x509/v3_alt.cc",
"crypto/x509/v3_bcons.cc",
"crypto/x509/v3_bitst.cc",
"crypto/x509/v3_conf.cc",
"crypto/x509/v3_cpols.cc",
"crypto/x509/v3_crld.cc",
"crypto/x509/v3_enum.cc",
"crypto/x509/v3_extku.cc",
"crypto/x509/v3_genn.cc",
"crypto/x509/v3_ia5.cc",
"crypto/x509/v3_info.cc",
"crypto/x509/v3_int.cc",
"crypto/x509/v3_lib.cc",
"crypto/x509/v3_ncons.cc",
"crypto/x509/v3_ocsp.cc",
"crypto/x509/v3_pcons.cc",
"crypto/x509/v3_pmaps.cc",
"crypto/x509/v3_prn.cc",
"crypto/x509/v3_purp.cc",
"crypto/x509/v3_skey.cc",
"crypto/x509/v3_utl.cc",
"crypto/x509/x509.cc",
"crypto/x509/x509_att.cc",
"crypto/x509/x509_cmp.cc",
"crypto/x509/x509_d2.cc",
"crypto/x509/x509_def.cc",
"crypto/x509/x509_ext.cc",
"crypto/x509/x509_lu.cc",
"crypto/x509/x509_obj.cc",
"crypto/x509/x509_req.cc",
"crypto/x509/x509_set.cc",
"crypto/x509/x509_trs.cc",
"crypto/x509/x509_txt.cc",
"crypto/x509/x509_v3.cc",
"crypto/x509/x509_vfy.cc",
"crypto/x509/x509_vpm.cc",
"crypto/x509/x509cset.cc",
"crypto/x509/x509name.cc",
"crypto/x509/x509rset.cc",
"crypto/x509/x509spki.cc",
"crypto/x509/x_algor.cc",
"crypto/x509/x_all.cc",
"crypto/x509/x_attrib.cc",
"crypto/x509/x_crl.cc",
"crypto/x509/x_exten.cc",
"crypto/x509/x_name.cc",
"crypto/x509/x_pubkey.cc",
"crypto/x509/x_req.cc",
"crypto/x509/x_sig.cc",
"crypto/x509/x_spki.cc",
"crypto/x509/x_val.cc",
"crypto/x509/x_x509.cc",
"crypto/x509/x_x509a.cc",
"gen/bcm/aes-gcm-avx10-x86_64-apple.S",
"gen/bcm/aes-gcm-avx10-x86_64-linux.S",
"gen/bcm/aes-gcm-avx2-x86_64-apple.S",
"gen/bcm/aes-gcm-avx2-x86_64-linux.S",
"gen/bcm/aesni-gcm-x86_64-apple.S",
"gen/bcm/aesni-gcm-x86_64-linux.S",
"gen/bcm/aesni-x86-apple.S",
"gen/bcm/aesni-x86-linux.S",
"gen/bcm/aesni-x86_64-apple.S",
"gen/bcm/aesni-x86_64-linux.S",
"gen/bcm/aesv8-armv7-linux.S",
"gen/bcm/aesv8-armv8-apple.S",
"gen/bcm/aesv8-armv8-linux.S",
"gen/bcm/aesv8-armv8-win.S",
"gen/bcm/aesv8-gcm-armv8-apple.S",
"gen/bcm/aesv8-gcm-armv8-linux.S",
"gen/bcm/aesv8-gcm-armv8-win.S",
"gen/bcm/armv4-mont-linux.S",
"gen/bcm/armv8-mont-apple.S",
"gen/bcm/armv8-mont-linux.S",
"gen/bcm/armv8-mont-win.S",
"gen/bcm/bn-586-apple.S",
"gen/bcm/bn-586-linux.S",
"gen/bcm/bn-armv8-apple.S",
"gen/bcm/bn-armv8-linux.S",
"gen/bcm/bn-armv8-win.S",
"gen/bcm/bsaes-armv7-linux.S",
"gen/bcm/co-586-apple.S",
"gen/bcm/co-586-linux.S",
"gen/bcm/ghash-armv4-linux.S",
"gen/bcm/ghash-neon-armv8-apple.S",
"gen/bcm/ghash-neon-armv8-linux.S",
"gen/bcm/ghash-neon-armv8-win.S",
"gen/bcm/ghash-ssse3-x86-apple.S",
"gen/bcm/ghash-ssse3-x86-linux.S",
"gen/bcm/ghash-ssse3-x86_64-apple.S",
"gen/bcm/ghash-ssse3-x86_64-linux.S",
"gen/bcm/ghash-x86-apple.S",
"gen/bcm/ghash-x86-linux.S",
"gen/bcm/ghash-x86_64-apple.S",
"gen/bcm/ghash-x86_64-linux.S",
"gen/bcm/ghashv8-armv7-linux.S",
"gen/bcm/ghashv8-armv8-apple.S",
"gen/bcm/ghashv8-armv8-linux.S",
"gen/bcm/ghashv8-armv8-win.S",
"gen/bcm/p256-armv8-asm-apple.S",
"gen/bcm/p256-armv8-asm-linux.S",
"gen/bcm/p256-armv8-asm-win.S",
"gen/bcm/p256-x86_64-asm-apple.S",
"gen/bcm/p256-x86_64-asm-linux.S",
"gen/bcm/p256_beeu-armv8-asm-apple.S",
"gen/bcm/p256_beeu-armv8-asm-linux.S",
"gen/bcm/p256_beeu-armv8-asm-win.S",
"gen/bcm/p256_beeu-x86_64-asm-apple.S",
"gen/bcm/p256_beeu-x86_64-asm-linux.S",
"gen/bcm/rdrand-x86_64-apple.S",
"gen/bcm/rdrand-x86_64-linux.S",
"gen/bcm/rsaz-avx2-apple.S",
"gen/bcm/rsaz-avx2-linux.S",
"gen/bcm/sha1-586-apple.S",
"gen/bcm/sha1-586-linux.S",
"gen/bcm/sha1-armv4-large-linux.S",
"gen/bcm/sha1-armv8-apple.S",
"gen/bcm/sha1-armv8-linux.S",
"gen/bcm/sha1-armv8-win.S",
"gen/bcm/sha1-x86_64-apple.S",
"gen/bcm/sha1-x86_64-linux.S",
"gen/bcm/sha256-586-apple.S",
"gen/bcm/sha256-586-linux.S",
"gen/bcm/sha256-armv4-linux.S",
"gen/bcm/sha256-armv8-apple.S",
"gen/bcm/sha256-armv8-linux.S",
"gen/bcm/sha256-armv8-win.S",
"gen/bcm/sha256-x86_64-apple.S",
"gen/bcm/sha256-x86_64-linux.S",
"gen/bcm/sha512-586-apple.S",
"gen/bcm/sha512-586-linux.S",
"gen/bcm/sha512-armv4-linux.S",
"gen/bcm/sha512-armv8-apple.S",
"gen/bcm/sha512-armv8-linux.S",
"gen/bcm/sha512-armv8-win.S",
"gen/bcm/sha512-x86_64-apple.S",
"gen/bcm/sha512-x86_64-linux.S",
"gen/bcm/vpaes-armv7-linux.S",
"gen/bcm/vpaes-armv8-apple.S",
"gen/bcm/vpaes-armv8-linux.S",
"gen/bcm/vpaes-armv8-win.S",
"gen/bcm/vpaes-x86-apple.S",
"gen/bcm/vpaes-x86-linux.S",
"gen/bcm/vpaes-x86_64-apple.S",
"gen/bcm/vpaes-x86_64-linux.S",
"gen/bcm/x86-mont-apple.S",
"gen/bcm/x86-mont-linux.S",
"gen/bcm/x86_64-mont-apple.S",
"gen/bcm/x86_64-mont-linux.S",
"gen/bcm/x86_64-mont5-apple.S",
"gen/bcm/x86_64-mont5-linux.S",
"gen/crypto/aes128gcmsiv-x86_64-apple.S",
"gen/crypto/aes128gcmsiv-x86_64-linux.S",
"gen/crypto/chacha-armv4-linux.S",
"gen/crypto/chacha-armv8-apple.S",
"gen/crypto/chacha-armv8-linux.S",
"gen/crypto/chacha-armv8-win.S",
"gen/crypto/chacha-x86-apple.S",
"gen/crypto/chacha-x86-linux.S",
"gen/crypto/chacha-x86_64-apple.S",
"gen/crypto/chacha-x86_64-linux.S",
"gen/crypto/chacha20_poly1305_armv8-apple.S",
"gen/crypto/chacha20_poly1305_armv8-linux.S",
"gen/crypto/chacha20_poly1305_armv8-win.S",
"gen/crypto/chacha20_poly1305_x86_64-apple.S",
"gen/crypto/chacha20_poly1305_x86_64-linux.S",
"gen/crypto/err_data.cc",
"gen/crypto/md5-586-apple.S",
"gen/crypto/md5-586-linux.S",
"gen/crypto/md5-x86_64-apple.S",
"gen/crypto/md5-x86_64-linux.S",
"ssl/bio_ssl.cc",
"ssl/d1_both.cc",
"ssl/d1_lib.cc",
"ssl/d1_pkt.cc",
"ssl/d1_srtp.cc",
"ssl/dtls_method.cc",
"ssl/dtls_record.cc",
"ssl/encrypted_client_hello.cc",
"ssl/extensions.cc",
"ssl/handoff.cc",
"ssl/handshake.cc",
"ssl/handshake_client.cc",
"ssl/handshake_server.cc",
"ssl/s3_both.cc",
"ssl/s3_lib.cc",
"ssl/s3_pkt.cc",
"ssl/ssl_aead_ctx.cc",
"ssl/ssl_asn1.cc",
"ssl/ssl_buffer.cc",
"ssl/ssl_cert.cc",
"ssl/ssl_cipher.cc",
"ssl/ssl_credential.cc",
"ssl/ssl_file.cc",
"ssl/ssl_key_share.cc",
"ssl/ssl_lib.cc",
"ssl/ssl_privkey.cc",
"ssl/ssl_session.cc",
"ssl/ssl_stat.cc",
"ssl/ssl_transcript.cc",
"ssl/ssl_versions.cc",
"ssl/ssl_x509.cc",
"ssl/t1_enc.cc",
"ssl/tls13_both.cc",
"ssl/tls13_client.cc",
"ssl/tls13_enc.cc",
"ssl/tls13_server.cc",
"ssl/tls_method.cc",
"ssl/tls_record.cc",
"third_party/fiat/asm/fiat_curve25519_adx_mul.S",
"third_party/fiat/asm/fiat_curve25519_adx_square.S",
"third_party/fiat/asm/fiat_p256_adx_mul.S",
"third_party/fiat/asm/fiat_p256_adx_sqr.S"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/apple/swift-nio-ssl/main
Repository: apple/swift-nio-ssl
Swift version used: 6.1
Target: NIOSSL
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'NIOSSL'...
Finished extracting symbol information for 'NIOSSL'. (11.76s)
Building documentation for 'NIOSSL'...
Finished building documentation for 'NIOSSL' (0.45s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-ssl/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.63s)
Updated https://github.com/apple/swift-atomics.git (0.81s)
Updated https://github.com/apple/swift-nio.git (0.81s)
Computing version for https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-system.git (0.57s)
Updated https://github.com/apple/swift-collections.git (0.57s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.78s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.57s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Emitting module SymbolKit
[22/57] Compiling SymbolKit SourceRange.swift
[23/57] Compiling SymbolKit Metadata.swift
[24/57] Compiling SymbolKit Module.swift
[25/57] Compiling SymbolKit OperatingSystem.swift
[26/57] Compiling SymbolKit Platform.swift
[27/57] Compiling SymbolKit Identifier.swift
[28/57] Compiling SymbolKit KindIdentifier.swift
[29/57] Compiling SymbolKit Location.swift
[30/57] Compiling SymbolKit Mutability.swift
[31/57] Compiling SymbolKit GenericConstraint.swift
[32/57] Compiling SymbolKit GenericParameter.swift
[33/57] Compiling SymbolKit Generics.swift
[34/57] Compiling SymbolKit Namespace.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.31s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/47] Compiling InternalCollectionsUtilities Debugging.swift
[5/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/47] Compiling InternalCollectionsUtilities Descriptions.swift
[7/47] Compiling Atomics AtomicValue.swift
[8/47] Compiling Atomics AtomicMemoryOrderings.swift
[9/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/48] Compiling Atomics DoubleWord.swift
[11/48] Compiling Atomics ManagedAtomic.swift
[12/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[13/48] Emitting module _NIOBase64
[14/48] Compiling _NIOBase64 Base64.swift
[15/48] Compiling Atomics OptionalRawRepresentable.swift
[16/48] Compiling Atomics RawRepresentable.swift
[17/48] Compiling Atomics ManagedAtomicLazyReference.swift
[18/48] Compiling Atomics UnsafeAtomic.swift
[19/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/48] Compiling Atomics IntegerOperations.swift
[21/48] Compiling Atomics Unmanaged extensions.swift
[22/48] Compiling _NIODataStructures Heap.swift
[23/48] Compiling _NIODataStructures _TinyArray.swift
[24/48] Compiling _NIODataStructures PriorityQueue.swift
[25/48] Compiling NIOConcurrencyHelpers lock.swift
[26/48] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[27/48] Emitting module _NIODataStructures
[28/48] Compiling NIOConcurrencyHelpers atomics.swift
[29/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[30/48] Compiling Atomics AtomicInteger.swift
[31/48] Compiling Atomics AtomicOptionalWrappable.swift
[32/48] Compiling Atomics PointerConformances.swift
[33/48] Compiling Atomics Primitives.native.swift
[36/48] Emitting module InternalCollectionsUtilities
[37/48] Compiling Atomics AtomicBool.swift
[38/48] Compiling Atomics IntegerConformances.swift
[41/48] Compiling Atomics AtomicReference.swift
[42/48] Compiling Atomics AtomicStorage.swift
[43/48] Emitting module NIOConcurrencyHelpers
[44/64] Compiling DequeModule Deque+Codable.swift
[45/64] Compiling DequeModule Deque+Collection.swift
[46/64] Compiling DequeModule Deque+Equatable.swift
[47/64] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[48/64] Compiling DequeModule _DequeBufferHeader.swift
[49/65] Compiling DequeModule Deque+CustomReflectable.swift
[50/65] Compiling DequeModule Deque+Descriptions.swift
[51/65] Compiling DequeModule _DequeBuffer.swift
[52/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/65] Compiling DequeModule _DequeSlot.swift
[54/65] Compiling DequeModule Deque+Extras.swift
[55/65] Compiling DequeModule Deque+Hashable.swift
[56/65] Compiling DequeModule Deque+Testing.swift
[57/65] Compiling DequeModule Deque._Storage.swift
[60/65] Compiling DequeModule Deque._UnsafeHandle.swift
[61/65] Compiling DequeModule Deque.swift
[62/65] Emitting module Atomics
[63/65] Emitting module DequeModule
[66/127] Compiling NIOCore Linux.swift
[67/127] Compiling NIOCore MarkedCircularBuffer.swift
[68/127] Compiling NIOCore MulticastChannel.swift
[69/127] Compiling NIOCore NIOAny.swift
[70/127] Compiling NIOCore NIOCloseOnErrorHandler.swift
[71/127] Compiling NIOCore NIOLoopBound.swift
[72/133] Compiling NIOCore GlobalSingletons.swift
[73/133] Compiling NIOCore IO.swift
[74/133] Compiling NIOCore IOData.swift
[75/133] Compiling NIOCore IPProtocol.swift
[76/133] Compiling NIOCore IntegerBitPacking.swift
[77/133] Compiling NIOCore IntegerTypes.swift
[78/133] Compiling NIOCore Interfaces.swift
[79/133] Compiling NIOCore Codec.swift
[80/133] Compiling NIOCore ConvenienceOptionSupport.swift
[81/133] Compiling NIOCore DeadChannel.swift
[82/133] Compiling NIOCore DispatchQueue+WithFuture.swift
[83/133] Compiling NIOCore EventLoop+Deprecated.swift
[84/133] Compiling NIOCore EventLoop+SerialExecutor.swift
[85/133] Compiling NIOCore EventLoop.swift
[86/133] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[87/133] Compiling NIOCore EventLoopFuture+Deprecated.swift
[88/133] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[89/133] Compiling NIOCore EventLoopFuture.swift
[90/133] Compiling NIOCore FileDescriptor.swift
[91/133] Compiling NIOCore FileHandle.swift
[92/133] Compiling NIOCore FileRegion.swift
[93/133] Compiling NIOCore SocketOptionProvider.swift
[94/133] Compiling NIOCore SystemCallHelpers.swift
[95/133] Compiling NIOCore TimeAmount+Duration.swift
[96/133] Compiling NIOCore TypeAssistedChannelHandler.swift
[97/133] Compiling NIOCore UniversalBootstrapSupport.swift
[98/133] Compiling NIOCore Utilities.swift
[99/133] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[100/133] Compiling NIOCore NIOAsyncWriter.swift
[101/133] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[102/133] Compiling NIOCore BSDSocketAPI.swift
[103/133] Compiling NIOCore ByteBuffer-aux.swift
[104/133] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[105/133] Compiling NIOCore ByteBuffer-conversions.swift
[106/133] Compiling NIOCore Channel.swift
[107/133] Compiling NIOCore ChannelHandler.swift
[108/133] Compiling NIOCore ChannelHandlers.swift
[109/133] Compiling NIOCore ChannelInvoker.swift
[110/133] Compiling NIOCore ChannelOption.swift
[111/133] Compiling NIOCore ChannelPipeline.swift
[112/133] Compiling NIOCore CircularBuffer.swift
[113/133] Compiling NIOCore AddressedEnvelope.swift
[114/133] Compiling NIOCore AsyncAwaitSupport.swift
[115/133] Compiling NIOCore AsyncChannel.swift
[116/133] Compiling NIOCore AsyncChannelHandler.swift
[117/133] Compiling NIOCore AsyncChannelInboundStream.swift
[118/133] Compiling NIOCore AsyncChannelOutboundWriter.swift
[119/133] Compiling NIOCore NIOAsyncSequenceProducer.swift
[120/133] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[121/133] Compiling NIOCore NIOScheduledCallback.swift
[122/133] Compiling NIOCore NIOSendable.swift
[123/133] Compiling NIOCore RecvByteBufferAllocator.swift
[124/133] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[125/133] Compiling NIOCore SocketAddresses.swift
[126/133] Compiling NIOCore ByteBuffer-core.swift
[127/133] Compiling NIOCore ByteBuffer-hex.swift
[128/133] Compiling NIOCore ByteBuffer-int.swift
[129/133] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[130/133] Compiling NIOCore ByteBuffer-multi-int.swift
[131/133] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[132/133] Compiling NIOCore ByteBuffer-views.swift
[133/133] Emitting module NIOCore
[134/185] Compiling NIOEmbedded AsyncTestingChannel.swift
[135/185] Compiling NIOEmbedded Embedded.swift
[136/185] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[137/185] Emitting module NIOEmbedded
[138/185] Compiling NIOPosix Pool.swift
[139/185] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[140/185] Compiling NIOPosix PosixSingletons.swift
[141/185] Compiling NIOPosix RawSocketBootstrap.swift
[142/185] Compiling NIOPosix Resolver.swift
[143/190] Compiling NIOPosix SocketProtocols.swift
[144/190] Compiling NIOPosix System.swift
[145/190] Compiling NIOPosix Thread.swift
[146/190] Compiling NIOPosix ThreadPosix.swift
[147/190] Compiling NIOPosix ThreadWindows.swift
[148/190] Compiling NIOPosix GetaddrinfoResolver.swift
[149/190] Compiling NIOPosix HappyEyeballs.swift
[150/190] Compiling NIOPosix IO.swift
[151/190] Compiling NIOPosix IntegerBitPacking.swift
[152/190] Compiling NIOPosix IntegerTypes.swift
[153/190] Compiling NIOPosix SelectorKqueue.swift
[154/190] Compiling NIOPosix SelectorUring.swift
[155/190] Compiling NIOPosix ServerSocket.swift
[156/190] Compiling NIOPosix Socket.swift
[157/190] Compiling NIOPosix SocketChannel.swift
[158/190] Compiling NIOPosix Linux.swift
[159/190] Compiling NIOPosix LinuxCPUSet.swift
[160/190] Compiling NIOPosix LinuxUring.swift
[161/190] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[162/190] Compiling NIOPosix NIOThreadPool.swift
[163/190] Compiling NIOPosix Selectable.swift
[164/190] Compiling NIOPosix SelectableChannel.swift
[165/190] Compiling NIOPosix SelectableEventLoop.swift
[166/190] Compiling NIOPosix SelectorEpoll.swift
[167/190] Compiling NIOPosix SelectorGeneric.swift
[168/190] Compiling NIOPosix UnsafeTransfer.swift
[169/190] Compiling NIOPosix Utilities.swift
[170/190] Compiling NIOPosix VsockAddress.swift
[171/190] Compiling NIOPosix VsockChannelEvents.swift
[172/190] Compiling NIOPosix resource_bundle_accessor.swift
[173/190] Compiling NIOPosix BaseStreamSocketChannel.swift
[174/190] Compiling NIOPosix Bootstrap.swift
[175/190] Compiling NIOPosix ControlMessage.swift
[176/190] Compiling NIOPosix DatagramVectorReadManager.swift
[177/190] Compiling NIOPosix Errors+Any.swift
[178/190] Compiling NIOPosix FileDescriptor.swift
[179/190] Compiling NIOPosix NonBlockingFileIO.swift
[180/190] Compiling NIOPosix PendingDatagramWritesManager.swift
[181/190] Compiling NIOPosix PendingWritesManager.swift
[182/190] Compiling NIOPosix PipeChannel.swift
[183/190] Compiling NIOPosix PipePair.swift
[184/190] Compiling NIOPosix BSDSocketAPICommon.swift
[185/190] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/190] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/190] Compiling NIOPosix BaseSocket.swift
[188/190] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/190] Compiling NIOPosix BaseSocketChannel.swift
[190/190] Emitting module NIOPosix
[191/192] Emitting module NIO
[192/192] Compiling NIO Exports.swift
[193/198] Compiling NIOTLS TLSEvents.swift
[194/198] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[195/198] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[196/198] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[197/198] Emitting module NIOTLS
[198/198] Compiling NIOTLS SNIHandler.swift
[199/229] Compiling NIOSSL SSLPublicKey.swift
[200/229] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[201/229] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[202/229] Compiling NIOSSL SSLInit.swift
[203/229] Compiling NIOSSL SSLPKCS12Bundle.swift
[204/229] Compiling NIOSSL SSLPrivateKey.swift
[205/232] Compiling NIOSSL NIOSSLServerHandler.swift
[206/232] Compiling NIOSSL ObjectIdentifier.swift
[207/232] Compiling NIOSSL PosixPort.swift
[208/232] Compiling NIOSSL SSLCallbacks.swift
[209/232] Compiling NIOSSL AndroidCABundle.swift
[210/232] Compiling NIOSSL ByteBufferBIO.swift
[211/232] Compiling NIOSSL CustomPrivateKey.swift
[212/232] Compiling NIOSSL IdentityVerification.swift
[213/232] Emitting module NIOSSL
[214/232] Compiling NIOSSL LinuxCABundle.swift
[215/232] Compiling NIOSSL NIOSSLClientHandler.swift
[216/232] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[217/232] Compiling NIOSSL NIOSSLHandler.swift
[218/232] Compiling NIOSSL SSLCertificate.swift
[219/232] Compiling NIOSSL SSLCertificateExtensions.swift
[220/232] Compiling NIOSSL SSLCertificateName.swift
[221/232] Compiling NIOSSL SafeCompare.swift
[222/232] Compiling NIOSSL Zeroization.swift
[223/232] Compiling NIOSSL TLSConfiguration.swift
[224/232] Compiling NIOSSL UniversalBootstrapSupport.swift
[225/232] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[226/232] Compiling NIOSSL resource_bundle_accessor.swift
[227/232] Compiling NIOSSL SubjectAlternativeName.swift
[228/232] Compiling NIOSSL NIOSSLSecureBytes.swift
[229/232] Compiling NIOSSL RNG.swift
[230/232] Compiling NIOSSL SSLConnection.swift
[231/232] Compiling NIOSSL SSLContext.swift
[232/232] Compiling NIOSSL SSLErrors.swift
Build of target: 'NIOSSL' complete! (9.27s)
1154
8 /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-ssl/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-ssl/main
File count: 1154
Doc size: 8.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-ssl-main-23af0e3e.zip to s3://spi-docs-inbox/prod-apple-swift-nio-ssl-main-23af0e3e.zip
Copying... [12%]
Copying... [23%]
Copying... [31%]
Copying... [43%]
Copying... [50%]
Copying... [62%]
Copying... [74%]
Copying... [81%]
Copying... [93%]
Copying... [100%]
Done.