The Swift Package Index logo.Swift Package Index

Build Information

Successful build of llbuild2 with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-llbuild2.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-llbuild2
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 855f760 Merge pull request #196 from apple/fix-incompat
Cloned https://github.com/apple/swift-llbuild2.git
Revision (git rev-parse @):
855f760b54341d1202dd0b011ea14b428538a331
SUCCESS checkout https://github.com/apple/swift-llbuild2.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-llbuild2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/604] Write sources
[4/604] Compiling llvmSupport UnicodeCaseFold.cpp
[5/604] Compiling llvmSupport Valgrind.cpp
[6/604] Write swift-version--423B1241ED78D482.txt
[7/604] Compiling llvmSupport Twine.cpp
[8/604] Compiling llvmSupport circular_raw_ostream.cpp
[9/604] Compiling llvmSupport Unicode.cpp
[10/604] Compiling llvmSupport Triple.cpp
[11/604] Compiling llvmSupport Threading.cpp
[12/604] Compiling llvmSupport raw_ostream.cpp
[13/604] Compiling llvmSupport APFloat.cpp
[14/604] Compiling llvmSupport StringSaver.cpp
[15/604] Compiling llvmSupport StringRef.cpp
[16/604] Compiling llvmSupport StringMap.cpp
[17/604] Compiling llvmSupport SmallVector.cpp
[18/604] Compiling llvmSupport StringExtras.cpp
[19/604] Compiling llvmSupport YAMLParser.cpp
[20/604] Compiling llvmSupport TargetParser.cpp
[21/604] Compiling llvmSupport SmallPtrSet.cpp
[22/604] Compiling llvmSupport SourceMgr.cpp
[23/604] Compiling llvmSupport Options.cpp
[24/604] Compiling llvmSupport Mutex.cpp
[25/604] Compiling llvmSupport NativeFormatting.cpp
[26/604] Compiling llvmSupport Program.cpp
[27/604] Compiling llvmSupport Process.cpp
[28/604] Compiling llvmSupport Signals.cpp
[28/604] Compiling llvmSupport MathExtras.cpp
[30/604] Compiling llvmSupport Path.cpp
[31/604] Compiling llvmSupport Locale.cpp
[32/604] Compiling llvmSupport ManagedStatic.cpp
[33/604] Compiling llvmSupport Memory.cpp
[34/604] Compiling llvmSupport MD5.cpp
[35/604] Compiling llvmSupport MemoryBuffer.cpp
[36/604] Compiling llvmSupport Hashing.cpp
[37/604] Compiling llvmSupport FormatVariadic.cpp
[38/604] Compiling llvmSupport FoldingSet.cpp
[39/604] Compiling llvmSupport Host.cpp
[40/604] Compiling llvmSupport Errno.cpp
[41/604] Compiling llvmSupport FileUtilities.cpp
[42/604] Compiling llvmSupport ErrorHandling.cpp
[43/604] Compiling llvmSupport Error.cpp
[44/604] Compiling llvmSupport Atomic.cpp
[45/604] Compiling llvmSupport Debug.cpp
[46/604] Compiling llvmSupport ConvertUTF.cpp
[47/604] Compiling llvmSupport DJB.cpp
[48/604] Compiling llvmSupport Allocator.cpp
[48/604] Write llcastool-entitlement.plist
[48/604] Write sources
[51/604] Compiling llvmSupport ConvertUTFWrapper.cpp
[52/604] Compiling llvmSupport APSInt.cpp
[53/604] Compiling llvmSupport Chrono.cpp
[54/604] Compiling llvmDemangle MicrosoftDemangle.cpp
[55/604] Compiling llvmSupport APInt.cpp
[56/604] Compiling llbuildNinja Parser.cpp
[57/604] Compiling llbuildNinja Lexer.cpp
[58/604] Compiling llvmDemangle ItaniumDemangle.cpp
[59/604] Compiling llbuildCore MakefileDepsParser.cpp
[60/604] Compiling llbuildCore DependencyInfoParser.cpp
[61/604] Compiling llbuildNinja Manifest.cpp
[62/604] Compiling llvmSupport CommandLine.cpp
[63/604] Compiling llbuildCore SQLiteBuildDB.cpp
[64/604] Compiling llbuildCore BuildDB.cpp
[65/604] Compiling llbuildNinja ManifestLoader.cpp
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/Core/BuildEngineTrace.cpp:80:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  sprintf(name, "T%d", ++numNamedTasks);
  ^
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/Core/BuildEngineTrace.cpp:99:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  sprintf(name, "R%d", ++numNamedRules);
  ^
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
[66/604] Compiling llbuildCore BuildEngineTrace.cpp
[67/604] Compiling llbuildBuildSystem BuildValue.cpp
[68/604] Compiling llbuildBuildSystem ShellCommand.cpp
[69/604] Compiling llbuildBuildSystem ExternalCommand.cpp
[70/604] Compiling llbuildBuildSystem BuildNode.cpp
[71/604] Compiling llbuildBuildSystem BuildSystemExtensionManager.cpp
[72/604] Compiling llbuildBuildSystem BuildKey.cpp
[73/604] Compiling llbuildCore BuildEngine.cpp
[74/604] Compiling llbuildBasic Version.cpp
[75/604] Compiling llbuildBuildSystem BuildDescription.cpp
[76/604] Compiling llbuildBasic Tracing.cpp
[77/604] Compiling llbuildBuildSystem BuildSystemFrontend.cpp
[78/604] Compiling llbuildBasic ShellUtility.cpp
[79/604] Compiling llbuildBuildSystem BuildFile.cpp
[80/604] Compiling llbuildBasic Hashing.cpp
[81/604] Compiling llbuildBasic PlatformUtility.cpp
[82/604] Write sources
[85/604] Write llbuild2-tool-entitlement.plist
[86/604] Compiling llbuildBasic Subprocess.cpp
[87/604] Compiling llbuildBasic FileSystem.cpp
[88/604] Compiling llbuildBasic FileInfo.cpp
[89/604] Compiling llbuildBasic SerialQueue.cpp
[90/604] Compiling llbuildBasic ExecutionQueue.cpp
[91/604] Compiling libllbuild C-API.cpp
[92/604] Compiling libllbuild Core-C-API.cpp
[93/604] Write sources
[94/604] Compiling llbuildBasic LaneBasedExecutionQueue.cpp
[95/607] Compiling libllbuild Ninja-C-API.cpp
[95/607] Write sources
[101/607] Compiling TSCclibc process.c
[102/607] Compiling _AtomicsShims.c
[102/607] Write sources
[102/607] Compiling TSCclibc libc.c
[111/607] Write sources
[135/607] Compiling CSystem shims.c
[137/609] Emitting module TSCLibc
[137/684] Compiling libllbuild BuildValue-C-API.cpp
[138/684] Compiling libllbuild BuildKey-C-API.cpp
[140/710] Compiling TSCLibc libc.swift
[141/728] Emitting module _NIODataStructures
[142/728] Compiling _NIODataStructures Heap.swift
[143/728] Compiling _NIODataStructures PriorityQueue.swift
[144/728] Compiling Logging MetadataProvider.swift
[144/728] Compiling libllbuild BuildSystem-C-API.cpp
[145/728] Compiling CNIOWindows shim.c
[146/756] Compiling CNIOWindows WSAStartup.c
[147/788] Compiling CNIOLinux shim.c
[148/788] Compiling CNIOLinux liburing_shims.c
[150/788] Compiling Logging Locks.swift
[151/788] Compiling Logging LogHandler.swift
[152/788] Emitting module Logging
[153/788] Compiling Logging Logging.swift
[153/788] Compiling libllbuild BuildDB-C-API.cpp
[154/788] Compiling CNIOLLHTTP c_nio_api.c
[155/788] Compiling CNIOLLHTTP c_nio_llhttp.c
[156/788] Compiling CNIOLLHTTP c_nio_http.c
[158/796] Compiling Crypto ObjectIdentifier.swift
[159/796] Compiling Crypto HashFunctions.swift
[160/796] Compiling Crypto HashFunctions_SHA2.swift
[161/796] Compiling Crypto ECDH.swift
[162/796] Compiling Crypto HKDF.swift
[163/796] Compiling Crypto Insecure.swift
[164/796] Compiling Crypto Insecure_HashFunctions.swift
[165/796] Compiling Crypto ECDH_boring.swift
[166/796] Compiling Crypto DH.swift
[167/798] Compiling Crypto ASN1Strings.swift
[168/798] Compiling Crypto ArraySliceBigint.swift
[169/798] Compiling Crypto GeneralizedTime.swift
[169/798] Compiling CNIODarwin shim.c
[170/798] Compiling CNIOBoringSSLShims shims.c
[172/798] Compiling DequeModule _DequeSlot.swift
[173/798] Compiling DequeModule _UnsafeWrappedBuffer.swift
[174/798] Compiling Crypto ASN1Null.swift
[175/798] Compiling Crypto ASN1OctetString.swift
[176/798] Compiling Crypto ASN1Boolean.swift
[177/798] Compiling Crypto ASN1Identifier.swift
[178/798] Compiling Crypto ASN1Integer.swift
[179/798] Emitting module DequeModule
[197/798] Emitting module SystemPackage
[200/798] Compiling Crypto PKCS8PrivateKey.swift
[201/800] Compiling SystemPackage Util.swift
[202/800] Compiling SystemPackage UtilConsumers.swift
[202/800] Compiling tls_record.cc
[203/840] Compiling tls_method.cc
[204/840] Compiling tls13_server.cc
[205/840] Compiling tls13_enc.cc
[206/840] Compiling llbuildBuildSystem BuildSystem.cpp
[208/840] Emitting module TSCBasic
[209/845] Compiling SwiftProtobuf Data+Extensions.swift
[210/845] Compiling SwiftProtobuf Decoder.swift
[211/845] Compiling SwiftProtobuf DoubleParser.swift
[212/845] Compiling SwiftProtobuf Enum.swift
[213/845] Compiling SwiftProtobuf ExtensibleMessage.swift
[214/845] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[215/845] Compiling SwiftProtobuf ExtensionFields.swift
[216/845] Compiling SwiftProtobuf ExtensionMap.swift
[217/845] Compiling SwiftProtobuf FieldTag.swift
[218/845] Compiling SwiftProtobuf FieldTypes.swift
[219/845] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[219/855] Compiling tls13_client.cc
[221/855] Emitting module llbuildSwift
[222/855] Compiling llbuildSwift Internals.swift
[223/855] Compiling llbuildSwift CoreBindings.swift
[224/855] Compiling llbuildSwift NinjaManifest.swift
[224/855] Compiling tls13_both.cc
[226/855] Emitting module SwiftProtobuf
[227/855] Compiling llbuildSwift BuildValue.swift
[228/855] Compiling llbuildSwift BuildDBBindings.swift
[229/855] Compiling llbuildSwift BuildKey.swift
[230/855] Compiling llbuildSwift BuildSystemBindings.swift
[230/855] Compiling t1_enc.cc
[231/855] Compiling ssl_x509.cc
[233/855] Compiling TSCBasic PathShims.swift
[234/855] Compiling TSCBasic Process.swift
[235/855] Compiling TSCBasic ProcessEnv.swift
[236/855] Compiling TSCBasic ProcessSet.swift
[237/855] Compiling TSCBasic RegEx.swift
[237/855] Compiling ssl_versions.cc
[238/855] Compiling ssl_transcript.cc
[239/855] Compiling ssl_stat.cc
[241/855] Compiling TSCBasic HashAlgorithms.swift
[242/855] Compiling TSCBasic JSON.swift
[243/855] Compiling TSCBasic JSONMapper.swift
[244/855] Compiling TSCBasic KeyedPair.swift
[245/855] Compiling TSCBasic LazyCache.swift
[246/855] Compiling TSCBasic Lock.swift
[247/855] Compiling TSCBasic Result.swift
[248/855] Compiling TSCBasic SortedArray.swift
[249/855] Compiling TSCBasic StringConversions.swift
[250/855] Compiling TSCBasic SynchronizedQueue.swift
[251/855] Compiling TSCBasic TemporaryFile.swift
[252/855] Compiling TSCBasic OSLog.swift
[253/855] Compiling TSCBasic ObjectIdentifierProtocol.swift
[254/855] Compiling TSCBasic OrderedDictionary.swift
[255/855] Compiling TSCBasic OrderedSet.swift
[256/855] Compiling TSCBasic Path.swift
[257/855] Compiling TSCBasic Await.swift
[258/855] Compiling TSCBasic Base64URL.swift
[259/855] Compiling TSCBasic ByteString.swift
[260/855] Compiling TSCBasic CStringArray.swift
[261/855] Compiling TSCBasic CacheableSequence.swift
[262/855] Compiling TSCBasic Closable.swift
[263/855] Compiling TSCBasic DictionaryExtensions.swift
[264/855] Compiling TSCBasic DictionaryLiteralExtensions.swift
[265/855] Compiling TSCBasic EditDistance.swift
[266/855] Compiling TSCBasic FileInfo.swift
[267/855] Compiling TSCBasic FileSystem.swift
[268/855] Compiling TSCBasic GraphAlgorithms.swift
[269/855] Compiling TSCBasic CodableResult.swift
[270/855] Compiling TSCBasic CollectionAlgorithms.swift
[271/855] Compiling TSCBasic CollectionExtensions.swift
[272/855] Compiling TSCBasic Condition.swift
[273/855] Compiling TSCBasic DeltaAlgorithm.swift
[274/855] Compiling TSCBasic DiagnosticsEngine.swift
[280/855] Compiling TSCBasic TerminalController.swift
[281/855] Compiling TSCBasic Thread.swift
[282/855] Compiling TSCBasic Tuple.swift
[292/855] Compiling Crypto Ed25519.swift
[293/855] Compiling Crypto NISTCurvesKeys.swift
[294/855] Compiling Crypto X25519Keys.swift
[295/855] Compiling Crypto SymmetricKeys.swift
[296/855] Compiling Crypto HMAC.swift
[297/855] Compiling Crypto MACFunctions.swift
[298/855] Compiling Crypto MessageAuthenticationCode.swift
[299/855] Compiling Crypto AES.swift
[300/855] Compiling TSCBasic WritableByteStream.swift
[301/855] Compiling TSCBasic misc.swift
[302/855] Compiling Crypto ChaChaPoly_boring.swift
[303/855] Compiling Crypto ChaChaPoly.swift
[304/855] Compiling Crypto Cipher.swift
[305/855] Compiling Crypto Nonces.swift
[306/855] Compiling Crypto ASN1.swift
[307/855] Compiling Crypto ASN1Any.swift
[308/855] Compiling Crypto ASN1BitString.swift
[317/863] Emitting module Crypto
[334/863] Compiling ssl_session.cc
[335/863] Compiling ssl_privkey.cc
[341/863] Compiling ssl_key_share.cc
[343/898] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[344/898] Compiling Crypto RNG_boring.swift
[345/898] Compiling Crypto SafeCompare_boring.swift
[346/898] Compiling Crypto Zeroization_boring.swift
[347/898] Compiling Crypto PrettyBytes.swift
[348/898] Compiling Crypto SafeCompare.swift
[349/898] Compiling Crypto SecureBytes.swift
[350/898] Compiling Crypto Zeroization.swift
[350/898] Compiling ssl_file.cc
[352/898] Compiling TSCUtility Hex.swift
[353/898] Compiling TSCUtility IndexStore.swift
[354/898] Compiling TSCUtility InterruptHandler.swift
[355/898] Compiling TSCUtility JSONMessageStreamingParser.swift
[356/898] Compiling TSCUtility Netrc.swift
[357/898] Compiling TSCUtility Archiver.swift
[358/898] Compiling TSCUtility ArgumentParser.swift
[359/898] Compiling TSCUtility ArgumentParserShellCompletion.swift
[360/898] Compiling TSCUtility Array+Extensions.swift
[361/898] Compiling TSCUtility Bits.swift
[362/898] Compiling TSCUtility Bitstream.swift
[363/898] Compiling TSCUtility BitstreamReader.swift
[364/898] Compiling TSCUtility BitstreamWriter.swift
[365/898] Compiling TSCUtility BuildFlags.swift
[366/898] Compiling TSCUtility CollectionExtensions.swift
[367/898] Compiling TSCUtility Tracing.swift
[368/898] Compiling TSCUtility Triple.swift
[369/898] Compiling TSCUtility URL.swift
[370/898] Compiling TSCUtility Verbosity.swift
[371/898] Compiling TSCUtility Context.swift
[372/898] Compiling TSCUtility Diagnostics.swift
[372/898] Compiling ssl_cipher.cc
[373/898] Compiling ssl_lib.cc
[374/898] Compiling ssl_cert.cc
[375/898] Compiling ssl_buffer.cc
[376/898] Compiling ssl_asn1.cc
[377/898] Compiling ssl_aead_ctx.cc
[389/898] Compiling TSCUtility Platform.swift
[390/898] Compiling TSCUtility PolymorphicCodable.swift
[410/898] Compiling TSCUtility FSWatch.swift
[411/898] Compiling TSCUtility FloatingPointExtensions.swift
[412/898] Compiling TSCUtility Git.swift
[413/898] Compiling TSCUtility ProgressAnimation.swift
[414/898] Compiling TSCUtility SerializedDiagnostics.swift
[415/898] Compiling TSCUtility SimplePersistence.swift
[416/898] Compiling TSCUtility StringExtensions.swift
[417/898] Compiling TSCUtility StringMangling.swift
[418/898] Compiling TSCUtility OSLog.swift
[419/898] Compiling TSCUtility OrderedZip.swift
[420/898] Compiling TSCUtility PkgConfig.swift
[420/898] Compiling s3_lib.cc
[421/898] Compiling s3_pkt.cc
[423/898] Emitting module TSCUtility
[423/902] Compiling s3_both.cc
[424/902] Compiling handshake_server.cc
[425/902] Compiling handshake_client.cc
[426/902] Compiling handshake.cc
[427/902] Compiling handoff.cc
[428/902] Compiling dtls_record.cc
[429/902] Compiling encrypted_client_hello.cc
[431/902] Compiling TSCUtility Version.swift
[432/902] Compiling TSCUtility Versioning.swift
[433/902] Compiling TSCUtility dlopen.swift
[434/902] Compiling TSCUtility misc.swift
[434/902] Compiling dtls_method.cc
[435/902] Compiling extensions.cc
[436/902] Compiling d1_srtp.cc
[437/902] Compiling v3_utl.c
[438/902] Compiling v3_skey.c
[473/902] Compiling v3_prn.c
[474/902] Compiling v3_purp.c
[475/902] Compiling d1_lib.cc
[476/902] Compiling v3_pcons.c
[477/902] Compiling v3_pmaps.c
[478/902] Compiling d1_pkt.cc
[479/902] Compiling v3_pcia.c
[480/902] Compiling v3_ocsp.c
[481/902] Compiling d1_both.cc
[482/902] Compiling v3_pci.c
[483/902] Compiling bio_ssl.cc
[484/902] Compiling v3_ncons.c
[485/902] Compiling v3_lib.c
[486/902] Compiling v3_int.c
[487/902] Compiling v3_extku.c
[488/902] Compiling v3_ia5.c
[489/902] Compiling v3_genn.c
[490/902] Compiling v3_info.c
[491/902] Compiling v3_enum.c
[492/902] Compiling v3_crld.c
[493/902] Compiling v3_cpols.c
[494/902] Compiling v3_akey.c
[495/902] Compiling v3_akeya.c
[496/902] Compiling v3_alt.c
[497/902] Compiling v3_bcons.c
[498/902] Compiling v3_bitst.c
[498/902] Compiling v3_conf.c
[500/902] Compiling pcy_tree.c
[501/902] Compiling x_x509a.c
[501/902] Compiling pcy_data.c
[503/902] Compiling pcy_node.c
[504/902] Compiling x_x509.c
[505/902] Compiling pcy_map.c
[506/902] Compiling pcy_cache.c
[507/902] Compiling x_val.c
[508/902] Compiling x_spki.c
[509/902] Compiling x_pkey.c
[510/902] Compiling x_sig.c
[511/902] Compiling x_pubkey.c
[512/902] Compiling x_req.c
[513/902] Compiling x_name.c
[514/902] Compiling x_exten.c
[515/902] Compiling x_info.c
[516/902] Compiling x509spki.c
[517/902] Compiling x_algor.c
[518/902] Compiling x_attrib.c
[519/902] Compiling x_all.c
[520/902] Compiling x_crl.c
[521/902] Compiling x509rset.c
[522/902] Compiling x509cset.c
[523/902] Compiling x509_v3.c
[524/902] Compiling x509name.c
[525/902] Compiling x509_vpm.c
[526/902] Compiling x509_txt.c
[527/902] Compiling x509_vfy.c
[528/902] Compiling x509_set.c
[529/902] Compiling x509_obj.c
[530/902] Compiling x509_req.c
[531/902] Compiling x509_trs.c
[532/902] Compiling x509_ext.c
[533/902] Compiling x509_lu.c
[534/902] Compiling x509_def.c
[535/902] Compiling x509_d2.c
[536/902] Compiling x509_cmp.c
[537/902] Compiling x509.c
[538/902] Compiling x509_att.c
[539/902] Compiling t_x509a.c
[540/902] Compiling t_x509.c
[541/902] Compiling t_req.c
[542/902] Compiling i2d_pr.c
[543/902] Compiling t_crl.c
[544/902] Compiling rsa_pss.c
[545/902] Compiling name_print.c
[546/902] Compiling by_file.c
[547/902] Compiling by_dir.c
[548/902] Compiling algorithm.c
[549/902] Compiling asn1_gen.c
[550/902] Compiling a_verify.c
[551/902] Compiling a_sign.c
[551/902] Compiling a_digest.c
[553/902] Compiling trust_token.c
[554/902] Compiling voprf.c
[555/902] Compiling thread_win.c
[555/902] Compiling thread.c
[555/902] Compiling pmbtoken.c
[558/902] Compiling thread_none.c
[559/902] Compiling thread_pthread.c
[560/902] Compiling refcount_lock.c
[561/902] Compiling siphash.c
[562/902] Compiling rsa_print.c
[563/902] Compiling rc4.c
[564/902] Compiling refcount_c11.c
[565/902] Compiling stack.c
[565/902] Compiling rsa_asn1.c
[567/902] Compiling windows.c
[568/902] Compiling fuchsia.c
[569/902] Compiling passive.c
[570/902] Compiling deterministic.c
[571/902] Compiling rand_extra.c
[572/902] Compiling forkunsafe.c
[573/902] Compiling poly1305_arm_asm.S
[574/902] Compiling poly1305_vec.c
[575/902] Compiling poly1305.c
[575/902] Compiling poly1305_arm.c
[577/902] Compiling pool.c
[578/902] Compiling pkcs7.c
[579/902] Compiling p5_pbev2.c
[580/902] Compiling pkcs8.c
[581/902] Compiling pkcs7_x509.c
[582/902] Compiling pem_xaux.c
[583/902] Compiling pem_x509.c
[584/902] Compiling pkcs8_x509.c
[585/902] Compiling pem_pkey.c
[586/902] Compiling pem_pk8.c
[587/902] Compiling pem_oth.c
[588/902] Compiling obj_xref.c
[589/902] Compiling pem_lib.c
[590/902] Compiling pem_info.c
[591/902] Compiling pem_all.c
[592/902] Compiling lhash.c
[593/902] Compiling mem.c
[594/902] Compiling poly_rq_mul.S
[595/902] Compiling obj.c
[596/902] Compiling hkdf.c
[597/902] Compiling hpke.c
[598/902] Compiling x86_64-mont5.mac.x86_64.S
[599/902] Compiling x86_64-mont.linux.x86_64.S
[600/902] Compiling x86_64-mont5.linux.x86_64.S
[601/902] Compiling x86_64-mont.mac.x86_64.S
[602/902] Compiling x86-mont.linux.x86.S
[603/902] Compiling vpaes-x86_64.linux.x86_64.S
[604/902] Compiling vpaes-x86.linux.x86.S
[605/902] Compiling vpaes-x86_64.mac.x86_64.S
[606/902] Compiling vpaes-armv8.linux.aarch64.S
[607/902] Compiling vpaes-armv8.ios.aarch64.S
[608/902] Compiling vpaes-armv7.linux.arm.S
[609/902] Compiling sha512-x86_64.mac.x86_64.S
[610/902] Compiling sha512-x86_64.linux.x86_64.S
[611/902] Compiling vpaes-armv7.ios.arm.S
[612/902] Compiling sha512-armv8.linux.aarch64.S
[613/902] Compiling kdf.c
[614/902] Compiling sha512-armv8.ios.aarch64.S
[615/902] Compiling sha512-armv4.linux.arm.S
[616/902] Compiling sha512-armv4.ios.arm.S
[617/902] Compiling sha256-x86_64.mac.x86_64.S
[618/902] Compiling sha512-586.linux.x86.S
[619/902] Compiling sha256-x86_64.linux.x86_64.S
[620/902] Compiling sha256-armv8.linux.aarch64.S
[621/902] Compiling sha256-armv4.linux.arm.S
[622/902] Compiling sha256-586.linux.x86.S
[623/902] Compiling sha256-armv8.ios.aarch64.S
[624/902] Compiling sha256-armv4.ios.arm.S
[625/902] Compiling sha1-x86_64.mac.x86_64.S
[626/902] Compiling sha1-x86_64.linux.x86_64.S
[627/902] Compiling sha1-armv4-large.linux.arm.S
[628/902] Compiling sha1-armv8.linux.aarch64.S
[629/902] Compiling sha1-armv8.ios.aarch64.S
[630/902] Compiling sha1-586.linux.x86.S
[631/902] Compiling sha1-armv4-large.ios.arm.S
[632/902] Compiling sha1-altivec.c
[633/902] Compiling sha1.c
[634/902] Compiling sha256.c
[635/902] Compiling rsaz-avx2.mac.x86_64.S
[636/902] Compiling service_indicator.c
[637/902] Compiling sha512.c
[638/902] Compiling rsaz-avx2.linux.x86_64.S
[639/902] Compiling self_check.c
[640/902] Compiling fips.c
[641/902] Compiling rdrand-x86_64.linux.x86_64.S
[642/902] Compiling rdrand-x86_64.mac.x86_64.S
[643/902] Compiling blinding.c
[644/902] Compiling rsa_impl.c
[645/902] Compiling padding.c
[646/902] Compiling urandom.c
[647/902] Compiling rand.c
[648/902] Compiling rsa.c
[649/902] Compiling hrss.c
[650/902] Compiling fork_detect.c
[651/902] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[652/902] Compiling ctrdrbg.c
[653/902] Compiling p256_beeu-armv8-asm.linux.aarch64.S
[654/902] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[655/902] Compiling p256_beeu-armv8-asm.ios.aarch64.S
[656/902] Compiling p256-x86_64-asm.mac.x86_64.S
[657/902] Compiling p256-x86_64-asm.linux.x86_64.S
[658/902] Compiling p256-armv8-asm.linux.aarch64.S
[659/902] Compiling p256-armv8-asm.ios.aarch64.S
[660/902] Compiling ctr.c
[661/902] Compiling cbc.c
[662/902] Compiling gcm_nohw.c
[663/902] Compiling cfb.c
[664/902] Compiling polyval.c
[665/902] Compiling ofb.c
[666/902] Compiling md5-586.linux.x86.S
[667/902] Compiling gcm.c
[668/902] Compiling md5-x86_64.mac.x86_64.S
[669/902] Compiling md5-x86_64.linux.x86_64.S
[670/902] Compiling ghashv8-armx64.linux.aarch64.S
[671/902] Compiling md5.c
[672/902] Compiling ghashv8-armx32.ios.arm.S
[673/902] Compiling ghashv8-armx32.linux.arm.S
[674/902] Compiling ghashv8-armx64.ios.aarch64.S
[675/902] Compiling md4.c
[676/902] Compiling hmac.c
[677/902] Compiling ghash-x86_64.linux.x86_64.S
[678/902] Compiling ghash-x86.linux.x86.S
[679/902] Compiling ghash-x86_64.mac.x86_64.S
[680/902] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[681/902] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[682/902] Compiling ghash-ssse3-x86.linux.x86.S
[683/902] Compiling ghash-neon-armv8.linux.aarch64.S
[684/902] Compiling ghash-armv4.ios.arm.S
[685/902] Compiling ghash-neon-armv8.ios.aarch64.S
[686/902] Compiling fips_shared_support.c
[687/902] Compiling ghash-armv4.linux.arm.S
[688/902] Compiling util.c
[689/902] Compiling ecdsa.c
[690/902] Compiling wnaf.c
[691/902] Compiling simple_mul.c
[692/902] Compiling simple.c
[693/902] Compiling ecdh.c
[694/902] Compiling felem.c
[695/902] Compiling oct.c
[696/902] Compiling ec_montgomery.c
[697/902] Compiling p256.c
[698/902] Compiling scalar.c
[699/902] Compiling p224-64.c
[700/902] Compiling ec_key.c
[701/902] Compiling digest.c
[702/902] Compiling digests.c
[703/902] Compiling digestsign.c
[704/902] Compiling ec.c
[705/902] Compiling co-586.linux.x86.S
[706/902] Compiling check.c
[707/902] Compiling dh.c
[708/902] Compiling e_aesccm.c
[709/902] Compiling cmac.c
[711/902] Compiling SwiftProtobuf api.pb.swift
[712/902] Compiling SwiftProtobuf descriptor.pb.swift
[713/902] Compiling SwiftProtobuf duration.pb.swift
[714/902] Compiling SwiftProtobuf empty.pb.swift
[715/902] Compiling SwiftProtobuf field_mask.pb.swift
[716/902] Compiling SwiftProtobuf source_context.pb.swift
[717/902] Compiling SwiftProtobuf struct.pb.swift
[718/902] Compiling SwiftProtobuf timestamp.pb.swift
[719/902] Compiling SwiftProtobuf type.pb.swift
[720/902] Compiling SwiftProtobuf wrappers.pb.swift
[720/902] Compiling bsaes-armv7.linux.arm.S
[721/902] Compiling bsaes-armv7.ios.arm.S
[722/902] Compiling aead.c
[723/902] Compiling e_aes.c
[724/902] Compiling sqrt.c
[725/902] Compiling cipher.c
[726/902] Compiling shift.c
[727/902] Compiling rsaz_exp.c
[728/902] Compiling montgomery_inv.c
[729/902] Compiling random.c
[729/902] Compiling jacobi.c
[731/902] Compiling prime.c
[732/902] Compiling mul.c
[733/902] Compiling montgomery.c
[734/910] Compiling gcd_extra.c
[735/918] Compiling div_extra.c
[736/918] Compiling gcd.c
[737/918] Compiling div.c
[738/918] Compiling ctx.c
[739/918] Compiling cmp.c
[740/918] Compiling exponentiation.c
[741/918] Compiling x86_64-gcc.c
[742/918] Compiling bn.c
[743/918] Compiling bytes.c
[744/918] Compiling bn-586.linux.x86.S
[745/918] Compiling armv8-mont.linux.aarch64.S
[746/918] Compiling armv4-mont.linux.arm.S
[747/918] Compiling armv8-mont.ios.aarch64.S
[748/918] Compiling p256-nistz.c
[749/918] Compiling add.c
[750/918] Compiling aesv8-armx64.linux.aarch64.S
[751/918] Compiling armv4-mont.ios.arm.S
[753/918] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[754/918] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[754/920] Compiling aesv8-armx32.linux.arm.S
[755/920] Compiling aesni-x86_64.mac.x86_64.S
[755/920] Compiling aesv8-armx32.ios.arm.S
[757/920] Compiling aesni-x86_64.linux.x86_64.S
[757/920] Compiling aesv8-armx64.ios.aarch64.S
[759/920] Compiling generic.c
[760/920] Compiling aesni-x86.linux.x86.S
[761/920] Compiling aesni-gcm-x86_64.mac.x86_64.S
[762/920] Compiling mode_wrappers.c
[763/920] Compiling aesni-gcm-x86_64.linux.x86_64.S
[764/920] Compiling aes.c
[765/920] Compiling ex_data.c
[766/920] Compiling key_wrap.c
[767/920] Compiling aes_nohw.c
[768/920] Compiling sign.c
[768/920] Compiling pbkdf.c
[770/920] Compiling p_x25519_asn1.c
[771/920] Compiling p_x25519.c
[772/920] Compiling print.c
[773/920] Compiling scrypt.c
[774/920] Compiling p_ed25519.c
[775/920] Compiling p_hkdf.c
[776/920] Compiling p_ed25519_asn1.c
[777/920] Compiling p_ec_asn1.c
[778/920] Compiling p_ec.c
[779/920] Compiling p_rsa.c
[780/920] Compiling p_rsa_asn1.c
[781/920] Compiling p_dsa_asn1.c
[782/920] Compiling err_data.c
[783/920] Compiling evp_asn1.c
[784/920] Compiling evp.c
[785/920] Compiling evp_ctx.c
[786/920] Compiling engine.c
[787/920] Compiling ecdh_extra.c
[788/920] Compiling ecdsa_asn1.c
[789/920] Compiling ec_derive.c
[790/920] Compiling err.c
[791/920] Compiling ec_asn1.c
[792/920] Compiling dsa_asn1.c
[793/920] Compiling hash_to_curve.c
[794/920] Compiling dh_asn1.c
[795/920] Compiling digest_extra.c
[796/920] Compiling params.c
[797/920] Compiling spake25519.c
[798/920] Compiling x25519-asm-arm.S
[799/920] Compiling dsa.c
[800/920] Compiling cpu_ppc64le.c
[801/920] Compiling crypto.c
[802/920] Compiling cpu_intel.c
[803/920] Compiling cpu_arm_linux.c
[804/920] Compiling cpu_arm_freebsd.c
[805/920] Compiling cpu_arm.c
[806/920] Compiling cpu_aarch64_win.c
[807/920] Compiling cpu_aarch64_fuchsia.c
[808/920] Compiling cpu_aarch64_linux.c
[809/920] Compiling cpu_aarch64_freebsd.c
[810/920] Compiling des.c
[810/920] Compiling cpu_aarch64_apple.c
[813/920] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift
[814/920] Compiling SwiftProtobufPluginLibrary Google_Protobuf_SourceCodeInfo+Extensions.swift
[815/920] Compiling SwiftProtobufPluginLibrary SwiftLanguage.swift
[816/920] Compiling SwiftProtobufPluginLibrary SwiftProtobufInfo.swift
[816/920] Compiling e_null.c
[817/920] Compiling tls_cbc.c
[818/920] Compiling conf.c
[819/920] Compiling e_rc4.c
[821/920] Compiling SwiftProtobufPluginLibrary Array+Extensions.swift
[822/920] Compiling SwiftProtobufPluginLibrary CodePrinter.swift
[823/920] Compiling SwiftProtobufPluginLibrary Descriptor+Extensions.swift
[823/920] Compiling e_rc2.c
[824/920] Compiling e_tls.c
[825/920] Compiling e_des.c
[826/920] Compiling e_chacha20poly1305.c
[827/920] Compiling e_aesctrhmac.c
[828/920] Compiling derive_key.c
[829/920] Compiling e_aesgcmsiv.c
[830/920] Compiling cipher_extra.c
[831/920] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[832/920] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[833/920] Compiling chacha20_poly1305_armv8.linux.aarch64.S
[834/920] Compiling curve25519.c
[835/920] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[836/920] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[837/920] Compiling chacha20_poly1305_armv8.ios.aarch64.S
[838/920] Compiling chacha-x86_64.linux.x86_64.S
[839/920] Compiling chacha-x86_64.mac.x86_64.S
[840/920] Compiling chacha-x86.linux.x86.S
[841/920] Compiling chacha.c
[842/920] Compiling chacha-armv8.linux.aarch64.S
[843/920] Compiling chacha-armv4.linux.arm.S
[844/920] Compiling chacha-armv4.ios.arm.S
[845/920] Compiling chacha-armv8.ios.aarch64.S
[846/920] Compiling unicode.c
[847/920] Compiling ber.c
[848/920] Compiling asn1_compat.c
[849/920] Compiling bn_asn1.c
[850/920] Compiling buf.c
[851/920] Compiling cbs.c
[852/920] Compiling cbb.c
[853/920] Compiling blake2.c
[854/920] Compiling convert.c
[855/920] Compiling socket_helper.c
[856/920] Compiling socket.c
[857/920] Compiling printf.c
[859/920] Compiling SwiftProtobufPluginLibrary SwiftProtobufNamer.swift
[860/920] Compiling SwiftProtobufPluginLibrary UnicodeScalar+Extensions.swift
[860/920] Compiling pair.c
[861/920] Compiling fd.c
[862/920] Compiling hexdump.c
[863/920] Compiling file.c
[864/920] Compiling bio_mem.c
[865/920] Compiling connect.c
[866/920] Compiling base64.c
[867/920] Compiling bio.c
[868/920] Compiling tasn_typ.c
[868/920] Compiling tasn_new.c
[870/920] Compiling tasn_utl.c
[871/920] Compiling tasn_fre.c
[872/920] Compiling asn1_par.c
[873/920] Compiling asn_pack.c
[874/920] Compiling f_int.c
[875/920] Compiling f_string.c
[876/920] Compiling posix_time.c
[877/920] Compiling tasn_dec.c
[878/920] Compiling a_type.c
[879/920] Compiling asn1_lib.c
[880/920] Compiling a_utctm.c
[881/920] Compiling a_time.c
[882/920] Compiling tasn_enc.c
[883/920] Compiling a_strnid.c
[884/920] Compiling a_strex.c
[885/920] Compiling a_print.c
[886/920] Compiling a_octet.c
[887/920] Compiling a_mbstr.c
[888/920] Compiling a_i2d_fp.c
[889/920] Compiling a_object.c
[890/920] Compiling a_dup.c
[891/920] Compiling a_int.c
[892/920] Compiling a_d2i_fp.c
[893/920] Compiling a_bool.c
[894/920] Compiling a_gentm.c
[895/920] Compiling CGRPCZlib empty.c
[896/920] Compiling CBLAKE3 blake3_sse41.c
[897/920] Write sources
[900/920] Compiling CBLAKE3 blake3_avx512.c
[901/920] Compiling CBLAKE3 blake3_avx2.c
[902/920] Write sources
[903/920] Compiling a_bitstr.c
[905/920] Compiling SwiftProtobufPluginLibrary NamingUtils.swift
[906/920] Compiling SwiftProtobufPluginLibrary ProtoFileToModuleMappings.swift
[907/934] Emitting module ArgumentParserToolInfo
[908/934] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[909/934] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[910/934] Compiling Atomics DoubleWord.swift
[911/934] Compiling Atomics AtomicBool.swift
[912/934] Compiling Atomics AtomicLazyReference.swift
[913/935] Compiling Atomics AtomicInteger.swift
[914/935] Compiling Atomics AtomicMemoryOrderings.swift
[915/935] Emitting module SwiftProtobufPluginLibrary
[916/935] Compiling ArgumentParserToolInfo ToolInfo.swift
[917/963] Compiling Atomics PointerConformances.swift
[917/972] Compiling CBLAKE3 blake3.c
[919/972] Compiling ArgumentParser ArgumentVisibility.swift
[920/972] Compiling ArgumentParser CompletionKind.swift
[921/972] Compiling ArgumentParser Errors.swift
[922/972] Compiling ArgumentParser Flag.swift
[923/972] Compiling ArgumentParser NameSpecification.swift
[924/972] Compiling ArgumentParser Option.swift
[925/972] Compiling ArgumentParser OptionGroup.swift
[926/972] Compiling ArgumentParser AsyncParsableCommand.swift
[927/972] Compiling ArgumentParser CommandConfiguration.swift
[928/972] Compiling ArgumentParser EnumerableFlag.swift
[929/977] Emitting module ArgumentParser
[930/977] Compiling ArgumentParser BashCompletionsGenerator.swift
[931/977] Compiling ArgumentParser CompletionsGenerator.swift
[932/977] Compiling ArgumentParser FishCompletionsGenerator.swift
[933/977] Compiling ArgumentParser ZshCompletionsGenerator.swift
[934/977] Compiling ArgumentParser Argument.swift
[935/977] Compiling ArgumentParser ArgumentHelp.swift
[936/977] Compiling ArgumentParser CollectionExtensions.swift
[937/977] Compiling ArgumentParser Platform.swift
[938/977] Compiling ArgumentParser SequenceExtensions.swift
[939/977] Compiling ArgumentParser StringExtensions.swift
[940/977] Compiling ArgumentParser Tree.swift
[941/977] Compiling ArgumentParser ExpressibleByArgument.swift
[942/977] Compiling ArgumentParser ParsableArguments.swift
[943/977] Compiling ArgumentParser ParsableArgumentsValidation.swift
[944/977] Compiling ArgumentParser ParsableCommand.swift
[945/977] Compiling ArgumentParser ArgumentDecoder.swift
[946/977] Compiling ArgumentParser DumpHelpGenerator.swift
[947/977] Compiling ArgumentParser HelpCommand.swift
[948/977] Compiling ArgumentParser HelpGenerator.swift
[949/977] Compiling ArgumentParser MessageInfo.swift
[950/977] Compiling ArgumentParser UsageGenerator.swift
[951/977] Compiling ArgumentParser Name.swift
[952/977] Compiling ArgumentParser Parsed.swift
[953/977] Compiling ArgumentParser ParsedValues.swift
[954/977] Compiling ArgumentParser ParserError.swift
[955/977] Compiling ArgumentParser SplitArguments.swift
[956/977] Compiling ArgumentParser ArgumentDefinition.swift
[957/977] Compiling ArgumentParser ArgumentSet.swift
[958/977] Compiling ArgumentParser CommandParser.swift
[959/977] Compiling ArgumentParser InputKey.swift
[960/977] Compiling ArgumentParser InputOrigin.swift
[963/977] Compiling Atomics HighLevelTypes.swift
[968/977] Emitting module Atomics
[969/977] Compiling Atomics IntegerConformances.swift
[969/977] Compiling c-nioatomics.c
[970/977] Compiling c-atomics.c
[972/983] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[973/983] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[974/983] Emitting module NIOConcurrencyHelpers
[975/983] Compiling NIOConcurrencyHelpers atomics.swift
[976/983] Compiling NIOConcurrencyHelpers lock.swift
[977/983] Compiling NIOConcurrencyHelpers NIOLock.swift
[978/1033] Compiling NIOCore NIOAny.swift
[979/1033] Compiling NIOCore NIOCloseOnErrorHandler.swift
[980/1033] Compiling NIOCore NIOSendable.swift
[981/1033] Compiling NIOCore PointerHelpers.swift
[982/1033] Compiling NIOCore RecvByteBufferAllocator.swift
[983/1033] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[984/1033] Compiling NIOCore SocketAddresses.swift
[985/1033] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[986/1033] Compiling NIOCore EventLoopFuture.swift
[987/1033] Compiling NIOCore FileDescriptor.swift
[988/1033] Compiling NIOCore FileHandle.swift
[989/1033] Compiling NIOCore FileRegion.swift
[990/1033] Compiling NIOCore IO.swift
[991/1033] Compiling NIOCore IOData.swift
[992/1039] Compiling NIOCore Channel.swift
[993/1039] Compiling NIOCore ChannelHandler.swift
[994/1039] Compiling NIOCore ChannelHandlers.swift
[995/1039] Compiling NIOCore ChannelInvoker.swift
[996/1039] Compiling NIOCore ChannelOption.swift
[997/1039] Compiling NIOCore ChannelPipeline.swift
[998/1039] Compiling NIOCore CircularBuffer.swift
[999/1039] Compiling NIOCore IPProtocol.swift
[1000/1039] Compiling NIOCore IntegerBitPacking.swift
[1001/1039] Compiling NIOCore IntegerTypes.swift
[1002/1039] Compiling NIOCore Interfaces.swift
[1003/1039] Compiling NIOCore Linux.swift
[1004/1039] Compiling NIOCore MarkedCircularBuffer.swift
[1005/1039] Compiling NIOCore MulticastChannel.swift
[1006/1039] Compiling NIOCore Codec.swift
[1007/1039] Compiling NIOCore ConvenienceOptionSupport.swift
[1008/1039] Compiling NIOCore DeadChannel.swift
[1009/1039] Compiling NIOCore DispatchQueue+WithFuture.swift
[1010/1039] Compiling NIOCore EventLoop+Deprecated.swift
[1011/1039] Compiling NIOCore EventLoop.swift
[1012/1039] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1013/1039] Compiling NIOCore AddressedEnvelope.swift
[1014/1039] Compiling NIOCore AsyncAwaitSupport.swift
[1015/1039] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1016/1039] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1017/1039] Compiling NIOCore NIOAsyncWriter.swift
[1018/1039] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1019/1039] Compiling NIOCore BSDSocketAPI.swift
[1020/1039] Compiling NIOCore SocketOptionProvider.swift
[1021/1039] Compiling NIOCore SystemCallHelpers.swift
[1022/1039] Compiling NIOCore TimeAmount+Duration.swift
[1023/1039] Compiling NIOCore TypeAssistedChannelHandler.swift
[1024/1039] Compiling NIOCore UniversalBootstrapSupport.swift
[1025/1039] Compiling NIOCore Utilities.swift
[1026/1039] Compiling NIOCore ByteBuffer-aux.swift
[1027/1039] Compiling NIOCore ByteBuffer-conversions.swift
[1028/1039] Compiling NIOCore ByteBuffer-core.swift
[1029/1039] Compiling NIOCore ByteBuffer-int.swift
[1030/1039] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1031/1039] Compiling NIOCore ByteBuffer-multi-int.swift
[1032/1039] Compiling NIOCore ByteBuffer-views.swift
[1033/1039] Emitting module NIOCore
[1034/1084] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1035/1084] Compiling NIOEmbedded AsyncTestingChannel.swift
[1036/1084] Emitting module NIOEmbedded
[1037/1084] Compiling NIOEmbedded Embedded.swift
[1038/1084] Emitting module NIOPosix
[1039/1089] Compiling NIOPosix SelectorUring.swift
[1040/1089] Compiling NIOPosix ServerSocket.swift
[1041/1089] Compiling NIOPosix Socket.swift
[1042/1089] Compiling NIOPosix SocketChannel.swift
[1043/1089] Compiling NIOPosix SocketProtocols.swift
[1044/1089] Compiling NIOPosix PipeChannel.swift
[1045/1089] Compiling NIOPosix PipePair.swift
[1046/1089] Compiling NIOPosix PointerHelpers.swift
[1047/1089] Compiling NIOPosix RawSocketBootstrap.swift
[1048/1089] Compiling NIOPosix Resolver.swift
[1049/1089] Compiling NIOPosix Selectable.swift
[1050/1089] Compiling NIOPosix HappyEyeballs.swift
[1051/1089] Compiling NIOPosix IO.swift
[1052/1089] Compiling NIOPosix IntegerBitPacking.swift
[1053/1089] Compiling NIOPosix IntegerTypes.swift
[1054/1089] Compiling NIOPosix Linux.swift
[1055/1089] Compiling NIOPosix LinuxCPUSet.swift
[1056/1089] Compiling NIOPosix BSDSocketAPICommon.swift
[1057/1089] Compiling NIOPosix BSDSocketAPIPosix.swift
[1058/1089] Compiling NIOPosix BSDSocketAPIWindows.swift
[1059/1089] Compiling NIOPosix BaseSocket.swift
[1060/1089] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1061/1089] Compiling NIOPosix BaseSocketChannel.swift
[1062/1089] Compiling NIOPosix SelectableChannel.swift
[1063/1089] Compiling NIOPosix SelectableEventLoop.swift
[1064/1089] Compiling NIOPosix SelectorEpoll.swift
[1065/1089] Compiling NIOPosix SelectorGeneric.swift
[1066/1089] Compiling NIOPosix SelectorKqueue.swift
[1067/1089] Compiling NIOPosix BaseStreamSocketChannel.swift
[1068/1089] Compiling NIOPosix Bootstrap.swift
[1069/1089] Compiling NIOPosix ControlMessage.swift
[1070/1089] Compiling NIOPosix DatagramVectorReadManager.swift
[1071/1089] Compiling NIOPosix FileDescriptor.swift
[1072/1089] Compiling NIOPosix GetaddrinfoResolver.swift
[1073/1089] Compiling NIOPosix LinuxUring.swift
[1074/1089] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1075/1089] Compiling NIOPosix NIOThreadPool.swift
[1076/1089] Compiling NIOPosix NonBlockingFileIO.swift
[1077/1089] Compiling NIOPosix PendingDatagramWritesManager.swift
[1078/1089] Compiling NIOPosix PendingWritesManager.swift
[1079/1089] Compiling NIOPosix System.swift
[1080/1089] Compiling NIOPosix Thread.swift
[1081/1089] Compiling NIOPosix ThreadPosix.swift
[1082/1089] Compiling NIOPosix ThreadWindows.swift
[1083/1089] Compiling NIOPosix Utilities.swift
[1084/1091] Emitting module NIO
[1085/1091] Compiling NIO Exports.swift
[1086/1125] Compiling NIOTLS TLSEvents.swift
[1087/1125] Compiling NIOExtras RequestResponseHandler.swift
[1088/1126] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1089/1126] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1090/1126] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1091/1126] Emitting module NIOTLS
[1092/1126] Compiling NIOTLS SNIHandler.swift
[1093/1126] Compiling NIOExtras DebugInboundEventsHandler.swift
[1094/1126] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1095/1126] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1096/1126] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1097/1126] Compiling NIOExtras JSONRPCFraming.swift
[1098/1126] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1099/1126] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1100/1126] Compiling NIOExtras LineBasedFrameDecoder.swift
[1101/1126] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1102/1126] Compiling NIOHTTP1 HTTPDecoder.swift
[1103/1126] Compiling NIOExtras NIOExtrasError.swift
[1104/1126] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1105/1142] Emitting module NIOExtras
[1106/1152] Compiling NIOExtras WritePCAPHandler.swift
[1107/1152] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1108/1152] Compiling NIOSSL SSLConnection.swift
[1109/1152] Compiling NIOSSL SSLContext.swift
[1110/1152] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1111/1152] Compiling NIOSSL SSLPKCS12Bundle.swift
[1112/1152] Compiling NIOSSL SSLPrivateKey.swift
[1113/1152] Compiling NIOSSL SSLPublicKey.swift
[1114/1152] Compiling NIOSSL ByteBufferBIO.swift
[1115/1152] Compiling NIOHTTP1 HTTPTypes.swift
[1116/1153] Emitting module NIOHTTP1
[1117/1153] Compiling NIOSSL SSLErrors.swift
[1118/1153] Compiling NIOSSL SSLInit.swift
[1119/1153] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1120/1164] Emitting module NIOSSL
[1121/1167] Compiling NIOHPACK IndexedHeaderTable.swift
[1122/1167] Compiling NIOHPACK IntegerCoding.swift
[1123/1168] Compiling NIOHPACK StaticHeaderTable.swift
[1124/1168] Compiling NIOHPACK HuffmanTables.swift
[1125/1168] Compiling NIOHPACK HPACKEncoder.swift
[1126/1168] Compiling NIOHPACK HPACKErrors.swift
[1128/1168] Compiling NIOHPACK DynamicHeaderTable.swift
[1129/1168] Compiling NIOHPACK HPACKDecoder.swift
[1132/1168] Compiling NIOHPACK HuffmanCoding.swift
[1134/1168] Compiling NIOSSL CustomPrivateKey.swift
[1135/1168] Compiling NIOSSL IdentityVerification.swift
[1136/1168] Compiling NIOSSL LinuxCABundle.swift
[1137/1168] Emitting module NIOHPACK
[1138/1168] Compiling NIOHPACK HPACKHeader.swift
[1139/1168] Compiling NIOHPACK HeaderTables.swift
[1140/1168] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1141/1168] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1142/1168] Compiling NIOSSL SubjectAlternativeName.swift
[1143/1168] Compiling NIOSSL NIOSSLSecureBytes.swift
[1144/1168] Compiling NIOSSL RNG.swift
[1145/1168] Compiling NIOSSL SafeCompare.swift
[1146/1168] Compiling NIOSSL NIOSSLClientHandler.swift
[1147/1168] Compiling NIOSSL NIOSSLHandler.swift
[1148/1168] Compiling NIOSSL NIOSSLServerHandler.swift
[1149/1168] Compiling NIOSSL ObjectIdentifier.swift
[1150/1168] Compiling NIOSSL PosixPort.swift
[1151/1168] Compiling NIOSSL SSLCallbacks.swift
[1152/1168] Compiling NIOSSL SSLCertificate.swift
[1153/1168] Compiling NIOSSL SSLCertificateExtensions.swift
[1154/1219] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1155/1219] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1156/1219] Compiling NIOHTTP2 StateMachineResult.swift
[1157/1219] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1158/1219] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1159/1219] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1160/1219] Compiling NIOHTTP2 InboundEventBuffer.swift
[1165/1219] Compiling NIOHTTP2 DOSHeuristics.swift
[1166/1219] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1167/1219] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1168/1226] Emitting module NIOHTTP2
[1169/1226] Compiling NIOHTTP2 HTTP2Stream.swift
[1170/1226] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1171/1226] Compiling NIOHTTP2 HTTP2StreamID.swift
[1172/1226] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1176/1226] Compiling NIOHTTP2 InboundWindowManager.swift
[1177/1226] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1178/1226] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1179/1226] Compiling NIOHTTP2 StreamChannelList.swift
[1180/1226] Compiling NIOHTTP2 StreamMap.swift
[1181/1226] Compiling NIOHTTP2 StreamStateMachine.swift
[1182/1226] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1183/1226] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1184/1226] Compiling NIOHTTP2 MaySendFrames.swift
[1185/1226] Compiling NIOHTTP2 SendingDataState.swift
[1186/1226] Compiling NIOHTTP2 SendingGoawayState.swift
[1187/1226] Compiling NIOHTTP2 SendingHeadersState.swift
[1188/1226] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1189/1226] Compiling NIOHTTP2 SendingRstStreamState.swift
[1190/1226] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1191/1226] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1192/1226] Compiling NIOHTTP2 MayReceiveFrames.swift
[1193/1226] Compiling NIOHTTP2 ReceivingDataState.swift
[1194/1226] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1195/1226] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1196/1226] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1197/1226] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1198/1226] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1199/1226] Compiling NIOHTTP2 HTTP2Frame.swift
[1200/1226] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1201/1226] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1202/1226] Compiling NIOHTTP2 HTTP2PingData.swift
[1203/1226] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1204/1226] Compiling NIOHTTP2 HTTP2Settings.swift
[1205/1226] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1206/1226] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1207/1226] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1208/1226] Compiling NIOHTTP2 HasLocalSettings.swift
[1209/1226] Compiling NIOHTTP2 HasRemoteSettings.swift
[1210/1226] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1211/1226] Compiling NIOHTTP2 QuiescingState.swift
[1212/1226] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1213/1226] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1214/1226] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1215/1226] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1216/1226] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1217/1226] Compiling NIOHTTP2 HTTP2Error.swift
[1218/1226] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1219/1226] Emitting module NIOFoundationCompat
[1220/1226] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1221/1250] Compiling TSFFutures OperationQueue+Extensions.swift
[1222/1251] Compiling TSFFutures FutureOperationQueue.swift
[1223/1251] Compiling TSFFutures EventualResultsCache.swift
[1224/1251] Compiling TSFFutures Futures.swift
[1225/1251] Compiling TSFFutures FutureDeduplicator.swift
[1226/1251] Compiling TSFFutures CancellablePromise.swift
[1227/1251] Compiling TSFFutures Canceller.swift
[1228/1251] Compiling TSFFutures BatchingFutureOperationQueue.swift
[1229/1251] Compiling TSFFutures CancellableFuture.swift
[1230/1251] Emitting module TSFFutures
[1231/1251] Compiling TSFFutures OrderManager.swift
[1232/1256] Compiling NIOTransportServices NIOTSEventLoop.swift
[1233/1256] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1234/1257] Compiling TSFUtility Serializable.swift
[1235/1257] Compiling NIOTransportServices StateManagedChannel.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:17:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:17:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1238/1257] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:17:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1239/1257] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:17:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1240/1257] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1241/1257] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1244/1257] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1245/1257] Compiling NIOTransportServices NIOTSBootstraps.swift
[1246/1257] Emitting module NIOTransportServices
[1247/1257] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1248/1257] Compiling TSFUtility FastData.swift
[1249/1257] Compiling TSFUtility FutureFileSystem.swift
[1250/1257] Compiling TSFUtility ByteBuffer.swift
[1251/1257] Emitting module TSFUtility
[1252/1393] Emitting module TSFCAS
[1253/1394] Compiling TSFCAS FileBackedCASDatabase.swift
[1254/1394] Compiling TSFCAS data_id.pb.swift
[1255/1394] Compiling TSFCAS cas_object.pb.swift
[1256/1394] Compiling TSFCAS DatabaseSpec.swift
[1257/1394] Compiling TSFCAS DataID.swift
[1258/1394] Compiling TSFCAS Database.swift
[1259/1394] Compiling TSFCAS Blake3DataID.swift
[1260/1394] Compiling TSFCAS InMemoryCASDatabase.swift
[1261/1394] Compiling TSFCAS Object.swift
[1262/1412] Compiling TSFCASFileTree CASFSNode.swift
[1263/1412] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
[1264/1412] Compiling TSFCASFileTree Context.swift
[1265/1414] Compiling TSFCASFileTree BinarySearch.swift
[1266/1414] Compiling TSFCASFileTree CASBlob.swift
[1267/1414] Compiling TSFCASFileTree CASFSClient.swift
[1268/1414] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[1269/1414] Compiling TSFCASFileTree FileSegmenter.swift
[1270/1414] Emitting module TSFCASFileTree
[1271/1414] Compiling TSFCASFileTree FileInfo.swift
[1272/1414] Compiling TSFCASFileTree FileTree.swift
[1273/1414] Compiling TSFCASFileTree FileTreeParser.swift
[1274/1414] Compiling TSFCASFileTree TSCCASFileSystem.swift
[1275/1414] Compiling TSFCASFileTree FilesystemObject.swift
[1276/1414] Compiling TSFCASFileTree file_tree.pb.swift
[1277/1414] Compiling TSFCASFileTree DeclFileTree.swift
[1278/1414] Compiling TSFCASFileTree DirectoryEntry.swift
[1279/1414] Compiling TSFCASFileTree Errors.swift
[1280/1414] Compiling TSFCASFileTree FileTreeExport.swift
[1281/1414] Compiling TSFCASFileTree FileTreeImport.swift
[1282/1418] Emitting module TSFCASUtilities
[1283/1418] Compiling TSFCASUtilities LinkedListStream.swift
[1284/1418] Compiling TSFCASUtilities BufferedStreamWriter.swift
[1285/1418] Compiling TSFCASUtilities StreamReader.swift
[1286/1430] Compiling llbuild2 Executor.swift
[1287/1430] Compiling llbuild2 Protobuf+Extensions.swift
[1288/1431] Compiling llbuild2 Logging.swift
[1289/1431] Compiling llbuild2 StablyHashable.swift
[1290/1431] Compiling llbuild2 FileBackedFunctionCache.swift
[1291/1431] Emitting module llbuild2
[1292/1431] Compiling llbuild2 ActionExecution.swift
[1293/1431] Compiling llbuild2 AnySerializable.swift
[1294/1431] Compiling llbuild2 InMemoryFunctionCache.swift
[1295/1431] Compiling llbuild2 any_serializable.pb.swift
[1296/1431] Compiling llbuild2 Engine.swift
[1297/1431] Compiling llbuild2 KeyDependencyGraph.swift
[1298/1431] Compiling llbuild2 action_execution.pb.swift
[1299/1489] Compiling GRPC Error+NIOSSL.swift
[1300/1489] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1301/1489] Compiling GRPC FakeChannel.swift
[1302/1489] Compiling GRPC ClientConnection+NIOSSL.swift
[1303/1489] Compiling GRPC ClientConnection+NWTLS.swift
[1304/1489] Compiling GRPC GRPCChannel.swift
[1305/1489] Compiling GRPC GRPCChannelBuilder.swift
[1306/1489] Compiling GRPC GRPCClient.swift
[1307/1489] Compiling GRPC GRPCClientChannelHandler.swift
[1308/1489] Compiling GRPC GRPCClientStateMachine.swift
[1309/1489] Compiling GRPC GRPCContentType.swift
[1310/1489] Compiling GRPC GRPCError.swift
[1311/1489] Compiling GRPC GRPCHeaderName.swift
[1312/1489] Compiling GRPC GRPCIdleHandler.swift
[1313/1489] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1314/1489] Compiling GRPC GRPCKeepaliveHandlers.swift
[1315/1489] Compiling GRPC GRPCLogger.swift
[1316/1489] Compiling GRPC GRPCPayload.swift
[1317/1489] Compiling GRPC ConnectionBackoff.swift
[1318/1489] Compiling GRPC ConnectionKeepalive.swift
[1319/1489] Compiling GRPC ConnectionManager+Delegates.swift
[1320/1489] Compiling GRPC ConnectionManager.swift
[1321/1489] Compiling GRPC ConnectionManagerChannelProvider.swift
[1322/1489] Compiling GRPC ConnectionManagerID.swift
[1323/1489] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1324/1489] Compiling GRPC ConnectionPool+Waiter.swift
[1325/1489] Compiling GRPC ConnectionPool.swift
[1326/1489] Compiling GRPC GRPCChannelPool.swift
[1327/1489] Compiling GRPC PoolManager.swift
[1328/1489] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1329/1489] Compiling GRPC PoolManagerStateMachine.swift
[1330/1489] Compiling GRPC PooledChannel.swift
[1331/1489] Compiling GRPC StreamLender.swift
[1332/1489] Compiling GRPC ConnectivityState.swift
[1333/1489] Compiling GRPC DebugOnly.swift
[1334/1489] Compiling GRPC DelegatingErrorHandler.swift
[1335/1489] Compiling GRPC ServerInterceptorContext.swift
[1336/1489] Compiling GRPC ServerInterceptorPipeline.swift
[1337/1489] Compiling GRPC ServerInterceptors.swift
[1338/1489] Compiling GRPC InterceptorContextList.swift
[1339/1489] Compiling GRPC LengthPrefixedMessageReader.swift
[1340/1489] Compiling GRPC Logger.swift
[1341/1489] Compiling GRPC LoggingServerErrorDelegate.swift
[1342/1489] Compiling GRPC MessageEncodingHeaderValidator.swift
[1343/1489] Compiling GRPC PlatformSupport.swift
[1344/1489] Compiling GRPC ReadWriteStates.swift
[1345/1489] Compiling GRPC Ref.swift
[1346/1489] Compiling GRPC Serialization.swift
[1347/1489] Compiling GRPC Server+NIOSSL.swift
[1348/1489] Compiling GRPC Server.swift
[1349/1489] Compiling GRPC ServerBuilder+NIOSSL.swift
[1350/1489] Compiling GRPC ServerBuilder.swift
[1351/1489] Compiling GRPC ServerCallContext.swift
[1352/1489] Compiling GRPC StreamingResponseCallContext.swift
[1353/1489] Compiling GRPC Array+BoundsCheck.swift
[1354/1489] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1355/1489] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1356/1489] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1357/1489] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1358/1489] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1359/1489] Compiling GRPC ServerHandlerStateMachine.swift
[1360/1489] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1361/1489] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1362/1489] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1363/1489] Compiling GRPC ServerInterceptorStateMachine.swift
[1364/1489] Compiling GRPC StreamState.swift
[1365/1489] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1366/1489] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1367/1489] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1368/1489] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1369/1489] Compiling GRPC GRPCAsyncRequestStream.swift
[1370/1489] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1371/1489] Compiling GRPC BidirectionalStreamingCall.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1372/1489] Compiling GRPC Call.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1373/1489] Compiling GRPC CallDetails.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1374/1489] Compiling GRPC ClientCall.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1375/1489] Compiling GRPC ClientStreamingCall.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1376/1489] Compiling GRPC LazyEventLoopPromise.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1377/1489] Compiling GRPC ResponseContainers.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1378/1489] Compiling GRPC ResponsePartContainer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1379/1489] Compiling GRPC ServerStreamingCall.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1380/1489] Compiling GRPC UnaryCall.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1381/1489] Compiling GRPC ClientConnection.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1382/1489] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1383/1489] Compiling GRPC ClientErrorDelegate.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1384/1489] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1385/1489] Compiling GRPC CompressionAlgorithm.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1386/1489] Compiling GRPC DecompressionLimit.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1387/1489] Compiling GRPC MessageEncoding.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1388/1489] Compiling GRPC Zlib.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/grpc-swift/Sources/GRPC/ClientConnection.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[1389/1489] Compiling LLBBuildSystem configured_target.pb.swift
[1390/1489] Compiling LLBBuildSystem evaluated_target.pb.swift
[1391/1489] Compiling LLBBuildSystem label.pb.swift
[1392/1489] Compiling LLBBuildSystem provider_map.pb.swift
[1393/1489] Compiling LLBBuildSystem artifact.pb.swift
[1394/1489] Compiling LLBBuildSystem artifact_owner.pb.swift
[1395/1489] Compiling LLBBuildSystem artifact_value.pb.swift
[1396/1489] Compiling LLBBuildSystem configuration.pb.swift
[1397/1489] Compiling LLBBuildSystem rule_evaluation.pb.swift
[1398/1489] Compiling LLBBuildSystem action.pb.swift
[1399/1489] Compiling LLBBuildSystem action_execution.pb.swift
[1400/1489] Compiling LLBBuildSystem ActionExecutionRequestExtras.swift
[1401/1489] Compiling LLBBuildSystem Action.swift
[1402/1489] Compiling LLBBuildSystem ActionExecution.swift
[1403/1489] Compiling LLBBuildSystem ActionID.swift
[1404/1489] Compiling LLBBuildSystem action_configuration_fragment.pb.swift
[1405/1489] Compiling LLBBuildSystem BuildEngine.swift
[1406/1489] Compiling LLBBuildSystem BuildEventDelegate.swift
[1407/1489] Emitting module GRPC
[1408/1489] Compiling LLBBuildSystem BuildKey.swift
[1409/1489] Compiling LLBBuildSystem ConfiguredTargetDelegate.swift
[1410/1489] Compiling LLBBuildSystem DynamicActionDelegate.swift
[1411/1489] Compiling LLBBuildSystem Function.swift
[1412/1489] Compiling LLBBuildSystem FunctionDelegate.swift
[1413/1489] Compiling LLBBuildSystem FunctionMap.swift
[1414/1489] Compiling LLBBuildSystem ActionConfigurationFragment.swift
[1415/1489] Compiling LLBBuildSystem Artifact.swift
[1416/1489] Compiling LLBBuildSystem Configuration.swift
[1417/1489] Compiling LLBBuildSystem ConfiguredTarget.swift
[1418/1489] Compiling LLBBuildSystem EvaluatedTarget.swift
[1419/1489] Compiling LLBBuildSystem RuleEvaluation.swift
[1420/1489] Compiling GRPC ClientInterceptorPipeline.swift
[1421/1489] Compiling GRPC ClientInterceptorProtocol.swift
[1422/1489] Compiling GRPC ClientInterceptors.swift
[1423/1489] Compiling GRPC ClientTransport.swift
[1424/1489] Compiling GRPC ClientTransportFactory.swift
[1425/1489] Compiling GRPC MessageParts.swift
[1426/1506] Compiling LLBUtil SimpleFunction.swift
[1427/1506] Compiling LLBUtil StaticFunctionDelegate.swift
[1428/1506] Compiling LLBUtil CommonCodables.swift
[1429/1506] Emitting module LLBUtil
[1433/1511] Compiling LLBNinja NinjaBuild.swift
[1434/1511] Emitting module LLBNinja
[1445/1513] Compiling llbuild2fx Value.swift
[1446/1513] Compiling llbuild2fx Versioning.swift
[1447/1513] Compiling llbuild2fx WrappedDataID.swift
[1449/1517] Emitting module llbuild2fx
[1450/1517] Emitting module LLBCommands
[1451/1517] Compiling LLBCommands NinjaBuildTool.swift
[1452/1519] Emitting module llbuild2_tool
[1453/1519] Compiling llbuild2_tool main.swift
[1453/1519] Write Objects.LinkFileList
[1471/1519] Compiling GRPC UnaryResponseCallContext.swift
[1472/1519] Compiling GRPC ServerChannelErrorHandler.swift
[1473/1519] Compiling GRPC ServerErrorDelegate.swift
[1474/1519] Compiling GRPC ServerErrorProcessor.swift
[1475/1519] Compiling GRPC Stopwatch.swift
[1476/1519] Compiling GRPC StreamEvent.swift
[1477/1519] Compiling GRPC TLSVerificationHandler.swift
[1478/1519] Compiling GRPC TLSVersion.swift
[1479/1519] Compiling GRPC TimeLimit.swift
[1480/1519] Compiling GRPC UserInfo.swift
[1481/1519] Compiling GRPC Version.swift
[1482/1519] Compiling GRPC WebCORSHandler.swift
[1483/1519] Compiling GRPC WriteCapturingHandler.swift
[1484/1519] Compiling GRPC _EmbeddedThroughput.swift
[1485/1519] Compiling GRPC _FakeResponseStream.swift
[1486/1519] Compiling GRPC _GRPCClientCodecHandler.swift
[1487/1519] Compiling GRPC _MessageContext.swift
[1494/1536] Compiling LLBBuildSystem Label.swift
[1495/1536] Compiling LLBBuildSystem Provider.swift
[1496/1536] Compiling LLBBuildSystem Rule.swift
[1497/1536] Compiling LLBBuildSystem RuleContext.swift
[1502/1536] Compiling BazelRemoteAPI bytestream.pb.swift
[1503/1536] Compiling BazelRemoteAPI operations.grpc.swift
[1504/1536] Compiling BazelRemoteAPI operations.pb.swift
[1505/1536] Compiling BazelRemoteAPI semver.pb.swift
[1506/1536] Compiling BazelRemoteAPI remote_asset.grpc.swift
[1507/1536] Compiling BazelRemoteAPI remote_asset.pb.swift
[1508/1536] Compiling BazelRemoteAPI remote_execution.grpc.swift
[1509/1536] Compiling BazelRemoteAPI bytestream.grpc.swift
[1510/1536] Compiling BazelRemoteAPI annotations.pb.swift
[1511/1536] Compiling BazelRemoteAPI client.pb.swift
[1512/1536] Compiling BazelRemoteAPI http.pb.swift
[1513/1536] Compiling BazelRemoteAPI code.pb.swift
[1514/1536] Emitting module LLBBuildSystem
[1515/1544] Compiling LLBBuildSystemTestHelpers TestCASDatabase.swift
[1516/1544] Compiling LLBBuildSystemTestHelpers ByteBuffer.swift
[1517/1544] Compiling LLBBuildSystemTestHelpers TestBuildEngine.swift
[1518/1544] Compiling LLBBuildSystemTestHelpers CASFSClient+TestSupport.swift
[1519/1544] Emitting module LLBBuildSystemTestHelpers
[1520/1544] Emitting module LLBBuildSystemUtil
[1521/1544] Compiling LLBBuildSystemUtil Codable.swift
[1522/1544] Compiling LLBBuildSystemUtil LocalExecutor.swift
[1523/1544] Emitting module BazelRemoteAPI
[1524/1546] Compiling BazelRemoteAPI status.pb.swift
[1525/1546] Compiling BazelRemoteAPI Typealiases.swift
[1525/1546] Linking llbuild2-tool
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/llbuild2-tool: replacing existing signature
[1526/1546] Applying llbuild2-tool
[1535/1546] Compiling BazelRemoteAPI error_details.pb.swift
[1541/1546] Compiling BazelRemoteAPI remote_execution.pb.swift
[1542/1546] Compiling BazelRemoteAPI remote_logstream.grpc.swift
[1543/1546] Compiling BazelRemoteAPI remote_logstream.pb.swift
[1544/1549] Emitting module LLBBazelBackend
[1545/1549] Compiling LLBBazelBackend Digest.swift
[1546/1549] Compiling LLBBazelBackend BazelCASDatabase.swift
[1547/1552] Compiling LLBCASTool CASTool.swift
[1548/1552] Emitting module LLBCASTool
[1549/1552] Compiling LLBCASTool Options.swift
[1550/1558] Emitting module llcastool
[1551/1558] Compiling llcastool misc.swift
[1552/1558] Compiling llcastool CommonOptions.swift
[1553/1558] Compiling llcastool Capabilities.swift
[1554/1558] Compiling llcastool CASCommands.swift
[1555/1558] Compiling llcastool main.swift
[1555/1558] Write Objects.LinkFileList
[1556/1558] Linking llcastool
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/llcastool: replacing existing signature
[1557/1558] Applying llcastool
Build complete! (94.29s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.52s)
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.53s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.55s)
Fetching https://github.com/grpc/grpc-swift.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.63s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.22s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.19s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.23s)
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.22s)
Fetching https://github.com/apple/swift-tools-support-async.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.20s)
Fetched https://github.com/grpc/grpc-swift.git from cache (0.28s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.17s)
[1/714] Fetching swift-tools-support-async
Fetched https://github.com/apple/swift-protobuf.git from cache (0.26s)
Fetched https://github.com/apple/swift-tools-support-async.git from cache (0.44s)
Fetched https://github.com/apple/swift-llbuild.git from cache (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.0 (0.03s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.13.2 (0.60s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.03s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.4.0 (0.03s)
Computing version for https://github.com/apple/swift-tools-support-async.git
Computed https://github.com/apple/swift-tools-support-async.git at 0.10.0 (0.64s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.5.0 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.2.3 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.1 (0.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.23.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.15.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.15.0 (0.05s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.23.1 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.47.0 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.03s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.23.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.23.1
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.13.2
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.2.3
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-tools-support-async.git
Working copy of https://github.com/apple/swift-tools-support-async.git resolved at 0.10.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.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.47.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.15.0
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.15.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.0
Build complete.
Done.