Build Information
Successful build of swift-nio-ssl, reference main (52f83a), with Swift 6.2 for Android on 24 Apr 2026 00:02:52 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-ssl.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apple/swift-nio-ssl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 52f83a1 Fix optional certificate verification test case (#578)
Cloned https://github.com/apple/swift-nio-ssl.git
Revision (git rev-parse @):
52f83a14eee1b043f7eee90e3ee06e052550334b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-ssl.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-nio-ssl.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/83219] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.68s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (8.03s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/23680] Fetching swift-collections
[2/25500] Fetching swift-collections, swift-atomics
[912/31101] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.87s)
Fetched https://github.com/apple/swift-system.git from cache (0.87s)
[3079/23680] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.77s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.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.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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
Building for debugging...
[0/459] Compiling a_dup.cc
[1/459] Write swift-version--11D90AFD9DD3AB2.txt
[1/459] Write sources
[4/459] Compiling a_i2d_fp.cc
[5/459] Compiling _AtomicsShims.c
[6/463] Compiling a_d2i_fp.cc
[7/463] Write sources
[21/466] Compiling a_gentm.cc
[22/466] Write sources
[24/479] Compiling CNIOWindows shim.c
[25/483] Compiling a_mbstr.cc
[26/483] Compiling a_int.cc
[27/483] Compiling CNIOWASI CNIOWASI.c
[28/483] Compiling CNIOWindows WSAStartup.c
[29/483] Compiling CNIOPosix event_loop_id.c
[30/483] Compiling CNIOOpenBSD shim.c
[31/483] Compiling tasn_new.cc
[32/483] Compiling CNIOLinux liburing_shims.c
[33/483] Compiling CNIOLLHTTP c_nio_http.c
[34/483] Compiling a_bool.cc
[35/483] Compiling CNIODarwin shim.c
[36/483] Compiling CNIOLLHTTP c_nio_api.c
[38/483] Emitting module _NIOBase64
[38/483] Compiling CNIOLinux shim.c
[39/483] Compiling fiat_p256_adx_sqr.S
[40/483] Compiling CNIOLLHTTP c_nio_llhttp.c
[41/483] Compiling fiat_p256_adx_mul.S
[42/483] Compiling fiat_curve25519_adx_square.S
[43/483] Compiling fiat_curve25519_adx_mul.S
[44/483] Compiling CNIOBoringSSLShims shims.c
[45/483] Compiling tls_record.cc
[46/483] Compiling tls_method.cc
[47/483] Compiling tls13_server.cc
[48/483] Compiling tls13_enc.cc
[49/483] Compiling tls13_client.cc
[50/483] Compiling t1_enc.cc
[51/483] Compiling tls13_both.cc
[53/483] Emitting module InternalCollectionsUtilities
[54/483] Compiling InternalCollectionsUtilities Debugging.swift
[55/483] Compiling InternalCollectionsUtilities Descriptions.swift
[56/483] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[57/485] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[58/485] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[59/485] Compiling InternalCollectionsUtilities Integer rank.swift
[60/485] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[61/485] Compiling InternalCollectionsUtilities UInt+reversed.swift
[61/485] Compiling ssl_versions.cc
[63/485] Compiling InternalCollectionsUtilities _SortedCollection.swift
[64/485] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[65/485] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/485] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[67/485] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/485] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/485] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[70/485] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[71/485] Compiling InternalCollectionsUtilities Span+Extras.swift
[72/485] Compiling InternalCollectionsUtilities String+Padding.swift
[73/485] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[73/485] Compiling ssl_x509.cc
[75/485] Compiling _NIOBase64 Base64.swift
[75/486] Compiling ssl_transcript.cc
[77/486] Compiling _NIODataStructures Heap.swift
[78/486] Emitting module _NIODataStructures
[79/487] Compiling _NIODataStructures PriorityQueue.swift
[80/487] Compiling _NIODataStructures _TinyArray.swift
[84/521] Compiling ContainersPreview RandomAccessContainer.swift
[85/521] Compiling ContainersPreview RangeExpression2.swift
[86/521] Compiling ContainersPreview RangeReplaceableContainer.swift
[87/521] Compiling ContainersPreview Drain+Map.swift
[88/525] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[89/525] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[90/525] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[91/525] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[92/525] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[93/525] Compiling ContainersPreview Producer+Map.swift
[94/525] Compiling ContainersPreview Producer+Reduce.swift
[95/525] Compiling ContainersPreview Producer.swift
[96/525] Compiling ContainersPreview Borrow.swift
[97/525] Compiling ContainersPreview Drain+Reduce.swift
[98/525] Compiling ContainersPreview Drain.swift
[99/525] Compiling ContainersPreview Producer+Collect.swift
[100/525] Compiling ContainersPreview Producer+Filter.swift
[101/525] Compiling ContainersPreview Box.swift
[102/525] Compiling ContainersPreview Inout.swift
[103/525] Compiling ContainersPreview InputSpan.swift
[104/525] Compiling ContainersPreview Shared.swift
[105/525] Compiling ContainersPreview Container.swift
[106/525] Compiling ContainersPreview ContainerIterator.swift
[107/525] Compiling ContainersPreview DynamicContainer.swift
[108/525] Compiling ContainersPreview MutableContainer.swift
[109/525] Compiling ContainersPreview PermutableContainer.swift
[110/525] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[111/525] Compiling ContainersPreview BorrowingSequence.swift
[112/525] Compiling ContainersPreview BidirectionalContainer.swift
[113/525] Compiling ContainersPreview Container+Filter.swift
[114/525] Compiling ContainersPreview Container+SpanwiseZip.swift
[115/525] Emitting module ContainersPreview
[116/525] Compiling ContainersPreview OutputSpan+Extras.swift
[117/525] Compiling ContainersPreview TemporaryAllocation.swift
[118/525] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[119/525] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[120/525] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[121/526] Wrapping AST for _NIODataStructures for debugging
[122/526] Compiling ssl_stat.cc
[123/556] Wrapping AST for _NIOBase64 for debugging
[124/566] Wrapping AST for InternalCollectionsUtilities for debugging
[125/566] Wrapping AST for ContainersPreview for debugging
[126/566] Compiling ssl_session.cc
[127/566] Compiling ssl_privkey.cc
[129/566] Compiling DequeModule _DequeBuffer.swift
[130/566] Compiling DequeModule _DequeBufferHeader.swift
[131/566] Compiling DequeModule RigidDeque+Append.swift
[132/566] Compiling DequeModule RigidDeque+Consumption.swift
[133/566] Compiling DequeModule RigidDeque+Container.swift
[134/566] Compiling DequeModule RigidDeque+Descriptions.swift
[135/571] Compiling DequeModule UniqueDeque+Consumption.swift
[136/571] Compiling DequeModule UniqueDeque+Container.swift
[137/571] Compiling DequeModule UniqueDeque+Descriptions.swift
[138/571] Compiling DequeModule UniqueDeque+Equatable.swift
[139/571] Compiling DequeModule UniqueDeque+Experimental.swift
[140/571] Compiling DequeModule UniqueDeque+Hashable.swift
[141/571] Compiling DequeModule UniqueDeque+Initializers.swift
[142/571] Compiling DequeModule UniqueDeque+Insertions.swift
[143/571] Compiling DequeModule UniqueDeque+Prepend.swift
[144/571] Compiling DequeModule UniqueDeque+Removals.swift
[145/571] Compiling DequeModule RigidDeque+Removals.swift
[146/571] Compiling DequeModule RigidDeque+Replacements.swift
[147/571] Compiling DequeModule RigidDeque+Testing.swift
[148/571] Compiling DequeModule RigidDeque.swift
[149/571] Compiling DequeModule UniqueDeque+Append.swift
[150/571] Compiling DequeModule RigidDeque+Equatable.swift
[151/571] Compiling DequeModule RigidDeque+Experimental.swift
[152/571] Compiling DequeModule RigidDeque+Hashable.swift
[153/571] Compiling DequeModule RigidDeque+Initializers.swift
[154/571] Compiling DequeModule RigidDeque+Insertions.swift
[155/571] Compiling DequeModule RigidDeque+Prepend.swift
[155/571] Compiling ssl_credential.cc
[156/571] Compiling ssl_key_share.cc
[158/571] Compiling DequeModule Deque+Extras.swift
[159/571] Compiling DequeModule Deque+Hashable.swift
[160/571] Compiling DequeModule Deque+Testing.swift
[161/571] Compiling DequeModule Deque._Storage.swift
[162/571] Compiling DequeModule Deque._UnsafeHandle.swift
[163/571] Compiling DequeModule Deque.swift
[163/571] Compiling ssl_lib.cc
[164/571] Compiling ssl_file.cc
[166/571] Compiling DequeModule Deque+Codable.swift
[167/571] Compiling DequeModule Deque+Collection.swift
[168/571] Compiling DequeModule Deque+CustomReflectable.swift
[169/571] Compiling DequeModule Deque+Descriptions.swift
[170/571] Compiling DequeModule Deque+Equatable.swift
[171/571] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[171/571] Compiling ssl_cipher.cc
[172/571] Compiling ssl_cert.cc
[173/571] Compiling ssl_asn1.cc
[174/571] Compiling ssl_buffer.cc
[175/571] Compiling ssl_aead_ctx.cc
[176/571] Compiling s3_pkt.cc
[177/571] Compiling s3_lib.cc
[179/571] Compiling DequeModule UniqueDeque+Replacements.swift
[180/571] Compiling DequeModule UniqueDeque.swift
[181/571] Compiling DequeModule _DequeSlot.swift
[182/571] Compiling DequeModule _UnsafeDequeHandle.swift
[183/571] Compiling DequeModule _UnsafeDequeSegments.swift
[184/571] Emitting module DequeModule
[185/572] Compiling handshake_server.cc
[186/572] Wrapping AST for DequeModule for debugging
[187/572] Compiling s3_both.cc
[188/572] Compiling handoff.cc
[189/572] Compiling handshake.cc
[190/572] Compiling extensions.cc
[191/572] Compiling handshake_client.cc
[192/572] Compiling dtls_record.cc
[193/572] Compiling md5-x86_64-linux.S
[194/572] Compiling md5-x86_64-apple.S
[195/572] Compiling encrypted_client_hello.cc
[196/572] Compiling md5-586-linux.S
[197/572] Compiling dtls_method.cc
[198/572] Compiling md5-586-apple.S
[199/572] Compiling chacha20_poly1305_x86_64-linux.S
[200/572] Compiling chacha20_poly1305_x86_64-apple.S
[201/572] Compiling chacha20_poly1305_armv8-win.S
[202/572] Compiling chacha20_poly1305_armv8-linux.S
[203/572] Compiling chacha20_poly1305_armv8-apple.S
[204/572] Compiling d1_pkt.cc
[205/572] Compiling chacha-x86_64-linux.S
[206/572] Compiling d1_srtp.cc
[207/572] Compiling chacha-x86_64-apple.S
[208/572] Compiling chacha-x86-linux.S
[209/572] Compiling chacha-x86-apple.S
[210/572] Compiling chacha-armv8-win.S
[211/572] Compiling chacha-armv8-apple.S
[212/572] Compiling chacha-armv8-linux.S
[213/572] Compiling chacha-armv4-linux.S
[214/572] Compiling aes128gcmsiv-x86_64-linux.S
[215/572] Compiling aes128gcmsiv-x86_64-apple.S
[216/572] Compiling x86_64-mont5-linux.S
[217/572] Compiling x86_64-mont5-apple.S
[218/572] Compiling x86_64-mont-linux.S
[219/572] Compiling x86_64-mont-apple.S
[220/572] Compiling x86-mont-linux.S
[221/572] Compiling vpaes-x86_64-linux.S
[222/572] Compiling x86-mont-apple.S
[223/572] Compiling vpaes-x86-apple.S
[223/572] Compiling vpaes-x86_64-apple.S
[225/572] Compiling d1_lib.cc
[226/572] Compiling err_data.cc
[227/572] Compiling vpaes-armv8-win.S
[228/572] Compiling vpaes-x86-linux.S
[229/572] Compiling vpaes-armv8-linux.S
[230/572] Compiling vpaes-armv8-apple.S
[231/572] Compiling vpaes-armv7-linux.S
[232/572] Compiling sha512-x86_64-linux.S
[233/572] Compiling sha512-x86_64-apple.S
[234/572] Compiling sha512-armv8-win.S
[235/572] Compiling sha512-586-linux.S
[236/572] Compiling sha512-armv8-linux.S
[237/572] Compiling sha512-armv8-apple.S
[238/572] Compiling sha512-586-apple.S
[239/572] Compiling sha512-armv4-linux.S
[240/572] Compiling sha256-x86_64-linux.S
[241/572] Compiling sha256-x86_64-apple.S
[242/572] Compiling sha256-armv8-apple.S
[243/572] Compiling sha256-armv4-linux.S
[244/572] Compiling sha256-armv8-win.S
[245/572] Compiling sha256-586-apple.S
[246/572] Compiling sha256-586-linux.S
[246/572] Compiling sha1-x86_64-linux.S
[248/572] Compiling sha256-armv8-linux.S
[249/572] Compiling sha1-x86_64-apple.S
[250/572] Compiling sha1-armv8-win.S
[251/572] Compiling sha1-armv8-apple.S
[252/572] Compiling sha1-586-linux.S
[253/572] Compiling sha1-586-apple.S
[254/572] Compiling sha1-armv4-large-linux.S
[255/572] Compiling rdrand-x86_64-linux.S
[256/572] Compiling sha1-armv8-linux.S
[257/572] Compiling rsaz-avx2-apple.S
[258/572] Compiling rdrand-x86_64-apple.S
[258/572] Compiling rsaz-avx2-linux.S
[260/572] Compiling p256_beeu-x86_64-asm-linux.S
[261/572] Compiling p256_beeu-x86_64-asm-apple.S
[262/572] Compiling bio_ssl.cc
[263/572] Compiling p256_beeu-armv8-asm-win.S
[264/572] Compiling p256_beeu-armv8-asm-linux.S
[265/572] Compiling p256_beeu-armv8-asm-apple.S
[266/572] Compiling p256-x86_64-asm-apple.S
[267/572] Compiling p256-x86_64-asm-linux.S
[268/572] Compiling p256-armv8-asm-apple.S
[269/572] Compiling p256-armv8-asm-win.S
[270/572] Compiling ghashv8-armv8-apple.S
[271/572] Compiling ghashv8-armv8-win.S
[272/572] Compiling ghashv8-armv8-linux.S
[273/572] Compiling p256-armv8-asm-linux.S
[274/572] Compiling ghashv8-armv7-linux.S
[275/572] Compiling ghash-x86_64-apple.S
[276/572] Compiling ghash-x86_64-linux.S
[277/572] Compiling ghash-x86-linux.S
[278/572] Compiling ghash-x86-apple.S
[279/572] Compiling ghash-ssse3-x86_64-linux.S
[280/572] Compiling ghash-ssse3-x86_64-apple.S
[281/572] Compiling ghash-ssse3-x86-apple.S
[282/572] Compiling ghash-ssse3-x86-linux.S
[283/572] Compiling ghash-neon-armv8-win.S
[284/572] Compiling ghash-neon-armv8-apple.S
[285/572] Compiling ghash-neon-armv8-linux.S
[286/572] Compiling co-586-linux.S
[287/572] Compiling ghash-armv4-linux.S
[288/572] Compiling co-586-apple.S
[289/572] Compiling bn-armv8-win.S
[290/572] Compiling bn-586-linux.S
[291/572] Compiling bn-armv8-linux.S
[292/572] Compiling bn-armv8-apple.S
[293/572] Compiling bn-586-apple.S
[294/572] Compiling bsaes-armv7-linux.S
[295/572] Compiling armv8-mont-apple.S
[296/572] Compiling armv8-mont-win.S
[297/572] Compiling d1_both.cc
[298/572] Compiling aesv8-gcm-armv8-win.S
[299/572] Compiling aesv8-armv8-win.S
[300/572] Compiling armv4-mont-linux.S
[301/572] Compiling armv8-mont-linux.S
[302/572] Compiling aesv8-gcm-armv8-linux.S
[303/572] Compiling aesv8-armv8-apple.S
[304/572] Compiling aesv8-armv8-linux.S
[304/572] Compiling aesv8-gcm-armv8-apple.S
[306/572] Compiling aesni-x86_64-apple.S
[307/572] Compiling aesni-x86_64-linux.S
[308/572] Compiling aesv8-armv7-linux.S
[309/572] Compiling aesni-x86-linux.S
[310/572] Compiling aesni-gcm-x86_64-apple.S
[311/572] Compiling aesni-gcm-x86_64-linux.S
[312/572] Compiling aes-gcm-avx2-x86_64-linux.S
[313/572] Compiling aesni-x86-apple.S
[314/572] Compiling aes-gcm-avx2-x86_64-apple.S
[315/572] Compiling aes-gcm-avx10-x86_64-linux.S
[316/572] Compiling aes-gcm-avx10-x86_64-apple.S
[317/572] Compiling x_x509a.cc
[318/572] Compiling x_sig.cc
[319/572] Compiling x_val.cc
[320/572] Compiling x_spki.cc
[321/572] Compiling x_x509.cc
[322/572] Compiling x_pubkey.cc
[323/572] Compiling x_name.cc
[324/572] Compiling x_req.cc
[325/572] Compiling x_exten.cc
[326/572] Compiling x509name.cc
[327/572] Compiling x_crl.cc
[328/572] Compiling x_attrib.cc
[329/572] Compiling x509rset.cc
[330/572] Compiling x_algor.cc
[331/572] Compiling x509spki.cc
[332/572] Compiling x_all.cc
[333/572] Compiling x509cset.cc
[334/572] Compiling x509_txt.cc
[335/572] Compiling x509_vfy.cc
[336/572] Compiling x509_vpm.cc
[337/572] Compiling x509_set.cc
[338/572] Compiling x509_v3.cc
[339/572] Compiling x509_trs.cc
[340/572] Compiling x509_req.cc
[341/572] Compiling x509_obj.cc
[342/572] Compiling x509_lu.cc
[343/572] Compiling x509_d2.cc
[344/572] Compiling x509_def.cc
[345/572] Compiling x509_ext.cc
[346/572] Compiling x509_att.cc
[347/572] Compiling x509_cmp.cc
[348/572] Compiling x509.cc
[349/572] Compiling v3_utl.cc
[350/572] Compiling v3_purp.cc
[351/572] Compiling v3_pcons.cc
[352/572] Compiling v3_ocsp.cc
[353/572] Compiling v3_ncons.cc
[354/572] Compiling v3_prn.cc
[355/572] Compiling v3_pmaps.cc
[356/572] Compiling v3_skey.cc
[357/572] Compiling v3_int.cc
[358/572] Compiling v3_info.cc
[359/572] Compiling v3_ia5.cc
[360/572] Compiling v3_lib.cc
[361/572] Compiling v3_genn.cc
[362/572] Compiling v3_extku.cc
[363/572] Compiling v3_enum.cc
[364/572] Compiling v3_crld.cc
[365/572] Compiling v3_cpols.cc
[366/572] Compiling v3_conf.cc
[367/572] Compiling v3_akeya.cc
[368/572] Compiling v3_bitst.cc
[369/572] Compiling v3_alt.cc
[370/572] Compiling t_x509.cc
[371/572] Compiling v3_bcons.cc
[372/572] Compiling v3_akey.cc
[373/572] Compiling t_x509a.cc
[374/572] Compiling t_crl.cc
[375/572] Compiling t_req.cc
[376/572] Compiling i2d_pr.cc
[377/572] Compiling rsa_pss.cc
[378/572] Compiling policy.cc
[379/572] Compiling by_file.cc
[380/572] Compiling name_print.cc
[381/572] Compiling by_dir.cc
[382/572] Compiling algorithm.cc
[383/572] Compiling a_sign.cc
[384/572] Compiling a_verify.cc
[385/572] Compiling asn1_gen.cc
[386/572] Compiling thread_win.cc
[387/572] Compiling thread_none.cc
[388/572] Compiling trust_token.cc
[389/572] Compiling a_digest.cc
[390/572] Compiling thread_pthread.cc
[391/572] Compiling voprf.cc
[392/572] Compiling thread.cc
[393/572] Compiling pmbtoken.cc
[394/572] Compiling stack.cc
[395/572] Compiling siphash.cc
[396/572] Compiling sha256.cc
[397/572] Compiling sha1.cc
[398/572] Compiling sha512.cc
[399/572] Compiling slhdsa.cc
[400/572] Compiling rsa_print.cc
[401/572] Compiling spake2plus.cc
[402/572] Compiling rsa_extra.cc
[403/572] Compiling rand.cc
[404/572] Compiling trusty.cc
[404/572] Compiling rsa_crypt.cc
[406/572] Compiling urandom.cc
[407/572] Compiling windows.cc
[408/572] Compiling refcount.cc
[409/572] Compiling rc4.cc
[410/572] Compiling rsa_asn1.cc
[411/572] Compiling passive.cc
[412/572] Compiling ios.cc
[413/572] Compiling getentropy.cc
[414/572] Compiling poly1305_arm_asm.S
[415/572] Compiling deterministic.cc
[416/572] Compiling fork_detect.cc
[417/572] Compiling forkunsafe.cc
[418/572] Compiling poly1305_arm.cc
[419/572] Compiling poly1305_vec.cc
[420/572] Compiling pool.cc
[421/572] Compiling poly1305.cc
[422/572] Compiling pkcs7.cc
[423/572] Compiling pkcs8_x509.cc
[424/572] Compiling p5_pbev2.cc
[425/572] Compiling pkcs8.cc
[426/572] Compiling pkcs7_x509.cc
[427/572] Compiling pem_x509.cc
[428/572] Compiling pem_xaux.cc
[429/572] Compiling pem_pkey.cc
[430/572] Compiling pem_oth.cc
[431/572] Compiling mlkem.cc
[432/572] Compiling pem_pk8.cc
[433/572] Compiling pem_lib.cc
[434/572] Compiling pem_info.cc
[435/572] Compiling obj_xref.cc
[436/572] Compiling pem_all.cc
[437/572] Compiling obj.cc
[438/572] Compiling poly_rq_mul.S
[439/572] Compiling mldsa.cc
[440/572] Compiling fips_shared_support.cc
[441/572] Compiling mem.cc
[442/572] Compiling lhash.cc
[443/572] Compiling md5.cc
[444/572] Compiling md4.cc
[445/572] Compiling kyber.cc
[446/572] Compiling ex_data.cc
[447/572] Compiling sign.cc
[448/572] Compiling scrypt.cc
[449/572] Compiling print.cc
[450/572] Compiling hrss.cc
[451/572] Compiling hpke.cc
[452/572] Compiling pbkdf.cc
[453/572] Compiling p_x25519.cc
[454/572] Compiling p_rsa.cc
[455/572] Compiling p_x25519_asn1.cc
[456/572] Compiling p_ed25519.cc
[457/572] Compiling p_rsa_asn1.cc
[458/572] Compiling p_hkdf.cc
[459/572] Compiling p_ed25519_asn1.cc
[460/572] Compiling p_ec.cc
[461/572] Compiling p_ec_asn1.cc
[462/572] Compiling p_dh_asn1.cc
[463/572] Compiling p_dh.cc
[464/572] Compiling evp_ctx.cc
[465/572] Compiling p_dsa_asn1.cc
[466/572] Compiling evp_asn1.cc
[467/572] Compiling err.cc
[468/572] Compiling evp.cc
[469/572] Compiling engine.cc
[470/572] Compiling ecdh.cc
[471/572] Compiling ecdsa_asn1.cc
[472/572] Compiling hash_to_curve.cc
[473/572] Compiling ec_derive.cc
[474/572] Compiling dsa.cc
[475/572] Compiling bcm.cc
[476/572] Compiling ec_asn1.cc
[477/572] Compiling params.cc
[478/572] Compiling dsa_asn1.cc
[479/572] Compiling x25519-asm-arm.S
[480/572] Compiling dh_asn1.cc
[481/572] Compiling digest_extra.cc
[482/572] Compiling des.cc
[483/572] Compiling curve25519_64_adx.cc
[484/572] Compiling cpu_intel.cc
[485/572] Compiling crypto.cc
[486/572] Compiling curve25519.cc
[487/572] Compiling spake25519.cc
[488/572] Compiling cpu_aarch64_openbsd.cc
[489/572] Compiling cpu_arm_freebsd.cc
[490/572] Compiling cpu_aarch64_win.cc
[491/572] Compiling cpu_arm_linux.cc
[492/572] Compiling cpu_aarch64_linux.cc
[493/572] Compiling cpu_aarch64_sysreg.cc
[494/572] Compiling cpu_aarch64_fuchsia.cc
[495/572] Compiling e_rc4.cc
[496/572] Compiling conf.cc
[497/572] Compiling tls_cbc.cc
[498/572] Compiling cpu_aarch64_apple.cc
[499/572] Compiling e_tls.cc
[500/572] Compiling get_cipher.cc
[501/572] Compiling e_rc2.cc
[502/572] Compiling e_aesctrhmac.cc
[503/572] Compiling e_null.cc
[504/572] Compiling e_chacha20poly1305.cc
[505/572] Compiling derive_key.cc
[506/572] Compiling e_des.cc
[507/572] Compiling e_aesgcmsiv.cc
[508/572] Compiling unicode.cc
[509/572] Compiling chacha.cc
[510/572] Compiling cbs.cc
[511/572] Compiling buf.cc
[512/572] Compiling cbb.cc
[513/572] Compiling ber.cc
[514/572] Compiling asn1_compat.cc
[515/572] Compiling socket_helper.cc
[516/572] Compiling convert.cc
[517/572] Compiling blake2.cc
[518/572] Compiling bn_asn1.cc
[519/572] Compiling socket.cc
[520/572] Compiling pair.cc
[521/572] Compiling hexdump.cc
[522/572] Compiling printf.cc
[523/572] Compiling fd.cc
[524/572] Compiling errno.cc
[525/572] Compiling file.cc
[526/572] Compiling connect.cc
[527/572] Compiling base64.cc
[528/572] Compiling bio_mem.cc
[529/572] Compiling bio.cc
[530/572] Compiling tasn_typ.cc
[531/572] Compiling tasn_fre.cc
[532/572] Compiling tasn_enc.cc
[533/572] Compiling tasn_utl.cc
[534/572] Compiling tasn_dec.cc
[535/572] Compiling posix_time.cc
[536/572] Compiling f_string.cc
[537/572] Compiling asn_pack.cc
[538/572] Compiling f_int.cc
[539/572] Compiling asn1_par.cc
[540/572] Compiling a_utctm.cc
[541/572] Compiling asn1_lib.cc
[542/572] Compiling a_octet.cc
[543/572] Compiling a_type.cc
[544/572] Write sources
[545/572] Compiling a_time.cc
[546/588] Compiling a_strnid.cc
[547/590] Compiling a_strex.cc
[548/590] Compiling a_object.cc
[550/590] Compiling Atomics UnsafeAtomic.swift
[551/590] Compiling Atomics UnsafeAtomicLazyReference.swift
[552/592] Compiling Atomics ManagedAtomic.swift
[553/592] Compiling Atomics ManagedAtomicLazyReference.swift
[553/592] Compiling a_bitstr.cc
[555/592] Compiling Atomics AtomicStorage.swift
[556/592] Compiling Atomics AtomicValue.swift
[557/592] Compiling Atomics AtomicMemoryOrderings.swift
[558/592] Compiling Atomics DoubleWord.swift
[559/592] Compiling Atomics AtomicInteger.swift
[560/592] Compiling Atomics AtomicOptionalWrappable.swift
[561/592] Compiling Atomics AtomicReference.swift
[562/592] Compiling Atomics IntegerOperations.swift
[563/592] Compiling Atomics Unmanaged extensions.swift
[563/592] Compiling c-nioatomics.c
[565/592] Emitting module Atomics
[566/592] Compiling Atomics OptionalRawRepresentable.swift
[567/592] Compiling Atomics RawRepresentable.swift
[568/592] Compiling Atomics AtomicBool.swift
[569/592] Compiling Atomics IntegerConformances.swift
[570/592] Compiling Atomics PointerConformances.swift
[571/592] Compiling Atomics Primitives.native.swift
[572/593] Wrapping AST for Atomics for debugging
[573/593] Compiling c-atomics.c
[575/600] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[576/600] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[577/600] Compiling NIOConcurrencyHelpers lock.swift
[578/600] Compiling NIOConcurrencyHelpers NIOLock.swift
[579/600] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[580/600] Emitting module NIOConcurrencyHelpers
[581/600] Compiling NIOConcurrencyHelpers atomics.swift
[582/601] Wrapping AST for NIOConcurrencyHelpers for debugging
[584/665] Compiling NIOCore NIOCoreSendableMetatype.swift
[585/665] Compiling NIOCore NIODecodedAsyncSequence.swift
[586/665] Compiling NIOCore NIOLoopBound.swift
[587/665] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[588/665] Compiling NIOCore NIOScheduledCallback.swift
[589/665] Compiling NIOCore NIOSendable.swift
[590/665] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[591/665] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[592/665] Compiling NIOCore RecvByteBufferAllocator.swift
[593/665] Compiling NIOCore EventLoopFuture+Deprecated.swift
[594/665] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[595/665] Compiling NIOCore EventLoopFuture.swift
[596/665] Compiling NIOCore FileDescriptor.swift
[597/665] Compiling NIOCore FileHandle.swift
[598/665] Compiling NIOCore FileRegion.swift
[599/665] Compiling NIOCore GlobalSingletons.swift
[600/665] Compiling NIOCore IO.swift
[601/665] Compiling NIOCore IOData.swift
[602/673] Compiling NIOCore CircularBuffer.swift
[603/673] Compiling NIOCore Codec.swift
[604/673] Compiling NIOCore ConvenienceOptionSupport.swift
[605/673] Compiling NIOCore DeadChannel.swift
[606/673] Compiling NIOCore DispatchQueue+WithFuture.swift
[607/673] Compiling NIOCore EventLoop+Deprecated.swift
[608/673] Compiling NIOCore EventLoop+SerialExecutor.swift
[609/673] Compiling NIOCore EventLoop.swift
[610/673] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[611/673] Compiling NIOCore IPProtocol.swift
[612/673] Compiling NIOCore IntegerBitPacking.swift
[613/673] Compiling NIOCore IntegerTypes.swift
[614/673] Compiling NIOCore Interfaces.swift
[615/673] Compiling NIOCore Linux.swift
[616/673] Compiling NIOCore MarkedCircularBuffer.swift
[617/673] Compiling NIOCore MulticastChannel.swift
[618/673] Compiling NIOCore NIOAny.swift
[619/673] Compiling NIOCore NIOCloseOnErrorHandler.swift
[620/673] Compiling NIOCore AddressedEnvelope.swift
[621/673] Compiling NIOCore AsyncAwaitSupport.swift
[622/673] Compiling NIOCore AsyncChannel.swift
[623/673] Compiling NIOCore AsyncChannelHandler.swift
[624/673] Compiling NIOCore AsyncChannelInboundStream.swift
[625/673] Compiling NIOCore AsyncChannelOutboundWriter.swift
[626/673] Compiling NIOCore NIOAsyncSequenceProducer.swift
[627/673] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[628/673] Compiling NIOCore NIOAsyncWriter.swift
[629/673] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[630/673] Compiling NIOCore BSDSocketAPI.swift
[631/673] Compiling NIOCore ByteBuffer-aux.swift
[632/673] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[633/673] Compiling NIOCore ByteBuffer-conversions.swift
[634/673] Compiling NIOCore ByteBuffer-core.swift
[635/673] Compiling NIOCore ByteBuffer-hex.swift
[636/673] Compiling NIOCore ByteBuffer-int.swift
[637/673] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[638/673] Compiling NIOCore ByteBuffer-multi-int.swift
[639/673] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[640/673] Compiling NIOCore ByteBuffer-views.swift
[641/673] Compiling NIOCore Channel.swift
[642/673] Compiling NIOCore ChannelHandler.swift
[643/673] Compiling NIOCore ChannelHandlers.swift
[644/673] Compiling NIOCore ChannelInvoker.swift
[645/673] Compiling NIOCore ChannelOption.swift
[646/673] Compiling NIOCore ChannelPipeline.swift
[647/673] Emitting module NIOCore
[648/673] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[649/673] Compiling NIOCore SocketAddresses.swift
[650/673] Compiling NIOCore SocketOptionProvider.swift
[651/673] Compiling NIOCore SystemCallHelpers.swift
[652/673] Compiling NIOCore TimeAmount+Duration.swift
[653/673] Compiling NIOCore TypeAssistedChannelHandler.swift
[654/673] Compiling NIOCore UniversalBootstrapSupport.swift
[655/673] Compiling NIOCore Utilities.swift
[656/674] Wrapping AST for NIOCore for debugging
[658/731] Compiling NIOEmbedded AsyncTestingChannel.swift
[659/731] Emitting module NIOEmbedded
[660/731] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[661/731] Compiling NIOEmbedded Embedded.swift
[662/732] Wrapping AST for NIOEmbedded for debugging
[664/732] Compiling NIOFoundationEssentialsCompat Codable+ByteBuffer.swift
[665/732] Compiling NIOFoundationEssentialsCompat ByteBuffer-foundation.swift
[666/732] Emitting module NIOFoundationEssentialsCompat
[668/733] Compiling NIOPosix PipePair.swift
[669/733] Compiling NIOPosix Pool.swift
[670/733] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[671/733] Compiling NIOPosix PosixSingletons.swift
[672/733] Compiling NIOPosix RawSocketBootstrap.swift
[673/733] Compiling NIOPosix Resolver.swift
[674/733] Compiling NIOPosix Selectable.swift
[675/733] Compiling NIOPosix SelectableChannel.swift
[676/733] Compiling NIOPosix SelectableEventLoop.swift
[677/733] Compiling NIOPosix SelectorEpoll.swift
[678/733] Compiling NIOPosix SelectorGeneric.swift
[679/733] Compiling NIOPosix SelectorKqueue.swift
[680/733] Compiling NIOPosix SelectorUring.swift
[681/733] Compiling NIOPosix SelectorWSAPoll.swift
[681/736] Wrapping AST for NIOFoundationEssentialsCompat for debugging
[683/739] Compiling NIOPosix BSDSocketAPICommon.swift
[684/739] Compiling NIOPosix BSDSocketAPIPosix.swift
[685/739] Compiling NIOPosix BSDSocketAPIWindows.swift
[686/739] Compiling NIOPosix BaseSocket.swift
[687/739] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[688/739] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[689/739] Compiling NIOPosix BaseSocketChannel.swift
[690/739] Emitting module NIOPosix
[691/739] Compiling NIOPosix ServerSocket.swift
[692/739] Compiling NIOPosix Socket.swift
[693/739] Compiling NIOPosix SocketChannel.swift
[694/739] Compiling NIOPosix SocketProtocols.swift
[695/739] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[696/739] Compiling NIOPosix System.swift
[697/739] Compiling NIOPosix Thread.swift
[698/739] Compiling NIOPosix BaseStreamSocketChannel.swift
[699/739] Compiling NIOPosix Bootstrap.swift
[700/739] Compiling NIOPosix ControlMessage.swift
[701/739] Compiling NIOPosix DatagramVectorReadManager.swift
[702/739] Compiling NIOPosix Errors+Any.swift
[703/739] Compiling NIOPosix FileDescriptor.swift
[704/739] Compiling NIOPosix GetaddrinfoResolver.swift
[705/739] Compiling NIOPosix ThreadPosix.swift
[706/739] Compiling NIOPosix ThreadWindows.swift
[707/739] Compiling NIOPosix Utilities.swift
[708/739] Compiling NIOPosix VsockAddress.swift
[709/739] Compiling NIOPosix VsockChannelEvents.swift
[710/739] Compiling NIOPosix Windows.swift
[711/739] Compiling NIOPosix HappyEyeballs.swift
[712/739] Compiling NIOPosix IO.swift
[713/739] Compiling NIOPosix IntegerBitPacking.swift
[714/739] Compiling NIOPosix IntegerTypes.swift
[715/739] Compiling NIOPosix Linux.swift
[716/739] Compiling NIOPosix LinuxCPUSet.swift
[717/739] Compiling NIOPosix LinuxUring.swift
[718/739] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[719/739] Compiling NIOPosix NIOPosixSendableMetatype.swift
[720/739] Compiling NIOPosix NIOThreadPool.swift
[721/739] Compiling NIOPosix NonBlockingFileIO.swift
[722/739] Compiling NIOPosix PendingDatagramWritesManager.swift
[723/739] Compiling NIOPosix PendingWritesManager.swift
[724/739] Compiling NIOPosix PipeChannel.swift
[725/740] Wrapping AST for NIOPosix for debugging
[727/742] Emitting module NIO
[728/742] Compiling NIO Exports.swift
[729/743] Wrapping AST for NIO for debugging
[731/769] Compiling NIOTLS TLSEvents.swift
[732/769] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[733/769] Emitting module NIOTLS
[734/769] Emitting module NIOFoundationCompat
[735/769] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[736/769] Compiling NIOTLS SNIHandler.swift
[737/769] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[739/770] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[740/770] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[740/772] Wrapping AST for NIOTLS for debugging
[742/801] Emitting module NIOHTTP1
[743/801] Compiling NIOSSL SSLCallbacks.swift
[744/801] Compiling NIOSSL AndroidCABundle.swift
[745/801] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[746/801] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[747/801] Compiling NIOFoundationCompat Exports.swift
[749/802] Compiling NIOSSL ObjectIdentifier.swift
[750/802] Compiling NIOSSL PosixPort.swift
[751/802] Compiling NIOSSL NIOSSLHandler.swift
[752/802] Compiling NIOSSL NIOSSLServerHandler.swift
[752/802] Wrapping AST for NIOFoundationCompat for debugging
[754/802] Compiling NIOSSL SSLConnection.swift
[755/802] Compiling NIOSSL SSLContext.swift
[756/802] Compiling NIOSSL ByteBufferBIO.swift
[757/802] Compiling NIOSSL CustomPrivateKey.swift
[758/802] Compiling NIOSSL IdentityVerification.swift
[759/802] Compiling NIOSSL SSLCertificate.swift
[760/802] Compiling NIOSSL LinuxCABundle.swift
[761/802] Compiling NIOSSL NIOSSLClientHandler.swift
[762/802] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[763/803] Wrapping AST for NIOHTTP1 for debugging
[765/803] Compiling NIOSSL SSLPrivateKey.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// An ``NIOSSLPassphraseCallback`` is a callback that will be invoked by NIOSSL when it needs to
/host/spi-builder-workspace/Sources/NIOSSL/SSLPublicKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A ``NIOSSLPublicKey`` is an abstract handle to a public key owned by BoringSSL.
/host/spi-builder-workspace/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 | import NIOCore
16 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[766/803] Compiling NIOSSL SSLPublicKey.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// An ``NIOSSLPassphraseCallback`` is a callback that will be invoked by NIOSSL when it needs to
/host/spi-builder-workspace/Sources/NIOSSL/SSLPublicKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A ``NIOSSLPublicKey`` is an abstract handle to a public key owned by BoringSSL.
/host/spi-builder-workspace/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 | import NIOCore
16 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[767/803] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// An ``NIOSSLPassphraseCallback`` is a callback that will be invoked by NIOSSL when it needs to
/host/spi-builder-workspace/Sources/NIOSSL/SSLPublicKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A ``NIOSSLPublicKey`` is an abstract handle to a public key owned by BoringSSL.
/host/spi-builder-workspace/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 | import NIOCore
16 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[768/803] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// An ``NIOSSLPassphraseCallback`` is a callback that will be invoked by NIOSSL when it needs to
/host/spi-builder-workspace/Sources/NIOSSL/SSLPublicKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A ``NIOSSLPublicKey`` is an abstract handle to a public key owned by BoringSSL.
/host/spi-builder-workspace/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 | import NIOCore
16 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[769/807] Compiling NIOSSL SubjectAlternativeName.swift
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[770/807] Compiling NIOSSL NIOSSLSecureBytes.swift
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[771/807] Compiling NIOSSL RNG.swift
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[772/807] Compiling NIOSSL SafeCompare.swift
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/ByteBufferBIO.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/CustomPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/ByteBufferBIO.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/CustomPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/ByteBufferBIO.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/CustomPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/ByteBufferBIO.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/CustomPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[777/807] Emitting module NIOSSL
/host/spi-builder-workspace/Sources/NIOSSL/ByteBufferBIO.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/CustomPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/NIOSSLHandler.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 | import NIOTLS
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | /// A representation of an ASN.1 Object Identifier (OID)
/host/spi-builder-workspace/Sources/NIOSSL/SSLCallbacks.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | extension NIOSSLCertificate {
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Defines the type of X509 name
/host/spi-builder-workspace/Sources/NIOSSL/SSLConnection.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLErrors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLInit.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Initialize BoringSSL. Note that this function IS NOT THREAD SAFE, and so must be called inside
/host/spi-builder-workspace/Sources/NIOSSL/SSLPKCS12Bundle.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A container for a single PKCS#12 bundle.
/host/spi-builder-workspace/Sources/NIOSSL/SSLPrivateKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// An ``NIOSSLPassphraseCallback`` is a callback that will be invoked by NIOSSL when it needs to
/host/spi-builder-workspace/Sources/NIOSSL/SSLPublicKey.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A ``NIOSSLPublicKey`` is an abstract handle to a public key owned by BoringSSL.
/host/spi-builder-workspace/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 | import NIOCore
16 |
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SubjectAlternativeName.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SwiftCrypto/Zeroization.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | typealias errno_t = CInt
/host/spi-builder-workspace/Sources/NIOSSL/TLSConfiguration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/UnsafeKeyAndChainTarget.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | enum UnsafeKeyAndChainTarget {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/NIOSSLHandler.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 | import NIOTLS
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/NIOSSLHandler.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 | import NIOTLS
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/NIOSSLHandler.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 | import NIOTLS
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/NIOSSLHandler.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 | import NIOTLS
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLErrors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLInit.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Initialize BoringSSL. Note that this function IS NOT THREAD SAFE, and so must be called inside
/host/spi-builder-workspace/Sources/NIOSSL/SSLPKCS12Bundle.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A container for a single PKCS#12 bundle.
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[783/807] Compiling NIOSSL SSLErrors.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLErrors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLInit.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Initialize BoringSSL. Note that this function IS NOT THREAD SAFE, and so must be called inside
/host/spi-builder-workspace/Sources/NIOSSL/SSLPKCS12Bundle.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A container for a single PKCS#12 bundle.
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[784/807] Compiling NIOSSL SSLInit.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLErrors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLInit.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Initialize BoringSSL. Note that this function IS NOT THREAD SAFE, and so must be called inside
/host/spi-builder-workspace/Sources/NIOSSL/SSLPKCS12Bundle.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A container for a single PKCS#12 bundle.
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[785/807] Compiling NIOSSL SSLPKCS12Bundle.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLContext.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLErrors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLInit.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Initialize BoringSSL. Note that this function IS NOT THREAD SAFE, and so must be called inside
/host/spi-builder-workspace/Sources/NIOSSL/SSLPKCS12Bundle.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// A container for a single PKCS#12 bundle.
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | /// A representation of an ASN.1 Object Identifier (OID)
/host/spi-builder-workspace/Sources/NIOSSL/SSLCallbacks.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | /// A representation of an ASN.1 Object Identifier (OID)
/host/spi-builder-workspace/Sources/NIOSSL/SSLCallbacks.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | /// A representation of an ASN.1 Object Identifier (OID)
/host/spi-builder-workspace/Sources/NIOSSL/SSLCallbacks.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/ObjectIdentifier.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | /// A representation of an ASN.1 Object Identifier (OID)
/host/spi-builder-workspace/Sources/NIOSSL/SSLCallbacks.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | extension NIOSSLCertificate {
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Defines the type of X509 name
/host/spi-builder-workspace/Sources/NIOSSL/SSLConnection.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[791/807] Compiling NIOSSL SSLCertificateExtensions.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | extension NIOSSLCertificate {
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Defines the type of X509 name
/host/spi-builder-workspace/Sources/NIOSSL/SSLConnection.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[792/807] Compiling NIOSSL SSLCertificateName.swift
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | extension NIOSSLCertificate {
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Defines the type of X509 name
/host/spi-builder-workspace/Sources/NIOSSL/SSLConnection.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 | import NIOCore
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificate.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | import NIOCore
18 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | @_implementationOnly import CNIOBoringSSLShims
17 |
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateExtensions.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 |
15 | @_implementationOnly import CNIOBoringSSL
16 | @_implementationOnly import CNIOBoringSSLShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 |
18 | extension NIOSSLCertificate {
/host/spi-builder-workspace/Sources/NIOSSL/SSLCertificateName.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 |
17 | /// Defines the type of X509 name
/host/spi-builder-workspace/Sources/NIOSSL/SSLConnection.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[794/807] Compiling NIOSSL Zeroization.swift
/host/spi-builder-workspace/Sources/NIOSSL/SwiftCrypto/Zeroization.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | typealias errno_t = CInt
/host/spi-builder-workspace/Sources/NIOSSL/TLSConfiguration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/UnsafeKeyAndChainTarget.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | enum UnsafeKeyAndChainTarget {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[795/807] Compiling NIOSSL TLSConfiguration.swift
/host/spi-builder-workspace/Sources/NIOSSL/SwiftCrypto/Zeroization.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | typealias errno_t = CInt
/host/spi-builder-workspace/Sources/NIOSSL/TLSConfiguration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/UnsafeKeyAndChainTarget.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | enum UnsafeKeyAndChainTarget {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[796/807] Compiling NIOSSL UniversalBootstrapSupport.swift
/host/spi-builder-workspace/Sources/NIOSSL/SwiftCrypto/Zeroization.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | typealias errno_t = CInt
/host/spi-builder-workspace/Sources/NIOSSL/TLSConfiguration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/UnsafeKeyAndChainTarget.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | enum UnsafeKeyAndChainTarget {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[797/807] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
/host/spi-builder-workspace/Sources/NIOSSL/SwiftCrypto/Zeroization.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | typealias errno_t = CInt
/host/spi-builder-workspace/Sources/NIOSSL/TLSConfiguration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
16 | import NIOCore
17 |
/host/spi-builder-workspace/Sources/NIOSSL/UnsafeKeyAndChainTarget.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
12 | //
13 | //===----------------------------------------------------------------------===//
14 | @_implementationOnly import CNIOBoringSSL
| `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOSSL' may lead to instability during execution [#ImplementationOnlyDeprecated]
15 |
16 | enum UnsafeKeyAndChainTarget {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[798/808] Wrapping AST for NIOSSL for debugging
[800/818] Emitting module NIOTLSServer
[801/818] Compiling NIOSSLPerformanceTester shared.swift
[802/818] Compiling NIOSSLPerformanceTester Benchmark.swift
[803/818] Compiling NIOSSLPerformanceTester main.swift
[804/818] Compiling NIOSSLPerformanceTester BenchManyWrites.swift
[805/818] Emitting module NIOSSLPerformanceTester
[806/818] Compiling NIOSSLPerformanceTester BenchRepeatedHandshakes.swift
[807/819] Compiling NIOTLSServer main.swift
[809/820] Wrapping AST for NIOSSLPerformanceTester for debugging
[810/820] Write Objects.LinkFileList
[812/820] Emitting module NIOSSLHTTP1Client
[813/820] Compiling NIOSSLHTTP1Client main.swift
[813/820] Wrapping AST for NIOTLSServer for debugging
[814/820] Write Objects.LinkFileList
[816/821] Wrapping AST for NIOSSLHTTP1Client for debugging
[817/821] Write Objects.LinkFileList
[818/821] Linking NIOSSLPerformanceTester
[819/821] Linking NIOTLSServer
[820/821] Linking NIOSSLHTTP1Client
Build complete! (241.60s)
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.98.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" : "/host/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"
],
"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" : "6.1"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.