The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LCLPing, reference 1.0.3 (149249), with Swift 5.8 for macOS (SPM) on 2 Oct 2024 12:18:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Local-Connectivity-Lab/lcl-ping.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Local-Connectivity-Lab/lcl-ping
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 1492497 Make device object immutable; support Musl platform (#13)
Cloned https://github.com/Local-Connectivity-Lab/lcl-ping.git
Revision (git rev-parse @):
1492497476c79e5fb83507fa4eb4056725a93a8c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Local-Connectivity-Lab/lcl-ping.git at 1.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/Local-Connectivity-Lab/lcl-ping.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/458] Copying PrivacyInfo.xcprivacy
[1/462] Compiling siphash.c
[2/462] Compiling a_mbstr.c
[3/462] Compiling a_object.c
[4/462] Compiling a_d2i_fp.c
[5/462] Copying PrivacyInfo.xcprivacy
[6/462] Compiling a_int.c
[7/462] Compiling CNIOWindows shim.c
[8/462] Compiling digest_extra.c
[9/462] Compiling CNIOWindows WSAStartup.c
[10/467] Compiling CNIOWASI CNIOWASI.c
[11/469] Compiling a_gentm.c
[12/469] Compiling CNIOLinux shim.c
[13/487] Compiling CNIOLinux liburing_shims.c
[14/487] Compiling a_dup.c
[15/487] Compiling a_octet.c
[17/487] Compiling _NIOBase64 Base64.swift
[18/487] Emitting module _NIOBase64
[18/487] Compiling _AtomicsShims.c
[19/487] Compiling fiat_p256_adx_sqr.S
[20/487] Compiling fiat_p256_adx_mul.S
[21/506] Compiling fiat_curve25519_adx_square.S
[22/506] Compiling fiat_curve25519_adx_mul.S
[23/506] Compiling CNIOLLHTTP c_nio_http.c
[25/506] Compiling Atomics AtomicOptionalWrappable.swift
[26/506] Compiling Atomics AtomicReference.swift
[27/506] Compiling Atomics UnsafeAtomic.swift
[28/506] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/506] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/507] Compiling Atomics AtomicStorage.swift
[31/507] Compiling Atomics AtomicValue.swift
[32/507] Compiling Atomics AtomicBool.swift
[33/507] Compiling Atomics IntegerConformances.swift
[33/507] Compiling CNIODarwin shim.c
[34/507] Compiling CNIOLLHTTP c_nio_api.c
[36/507] Compiling Atomics Primitives.shims.swift
[37/507] Compiling Atomics AtomicInteger.swift
[38/507] Compiling Atomics OptionalRawRepresentable.swift
[39/507] Compiling Atomics RawRepresentable.swift
[40/507] Compiling Atomics ManagedAtomic.swift
[41/507] Compiling Atomics ManagedAtomicLazyReference.swift
[42/507] Compiling Atomics PointerConformances.swift
[43/507] Compiling Atomics Primitives.native.swift
[44/507] Emitting module InternalCollectionsUtilities
[45/507] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/507] Compiling _NIODataStructures _TinyArray.swift
[51/509] Compiling _NIODataStructures PriorityQueue.swift
[52/509] Compiling _NIODataStructures Heap.swift
[53/509] Emitting module _NIODataStructures
[54/509] Compiling Logging MetadataProvider.swift
[55/509] Compiling Atomics IntegerOperations.swift
[56/509] Compiling Atomics Unmanaged extensions.swift
[56/509] Compiling CNIOLLHTTP c_nio_llhttp.c
[58/509] Emitting module Logging
[59/509] Compiling Atomics AtomicMemoryOrderings.swift
[60/509] Compiling Atomics DoubleWord.swift
[60/579] Compiling CNIOBoringSSLShims shims.c
[62/642] Compiling Logging Logging.swift
[63/642] Compiling Logging Locks.swift
[64/642] Compiling Logging LogHandler.swift
[65/720] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[66/720] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[67/720] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[68/720] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[69/720] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[70/720] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[71/726] Compiling HeapModule _HeapNode.swift
[72/726] Compiling HeapModule Heap+Invariants.swift
[73/726] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/726] Compiling HeapModule Heap.swift
[75/726] Compiling HeapModule Heap+Descriptions.swift
[76/726] Compiling HeapModule Heap+UnsafeHandle.swift
[77/726] Emitting module HeapModule
[78/742] Compiling HashTreeCollections _HashNode+Structural merge.swift
[79/742] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[80/742] Compiling DequeModule Deque+Testing.swift
[81/742] Compiling DequeModule Deque._Storage.swift
[82/742] Compiling DequeModule Deque+Equatable.swift
[83/742] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/742] Compiling HashTreeCollections TreeSet+Codable.swift
[85/742] Compiling HashTreeCollections TreeSet+Collection.swift
[86/742] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[87/742] Compiling HashTreeCollections TreeSet+Debugging.swift
[88/742] Compiling HashTreeCollections TreeSet+Descriptions.swift
[89/742] Compiling HashTreeCollections _RawHashNode.swift
[90/742] Compiling HashTreeCollections _UnmanagedHashNode.swift
[91/742] Compiling HashTreeCollections _UnsafePath.swift
[92/742] Compiling HashTreeCollections TreeDictionary+Codable.swift
[93/742] Compiling HashTreeCollections TreeDictionary+Collection.swift
[94/742] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[95/742] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[96/742] Compiling DequeModule _DequeBufferHeader.swift
[97/742] Compiling DequeModule _DequeSlot.swift
[98/743] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[99/743] Compiling HashTreeCollections TreeDictionary+Merge.swift
[100/743] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[101/743] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[102/743] Compiling HashTreeCollections TreeDictionary+Values.swift
[103/743] Compiling HashTreeCollections TreeDictionary.swift
[104/743] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[105/743] Compiling HashTreeCollections TreeSet+Extras.swift
[106/743] Compiling HashTreeCollections TreeSet+Filter.swift
[107/743] Compiling HashTreeCollections TreeSet+Hashable.swift
[108/743] Compiling HashTreeCollections TreeSet+Sendable.swift
[109/743] Compiling HashTreeCollections TreeSet+Sequence.swift
[110/743] Compiling DequeModule Deque+Descriptions.swift
[117/743] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[118/743] Compiling HashTreeCollections _HashNode+Structural union.swift
[119/743] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[120/743] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[121/743] Compiling HashTreeCollections TreeSet+Equatable.swift
[122/743] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[123/743] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[124/743] Compiling HashTreeCollections TreeDictionary+Filter.swift
[125/743] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[126/743] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[127/743] Compiling HashTreeCollections TreeDictionary+Keys.swift
[134/750] Compiling tls_method.cc
[135/750] Compiling tls13_server.cc
[136/750] Compiling tls13_client.cc
[137/750] Compiling tls13_enc.cc
[139/750] Compiling DequeModule _UnsafeWrappedBuffer.swift
[140/750] Compiling DequeModule Deque+CustomReflectable.swift
[142/750] Compiling DequeModule Deque._UnsafeHandle.swift
[143/750] Compiling DequeModule Deque.swift
[144/750] Emitting module Atomics
[145/750] Compiling DequeModule Deque+Codable.swift
[146/750] Compiling DequeModule Deque+Collection.swift
[146/750] Compiling tls_record.cc
[164/758] Compiling HashTreeCollections _HashNodeHeader.swift
[165/758] Compiling HashTreeCollections _HashSlot.swift
[166/758] Compiling HashTreeCollections _HashStack.swift
[167/758] Compiling HashTreeCollections _HashTreeIterator.swift
[168/758] Compiling HashTreeCollections _HashTreeStatistics.swift
[169/758] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[170/758] Compiling HashTreeCollections _AncestorHashSlots.swift
[180/758] Compiling OrderedCollections OrderedSet+SubSequence.swift
[181/758] Compiling OrderedCollections OrderedSet+Testing.swift
[182/758] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[183/758] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[184/758] Compiling OrderedCollections OrderedSet.swift
[185/758] Compiling OrderedCollections _UnsafeBitset.swift
[186/758] Compiling HashTreeCollections _HashNode.swift
[195/813] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[196/813] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[197/813] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[198/813] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[199/813] Compiling BitCollections BitSet+CustomReflectable.swift
[200/813] Compiling BitCollections BitSet+CustomStringConvertible.swift
[201/813] Compiling BitCollections BitSet+Equatable.swift
[202/813] Compiling BitCollections BitArray+RandomBits.swift
[203/813] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[204/813] Compiling BitCollections BitArray+Invariants.swift
[205/813] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[206/813] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[207/813] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[208/813] Compiling BitCollections BitArray+Extras.swift
[209/813] Compiling BitCollections BitArray+Fill.swift
[210/813] Compiling DequeModule _DequeBuffer.swift
[211/813] Compiling BitCollections BitArray+Descriptions.swift
[212/813] Compiling BitCollections BitArray+Equatable.swift
[217/813] Compiling BitCollections BitArray+Hashable.swift
[225/813] Compiling BitCollections BitArray+Initializers.swift
[228/813] Emitting module DequeModule
[237/813] Compiling BitCollections BitSet+SetAlgebra basics.swift
[238/813] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[239/813] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[240/813] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[241/813] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[249/813] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[250/813] Compiling BitCollections BitSet+Extras.swift
[251/813] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[252/813] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[253/813] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[254/813] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[255/813] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[256/813] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[257/813] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[258/813] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[259/813] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[260/813] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[261/813] Compiling HashTreeCollections TreeSet.swift
[262/813] Emitting module OrderedCollections
[272/813] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[273/813] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[274/813] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[287/818] Emitting module BitCollections
[300/818] Compiling BitCollections BitSet.swift
[301/818] Compiling BitCollections Range+Utilities.swift
[302/818] Compiling BitCollections Slice+Utilities.swift
[303/818] Compiling BitCollections UInt+Tricks.swift
[304/818] Compiling BitCollections _Word.swift
[306/818] Compiling _RopeModule Rope+Remove.swift
[307/818] Compiling _RopeModule Rope+RemoveSubrange.swift
[308/818] Compiling _RopeModule Rope+Split.swift
[309/818] Compiling _RopeModule Optional Utilities.swift
[310/818] Compiling _RopeModule String Utilities.swift
[311/818] Compiling _RopeModule String.Index+ABI.swift
[312/818] Compiling _RopeModule _CharacterRecognizer.swift
[313/818] Compiling HashTreeCollections _HashNode+Invariants.swift
[314/818] Compiling BitCollections BitArray+Shifts.swift
[315/818] Compiling BitCollections BitArray+Testing.swift
[316/818] Compiling BitCollections BitArray._UnsafeHandle.swift
[317/818] Compiling BitCollections BitArray.swift
[318/818] Compiling BitCollections BitSet+BidirectionalCollection.swift
[319/818] Compiling BitCollections BitSet+Codable.swift
[320/818] Emitting module _RopeModule
[321/818] Compiling BitCollections BitSet+Hashable.swift
[322/818] Compiling BitCollections BitSet+Initializers.swift
[323/818] Compiling BitCollections BitSet+Invariants.swift
[324/818] Compiling BitCollections BitSet+Random.swift
[327/818] Compiling BitCollections BitArray+BitwiseOperations.swift
[328/818] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[329/818] Compiling BitCollections BitArray+Codable.swift
[330/818] Compiling BitCollections BitArray+Collection.swift
[331/818] Compiling BitCollections BitArray+Copy.swift
[332/818] Compiling BitCollections BitArray+CustomReflectable.swift
[339/818] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[340/818] Compiling BitCollections BitSet+SetAlgebra union.swift
[341/818] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[342/818] Compiling BitCollections BitSet.Counted.swift
[343/818] Compiling BitCollections BitSet.Index.swift
[344/818] Compiling BitCollections BitSet._UnsafeHandle.swift
[374/818] Compiling ssl_transcript.cc
[375/818] Compiling ssl_versions.cc
[376/818] Compiling t1_enc.cc
[377/818] Compiling tls13_both.cc
[394/818] Compiling ssl_x509.cc
[395/818] Compiling ssl_stat.cc
[397/818] Emitting module HashTreeCollections
[397/818] Compiling ssl_session.cc
[399/820] Emitting module Collections
[400/820] Compiling Collections Collections.swift
[400/820] Compiling ssl_privkey.cc
[401/820] Compiling ssl_key_share.cc
[402/820] Compiling ssl_file.cc
[403/820] Compiling ssl_cipher.cc
[404/820] Compiling ssl_buffer.cc
[405/820] Compiling ssl_lib.cc
[406/820] Compiling ssl_asn1.cc
[407/820] Compiling ssl_cert.cc
[408/820] Compiling ssl_aead_ctx.cc
[409/820] Compiling s3_pkt.cc
[410/820] Compiling s3_lib.cc
[411/820] Compiling s3_both.cc
[412/820] Compiling handshake_server.cc
[413/820] Compiling handshake_client.cc
[414/820] Compiling handshake.cc
[415/820] Compiling handoff.cc
[416/820] Compiling dtls_record.cc
[417/820] Compiling encrypted_client_hello.cc
[418/820] Compiling extensions.cc
[419/820] Compiling v3_skey.c
[420/820] Compiling v3_utl.c
[421/820] Compiling v3_purp.c
[422/820] Compiling dtls_method.cc
[423/820] Compiling d1_srtp.cc
[424/820] Compiling v3_prn.c
[425/820] Compiling d1_pkt.cc
[426/820] Compiling bio_ssl.cc
[427/820] Compiling d1_lib.cc
[428/820] Compiling v3_pmaps.c
[429/820] Compiling v3_ocsp.c
[430/820] Compiling v3_pcons.c
[431/820] Compiling d1_both.cc
[432/820] Compiling v3_int.c
[433/820] Compiling v3_ncons.c
[434/820] Compiling v3_lib.c
[435/820] Compiling v3_info.c
[436/820] Compiling v3_ia5.c
[437/820] Compiling v3_genn.c
[438/820] Compiling v3_extku.c
[439/820] Compiling v3_enum.c
[440/820] Compiling v3_cpols.c
[441/820] Compiling v3_crld.c
[442/820] Compiling v3_conf.c
[443/820] Compiling v3_bitst.c
[444/820] Compiling v3_bcons.c
[445/820] Compiling v3_alt.c
[446/820] Compiling v3_akeya.c
[447/820] Compiling x_x509a.c
[448/820] Compiling v3_akey.c
[449/820] Compiling x_spki.c
[450/820] Compiling x_val.c
[451/820] Compiling x_sig.c
[452/820] Compiling x_req.c
[453/820] Compiling x_x509.c
[454/820] Compiling x_pkey.c
[455/820] Compiling x_pubkey.c
[456/820] Compiling x_name.c
[457/820] Compiling x_info.c
[458/820] Compiling x_attrib.c
[459/820] Compiling x_exten.c
[460/820] Compiling x509spki.c
[461/820] Compiling x_algor.c
[462/820] Compiling x_crl.c
[463/820] Compiling x509rset.c
[464/820] Compiling x_all.c
[465/820] Compiling x509cset.c
[466/820] Compiling x509name.c
[467/820] Compiling x509_txt.c
[468/820] Compiling x509_vpm.c
[469/820] Compiling x509_v3.c
[470/820] Compiling x509_set.c
[471/820] Compiling x509_req.c
[472/820] Compiling x509_trs.c
[473/820] Compiling x509_obj.c
[474/820] Compiling x509_vfy.c
[475/820] Compiling x509_ext.c
[476/820] Compiling x509_lu.c
[477/820] Compiling x509_def.c
[478/820] Compiling x509_d2.c
[479/820] Compiling x509.c
[480/820] Compiling x509_att.c
[481/820] Compiling t_x509a.c
[482/820] Compiling x509_cmp.c
[483/820] Compiling t_x509.c
[484/820] Compiling t_req.c
[485/820] Compiling t_crl.c
[486/820] Compiling i2d_pr.c
[487/820] Compiling rsa_pss.c
[488/820] Compiling name_print.c
[489/820] Compiling policy.c
[490/820] Compiling by_file.c
[491/820] Compiling by_dir.c
[492/820] Compiling algorithm.c
[493/820] Compiling asn1_gen.c
[494/820] Compiling a_verify.c
[495/820] Compiling thread_win.c
[496/820] Compiling a_digest.c
[497/820] Compiling voprf.c
[498/820] Compiling trust_token.c
[499/820] Compiling a_sign.c
[500/820] Compiling thread_none.c
[501/820] Compiling thread_pthread.c
[502/820] Compiling thread.c
[503/820] Compiling pmbtoken.c
[504/820] Compiling stack.c
[505/820] Compiling rc4.c
[506/820] Compiling refcount.c
[507/820] Compiling rsa_print.c
[508/820] Compiling windows.c
[509/820] Compiling rsa_asn1.c
[510/820] Compiling trusty.c
[511/820] Compiling rand_extra.c
[512/820] Compiling rsa_crypt.c
[513/820] Compiling passive.c
[514/820] Compiling ios.c
[515/820] Compiling getentropy.c
[516/820] Compiling deterministic.c
[517/820] Compiling poly1305_arm_asm.S
[518/820] Compiling forkunsafe.c
[519/820] Compiling poly1305_vec.c
[520/820] Compiling poly1305_arm.c
[521/820] Compiling pool.c
[522/820] Compiling poly1305.c
[523/820] Compiling pkcs7.c
[524/820] Compiling pkcs8.c
[525/820] Compiling pkcs8_x509.c
[526/820] Compiling p5_pbev2.c
[527/820] Compiling pem_xaux.c
[528/820] Compiling pkcs7_x509.c
[529/820] Compiling pem_x509.c
[530/820] Compiling pem_pkey.c
[530/820] Compiling pem_oth.c
[532/820] Compiling pem_pk8.c
[533/820] Compiling obj_xref.c
[534/820] Compiling lhash.c
[535/820] Compiling pem_lib.c
[536/820] Compiling mem.c
[537/820] Compiling pem_info.c
[538/820] Compiling keccak.c
[539/820] Compiling kyber.c
[540/820] Compiling pem_all.c
[541/820] Compiling poly_rq_mul.S
[542/820] Compiling obj.c
[543/820] Compiling x86_64-mont5-mac.mac.x86_64.S
[544/820] Compiling x86_64-mont5-linux.linux.x86_64.S
[545/820] Compiling x86_64-mont-mac.mac.x86_64.S
[546/820] Compiling x86_64-mont-linux.linux.x86_64.S
[547/820] Compiling vpaes-x86_64-linux.linux.x86_64.S
[548/820] Compiling vpaes-x86_64-mac.mac.x86_64.S
[549/820] Compiling x86-mont-linux.linux.x86.S
[550/820] Compiling hpke.c
[551/820] Compiling vpaes-x86-linux.linux.x86.S
[552/820] Compiling vpaes-armv8-linux.linux.aarch64.S
[553/820] Compiling vpaes-armv7-linux.linux.arm.S
[554/820] Compiling vpaes-armv7-ios.ios.arm.S
[555/820] Compiling vpaes-armv8-ios.ios.aarch64.S
[556/820] Compiling sha512-x86_64-mac.mac.x86_64.S
[557/820] Compiling sha512-x86_64-linux.linux.x86_64.S
[558/820] Compiling sha512-armv8-linux.linux.aarch64.S
[559/820] Compiling sha512-armv8-ios.ios.aarch64.S
[560/820] Compiling sha512-armv4-linux.linux.arm.S
[561/820] Compiling kdf.c
[562/820] Compiling sha512-armv4-ios.ios.arm.S
[563/820] Compiling sha256-x86_64-mac.mac.x86_64.S
[563/820] Compiling sha512-586-linux.linux.x86.S
[565/820] Compiling sha256-x86_64-linux.linux.x86_64.S
[566/820] Compiling sha256-armv8-linux.linux.aarch64.S
[567/820] Compiling sha256-armv8-ios.ios.aarch64.S
[568/820] Compiling sha256-armv4-linux.linux.arm.S
[569/820] Compiling sha256-586-linux.linux.x86.S
[569/820] Compiling sha256-armv4-ios.ios.arm.S
[571/820] Compiling hrss.c
[572/820] Compiling sha1-x86_64-linux.linux.x86_64.S
[573/820] Compiling sha1-x86_64-mac.mac.x86_64.S
[574/820] Compiling sha1-armv8-linux.linux.aarch64.S
[575/820] Compiling sha1-armv4-large-linux.linux.arm.S
[576/820] Compiling sha1-armv4-large-ios.ios.arm.S
[577/820] Compiling sha1-armv8-ios.ios.aarch64.S
[578/820] Compiling sha1-586-linux.linux.x86.S
[579/820] Compiling sha512.c
[580/820] Compiling sha256.c
[581/820] Compiling sha1.c
[582/820] Compiling rsaz-avx2-mac.mac.x86_64.S
[583/820] Compiling rsaz-avx2-linux.linux.x86_64.S
[584/820] Compiling fips.c
[585/820] Compiling service_indicator.c
[586/820] Compiling self_check.c
[587/820] Compiling rdrand-x86_64-mac.mac.x86_64.S
[588/820] Compiling rdrand-x86_64-linux.linux.x86_64.S
[589/820] Compiling rsa_impl.c
[590/820] Compiling rsa.c
[591/820] Compiling padding.c
[592/820] Compiling blinding.c
[593/820] Compiling urandom.c
[594/820] Compiling rand.c
[595/820] Compiling fork_detect.c
[596/820] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[597/820] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[598/820] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[599/820] Compiling ctrdrbg.c
[600/820] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[601/820] Compiling p256-armv8-asm-linux.linux.aarch64.S
[602/820] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[603/820] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[604/820] Compiling p256-armv8-asm-ios.ios.aarch64.S
[605/820] Compiling polyval.c
[606/820] Compiling ofb.c
[607/820] Compiling gcm_nohw.c
[608/820] Compiling md5-x86_64-mac.mac.x86_64.S
[609/820] Compiling gcm.c
[610/820] Compiling md5-x86_64-linux.linux.x86_64.S
[611/820] Compiling ctr.c
[612/820] Compiling cfb.c
[613/820] Compiling cbc.c
[614/820] Compiling md5-586-linux.linux.x86.S
[615/820] Compiling md5.c
[616/820] Compiling md4.c
[617/820] Compiling hmac.c
[618/820] Compiling hkdf.c
[619/820] Compiling ghashv8-armv8-linux.linux.aarch64.S
[620/820] Compiling ghashv8-armv7-linux.linux.arm.S
[621/820] Compiling ghashv8-armv8-ios.ios.aarch64.S
[622/820] Compiling ghashv8-armv7-ios.ios.arm.S
[623/820] Compiling ghash-x86_64-mac.mac.x86_64.S
[624/820] Compiling ghash-x86_64-linux.linux.x86_64.S
[625/820] Compiling ghash-x86-linux.linux.x86.S
[626/820] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[627/820] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[628/820] Compiling ghash-ssse3-x86-linux.linux.x86.S
[629/820] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[630/820] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[631/820] Compiling ghash-armv4-linux.linux.arm.S
[632/820] Compiling ghash-armv4-ios.ios.arm.S
[633/820] Compiling fips_shared_support.c
[634/820] Compiling ecdsa.c
[635/820] Compiling ecdh.c
[636/820] Compiling util.c
[637/820] Compiling wnaf.c
[638/820] Compiling simple.c
[639/820] Compiling simple_mul.c
[640/820] Compiling scalar.c
[641/820] Compiling p256.c
[642/820] Compiling felem.c
[643/820] Compiling oct.c
[644/820] Compiling p224-64.c
[645/820] Compiling ec_key.c
[645/820] Compiling ec_montgomery.c
[647/820] Compiling digestsign.c
[648/820] Compiling digests.c
[649/820] Compiling ec.c
[650/820] Compiling digest.c
[651/820] Compiling co-586-linux.linux.x86.S
[652/820] Compiling check.c
[653/820] Compiling dh.c
[654/820] Compiling cmac.c
[655/820] Compiling e_aesccm.c
[656/820] Compiling bsaes-armv7-linux.linux.arm.S
[657/820] Compiling bsaes-armv7-ios.ios.arm.S
[658/820] Compiling p256-nistz.c
[659/820] Compiling cipher.c
[660/820] Compiling aead.c
[661/820] Compiling e_aes.c
[662/820] Compiling sqrt.c
[663/820] Compiling rsaz_exp.c
[664/820] Compiling shift.c
[665/820] Compiling montgomery_inv.c
[666/820] Compiling random.c
[667/820] Compiling prime.c
[668/820] Compiling mul.c
[669/820] Compiling jacobi.c
[670/820] Compiling montgomery.c
[671/820] Compiling gcd_extra.c
[672/820] Compiling gcd.c
[673/820] Compiling exponentiation.c
[674/820] Compiling generic.c
[675/820] Compiling div_extra.c
[676/820] Compiling cmp.c
[677/820] Compiling ctx.c
[678/820] Compiling div.c
[679/820] Compiling bytes.c
[680/820] Compiling x86_64-gcc.c
[681/820] Compiling bn.c
[682/820] Compiling bn-armv8-linux.linux.aarch64.S
[683/820] Compiling add.c
[684/820] Compiling bn-armv8-ios.ios.aarch64.S
[685/820] Compiling bn-586-linux.linux.x86.S
[686/820] Compiling armv8-mont-linux.linux.aarch64.S
[687/820] Compiling armv8-mont-ios.ios.aarch64.S
[688/820] Compiling armv4-mont-linux.linux.arm.S
[689/820] Compiling armv4-mont-ios.ios.arm.S
[690/820] Compiling aesv8-armv8-linux.linux.aarch64.S
[691/820] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[692/820] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[693/820] Compiling aesv8-armv7-linux.linux.arm.S
[694/820] Compiling aesv8-armv8-ios.ios.aarch64.S
[695/820] Compiling aesv8-armv7-ios.ios.arm.S
[696/820] Compiling aesni-x86_64-mac.mac.x86_64.S
[697/820] Compiling aesni-x86_64-linux.linux.x86_64.S
[698/820] Compiling aesni-x86-linux.linux.x86.S
[699/820] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[700/820] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[701/820] Compiling mode_wrappers.c
[702/820] Compiling key_wrap.c
[703/820] Compiling aes.c
[704/820] Compiling ex_data.c
[705/820] Compiling sign.c
[706/820] Compiling aes_nohw.c
[707/820] Compiling scrypt.c
[708/820] Compiling pbkdf.c
[709/820] Compiling print.c
[710/820] Compiling p_x25519_asn1.c
[711/820] Compiling p_x25519.c
[712/820] Compiling p_rsa_asn1.c
[713/820] Compiling p_hkdf.c
[714/820] Compiling p_ed25519.c
[715/820] Compiling p_rsa.c
[716/820] Compiling p_ed25519_asn1.c
[717/820] Compiling p_ec_asn1.c
[718/820] Compiling p_ec.c
[719/820] Compiling evp_ctx.c
[720/820] Compiling p_dsa_asn1.c
[721/820] Compiling err_data.c
[722/820] Compiling evp_asn1.c
[723/820] Compiling engine.c
[724/820] Compiling err.c
[725/820] Compiling ecdsa_asn1.c
[726/820] Compiling evp.c
[727/820] Compiling ecdh_extra.c
[728/820] Compiling ec_derive.c
[729/820] Compiling hash_to_curve.c
[730/820] Compiling ec_asn1.c
[731/820] Compiling dsa_asn1.c
[732/820] Compiling dsa.c
[733/820] Compiling params.c
[734/820] Compiling curve25519_64_adx.c
[735/820] Compiling dh_asn1.c
[736/820] Compiling spake25519.c
[737/820] Compiling x25519-asm-arm.S
[738/820] Compiling des.c
[739/820] Compiling cpu_intel.c
[740/820] Compiling crypto.c
[741/820] Compiling cpu_arm_linux.c
[742/820] Compiling cpu_arm_freebsd.c
[743/820] Compiling cpu_aarch64_win.c
[744/820] Compiling cpu_aarch64_openbsd.c
[745/820] Compiling cpu_aarch64_sysreg.c
[746/820] Compiling cpu_aarch64_linux.c
[747/820] Compiling cpu_aarch64_fuchsia.c
[748/820] Compiling curve25519.c
[749/820] Compiling cpu_aarch64_apple.c
[750/820] Compiling conf.c
[751/820] Compiling tls_cbc.c
[752/820] Compiling e_tls.c
[753/820] Compiling e_rc4.c
[754/820] Compiling e_rc2.c
[755/820] Compiling e_null.c
[756/820] Compiling e_des.c
[757/820] Compiling e_chacha20poly1305.c
[758/820] Compiling e_aesgcmsiv.c
[759/820] Compiling e_aesctrhmac.c
[760/820] Compiling derive_key.c
[761/820] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[762/820] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[763/820] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[764/820] Compiling cipher_extra.c
[765/820] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[766/820] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[767/820] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[768/820] Compiling chacha-x86_64-mac.mac.x86_64.S
[769/820] Compiling chacha-x86-linux.linux.x86.S
[770/820] Compiling chacha-x86_64-linux.linux.x86_64.S
[771/820] Compiling chacha.c
[772/820] Compiling chacha-armv8-linux.linux.aarch64.S
[773/820] Compiling chacha-armv4-linux.linux.arm.S
[774/820] Compiling chacha-armv8-ios.ios.aarch64.S
[775/820] Compiling chacha-armv4-ios.ios.arm.S
[776/820] Compiling unicode.c
[777/820] Compiling cbb.c
[778/820] Compiling ber.c
[779/820] Compiling asn1_compat.c
[780/820] Compiling buf.c
[781/820] Compiling cbs.c
[782/820] Compiling bn_asn1.c
[783/820] Compiling convert.c
[784/820] Compiling blake2.c
[785/820] Compiling socket_helper.c
[786/820] Compiling socket.c
[787/820] Compiling printf.c
[788/820] Compiling fd.c
[788/820] Compiling errno.c
[790/820] Compiling pair.c
[790/820] Compiling hexdump.c
[792/820] Compiling file.c
[793/820] Compiling connect.c
[794/820] Compiling bio_mem.c
[795/820] Compiling base64.c
[796/820] Compiling bio.c
[797/820] Compiling tasn_utl.c
[798/820] Compiling tasn_typ.c
[799/820] Compiling tasn_fre.c
[800/820] Compiling posix_time.c
[801/820] Compiling tasn_new.c
[802/820] Compiling tasn_dec.c
[803/820] Compiling tasn_enc.c
[804/820] Compiling f_string.c
[805/820] Compiling f_int.c
[806/820] Compiling asn_pack.c
[807/820] Compiling asn1_par.c
[808/820] Compiling a_utctm.c
[809/820] Compiling a_type.c
[810/820] Compiling a_bool.c
[811/820] Compiling a_time.c
[812/820] Compiling a_i2d_fp.c
[813/820] Compiling asn1_lib.c
[814/820] Compiling a_bitstr.c
[815/820] Compiling a_strnid.c
[816/820] Compiling a_strex.c
[817/820] Compiling c-nioatomics.c
[818/820] Compiling c-atomics.c
[820/826] Compiling NIOConcurrencyHelpers NIOLock.swift
[821/826] Compiling NIOConcurrencyHelpers atomics.swift
[822/826] Emitting module NIOConcurrencyHelpers
[823/826] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[824/826] Compiling NIOConcurrencyHelpers lock.swift
[825/826] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[826/885] Compiling NIOCore GlobalSingletons.swift
[827/885] Compiling NIOCore IO.swift
[828/885] Compiling NIOCore IOData.swift
[829/885] Compiling NIOCore IPProtocol.swift
[830/885] Compiling NIOCore IntegerBitPacking.swift
[831/885] Compiling NIOCore IntegerTypes.swift
[832/885] Compiling NIOCore Interfaces.swift
[833/885] Compiling NIOCore Linux.swift
[834/885] Compiling NIOCore MarkedCircularBuffer.swift
[835/885] Compiling NIOCore MulticastChannel.swift
[836/885] Compiling NIOCore NIOAny.swift
[837/885] Compiling NIOCore NIOCloseOnErrorHandler.swift
[838/891] Compiling NIOCore SocketOptionProvider.swift
[839/891] Compiling NIOCore SystemCallHelpers.swift
[840/891] Compiling NIOCore TimeAmount+Duration.swift
[841/891] Compiling NIOCore TypeAssistedChannelHandler.swift
[842/891] Compiling NIOCore UniversalBootstrapSupport.swift
[843/891] Compiling NIOCore Utilities.swift
[844/891] Compiling NIOCore AddressedEnvelope.swift
[845/891] Compiling NIOCore AsyncAwaitSupport.swift
[846/891] Compiling NIOCore AsyncChannel.swift
[847/891] Compiling NIOCore AsyncChannelHandler.swift
[848/891] Compiling NIOCore AsyncChannelInboundStream.swift
[849/891] Compiling NIOCore AsyncChannelOutboundWriter.swift
[850/891] Compiling NIOCore NIOAsyncSequenceProducer.swift
[851/891] Compiling NIOCore ChannelHandlers.swift
[852/891] Compiling NIOCore ChannelInvoker.swift
[853/891] Compiling NIOCore ChannelOption.swift
[854/891] Compiling NIOCore ChannelPipeline.swift
[855/891] Compiling NIOCore CircularBuffer.swift
[856/891] Compiling NIOCore Codec.swift
[857/891] Compiling NIOCore ConvenienceOptionSupport.swift
[858/891] Compiling NIOCore DeadChannel.swift
[859/891] Compiling NIOCore DispatchQueue+WithFuture.swift
[860/891] Compiling NIOCore EventLoop+Deprecated.swift
[861/891] Compiling NIOCore EventLoop+SerialExecutor.swift
[862/891] Compiling NIOCore EventLoop.swift
[863/891] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[864/891] Compiling NIOCore ByteBuffer-hexdump.swift
[865/891] Compiling NIOCore ByteBuffer-int.swift
[866/891] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[867/891] Compiling NIOCore ByteBuffer-multi-int.swift
[868/891] Compiling NIOCore ByteBuffer-views.swift
[869/891] Compiling NIOCore Channel.swift
[870/891] Compiling NIOCore ChannelHandler.swift
[871/891] Compiling NIOCore NIOLoopBound.swift
[872/891] Compiling NIOCore NIOSendable.swift
[873/891] Compiling NIOCore PointerHelpers.swift
[874/891] Compiling NIOCore RecvByteBufferAllocator.swift
[875/891] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[876/891] Compiling NIOCore SocketAddresses.swift
[877/891] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[878/891] Compiling NIOCore NIOAsyncWriter.swift
[879/891] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[880/891] Compiling NIOCore BSDSocketAPI.swift
[881/891] Compiling NIOCore ByteBuffer-aux.swift
[882/891] Compiling NIOCore ByteBuffer-conversions.swift
[883/891] Compiling NIOCore ByteBuffer-core.swift
[884/891] Compiling NIOCore EventLoopFuture+Deprecated.swift
[885/891] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[886/891] Compiling NIOCore EventLoopFuture.swift
[887/891] Compiling NIOCore FileDescriptor.swift
[888/891] Compiling NIOCore FileHandle.swift
[889/891] Compiling NIOCore FileRegion.swift
[890/891] Emitting module NIOCore
[891/945] Compiling NIOEmbedded AsyncTestingChannel.swift
[892/945] Emitting module NIOEmbedded
[893/945] Compiling NIOEmbedded Embedded.swift
[894/945] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[895/945] Compiling NIOPosix PendingWritesManager.swift
[896/945] Compiling NIOPosix PipeChannel.swift
[897/945] Compiling NIOPosix PipePair.swift
[898/945] Compiling NIOPosix PointerHelpers.swift
[899/945] Compiling NIOPosix Pool.swift
[900/950] Compiling NIOPosix BSDSocketAPICommon.swift
[901/950] Compiling NIOPosix BSDSocketAPIPosix.swift
[902/950] Compiling NIOPosix BSDSocketAPIWindows.swift
[903/950] Compiling NIOPosix BaseSocket.swift
[904/950] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[905/950] Compiling NIOPosix BaseSocketChannel.swift
[906/950] Compiling NIOPosix Selectable.swift
[907/950] Compiling NIOPosix SelectableChannel.swift
[908/950] Compiling NIOPosix SelectableEventLoop.swift
[909/950] Compiling NIOPosix SelectorEpoll.swift
[910/950] Compiling NIOPosix SelectorGeneric.swift
[911/950] Compiling NIOPosix SocketProtocols.swift
[912/950] Compiling NIOPosix System.swift
[913/950] Compiling NIOPosix Thread.swift
[914/950] Compiling NIOPosix ThreadPosix.swift
[915/950] Compiling NIOPosix ThreadWindows.swift
[916/950] Compiling NIOPosix PooledRecvBufferAllocator.swift
[917/950] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[918/950] Compiling NIOPosix PosixSingletons.swift
[919/950] Compiling NIOPosix RawSocketBootstrap.swift
[920/950] Compiling NIOPosix Resolver.swift
[921/950] Emitting module NIOPosix
[922/950] Compiling NIOPosix SelectorKqueue.swift
[923/950] Compiling NIOPosix SelectorUring.swift
[924/950] Compiling NIOPosix ServerSocket.swift
[925/950] Compiling NIOPosix Socket.swift
[926/950] Compiling NIOPosix SocketChannel.swift
[927/950] Compiling NIOPosix GetaddrinfoResolver.swift
[928/950] Compiling NIOPosix HappyEyeballs.swift
[929/950] Compiling NIOPosix IO.swift
[930/950] Compiling NIOPosix IntegerBitPacking.swift
[931/950] Compiling NIOPosix IntegerTypes.swift
[932/950] Compiling NIOPosix Linux.swift
[933/950] Compiling NIOPosix LinuxCPUSet.swift
[934/950] Compiling NIOPosix LinuxUring.swift
[935/950] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[936/950] Compiling NIOPosix NIOThreadPool.swift
[937/950] Compiling NIOPosix NonBlockingFileIO.swift
[938/950] Compiling NIOPosix PendingDatagramWritesManager.swift
[939/950] Compiling NIOPosix BaseStreamSocketChannel.swift
[940/950] Compiling NIOPosix Bootstrap.swift
[941/950] Compiling NIOPosix ControlMessage.swift
[942/950] Compiling NIOPosix DatagramVectorReadManager.swift
[943/950] Compiling NIOPosix Errors+Any.swift
[944/950] Compiling NIOPosix FileDescriptor.swift
[945/950] Compiling NIOPosix UnsafeTransfer.swift
[946/950] Compiling NIOPosix Utilities.swift
[947/950] Compiling NIOPosix VsockAddress.swift
[948/950] Compiling NIOPosix VsockChannelEvents.swift
[949/950] Compiling NIOPosix resource_bundle_accessor.swift
[950/952] Compiling NIO Exports.swift
[951/952] Emitting module NIO
[952/975] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[953/976] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[954/976] Compiling NIOTLS TLSEvents.swift
[955/976] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[956/976] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[957/976] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[958/976] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[959/976] Emitting module NIOTLS
[960/976] Compiling NIOTLS SNIHandler.swift
[961/976] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[962/976] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[963/1005] Compiling NIOSSL IdentityVerification.swift
[964/1005] Compiling NIOSSL SSLCertificateExtensions.swift
[965/1005] Compiling NIOSSL SSLErrors.swift
[966/1005] Compiling NIOSSL SSLInit.swift
[967/1005] Compiling NIOSSL SSLCertificate.swift
[968/1005] Compiling NIOSSL AndroidCABundle.swift
[969/1005] Compiling NIOSSL ByteBufferBIO.swift
[970/1005] Compiling NIOSSL CustomPrivateKey.swift
[971/1005] Compiling NIOSSL PosixPort.swift
[972/1005] Compiling NIOSSL SSLCallbacks.swift
[973/1005] Emitting module NIOHTTP1
[974/1005] Compiling NIOSSL SSLPKCS12Bundle.swift
[975/1005] Compiling NIOSSL RNG.swift
[976/1009] Compiling NIOTestUtils EventCounterHandler.swift
[977/1009] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[978/1009] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[979/1009] Emitting module NIOTestUtils
[980/1009] Emitting module NIOSSL
[982/1012] Compiling NIOSSL SafeCompare.swift
[983/1012] Compiling NIOSSL Zeroization.swift
[984/1012] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[985/1012] Compiling NIOSSL SubjectAlternativeName.swift
[986/1012] Compiling NIOSSL NIOSSLSecureBytes.swift
[987/1012] Compiling NIOSSL SSLPrivateKey.swift
[988/1012] Compiling NIOSSL SSLPublicKey.swift
[989/1012] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[990/1012] Compiling NIOSSL LinuxCABundle.swift
[991/1012] Compiling NIOSSL NIOSSLClientHandler.swift
[992/1012] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[993/1012] Compiling NIOSSL NIOSSLHandler.swift
[994/1012] Compiling NIOSSL NIOSSLServerHandler.swift
[995/1012] Compiling NIOSSL ObjectIdentifier.swift
[1004/1012] Compiling NIOSSL SSLConnection.swift
[1005/1012] Compiling NIOSSL SSLContext.swift
[1009/1012] Compiling NIOSSL TLSConfiguration.swift
[1010/1012] Compiling NIOSSL UniversalBootstrapSupport.swift
[1011/1012] Compiling NIOSSL resource_bundle_accessor.swift
[1012/1042] Emitting module LCLPing
[1013/1045] Compiling LCLPing LCLPing+Double.swift
[1014/1045] Compiling LCLPing LCLPing+SocketOption.swift
[1015/1045] Compiling LCLPing LCLPing+Time.swift
[1016/1045] Compiling LCLPing Pingable.swift
[1017/1045] Compiling LCLPing Reachability.swift
[1018/1045] Compiling LCLPing InboundHeaderRewriter.swift
[1019/1045] Compiling LCLPing Rewritable.swift
[1020/1045] Compiling LCLPing TrafficControllerChannelHandler.swift
[1021/1045] Compiling LCLPing Constants.swift
[1022/1045] Compiling LCLPing PingState.swift
[1023/1045] Compiling LCLPing PingSummary.swift
[1024/1045] Compiling LCLPing PingHandler.swift
[1025/1045] Compiling LCLPing Configuration.swift
[1026/1045] Compiling LCLPing HTTPChannelHandlers.swift
[1027/1045] Compiling LCLPing HTTPHandler.swift
[1028/1045] Compiling LCLPing HTTPPingClient.swift
[1029/1045] Compiling LCLPing Hex.swift
[1030/1045] Compiling LCLPing LCLPing+Array.swift
[1031/1045] Compiling LCLPing LCLPing+ChannelOption.swift
[1032/1045] Compiling LCLPing LCLPing+TimeInterval.swift
[1033/1045] Compiling LCLPing ObjectDecoder.swift
[1034/1045] Compiling LCLPing Utilities.swift
[1035/1045] Compiling LCLPing ICMPHandler.swift
[1036/1045] Compiling LCLPing ICMPPingClient.swift
[1037/1045] Compiling LCLPing Errors+LCLPing.swift
[1038/1045] Compiling LCLPing HTTPSchema.swift
[1039/1045] Compiling LCLPing NIOHTTPClient.swift
[1040/1045] Compiling LCLPing URLSessionClient.swift
[1041/1045] Compiling LCLPing ICMPChannelHandlers.swift
[1042/1045] Compiling LCLPing HTTPLatency.swift
[1043/1045] Compiling LCLPing PingResponse.swift
[1044/1045] Compiling LCLPing PingResult.swift
[1045/1047] Compiling Demo main.swift
[1046/1047] Emitting module Demo
[1046/1047] Linking Demo
Build complete! (51.24s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/3607] Fetching swift-log
[975/18773] Fetching swift-log, swift-collections
[1373/31359] Fetching swift-log, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git (2.63s)
Fetched https://github.com/apple/swift-log.git (2.63s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-collections.git (2.63s)
[1/70152] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.21s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.73.0 (3.24s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/3656] Fetching swift-system
[75/5225] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git (1.18s)
Fetched https://github.com/apple/swift-atomics.git (1.18s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.86s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.27.2 (0.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.53s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.73.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.1.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.27.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Build complete.
Done.