The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-transformers, reference main (15bcc4), with Swift 6.0 for macOS (SPM) on 22 Apr 2026 03:22:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/huggingface/swift-transformers.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/huggingface/swift-transformers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15bcc47 Bump actions/cache from 5.0.4 to 5.0.5 (#342)
Cloned https://github.com/huggingface/swift-transformers.git
Revision (git rev-parse @):
15bcc471a2de73ce3c17c08781f34a1f9bebaf70
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/huggingface/swift-transformers.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/huggingface/swift-transformers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/468] Write sources
[1/468] Copying t5_tokenizer_config.json
[1/468] Write sources
[2/468] Copying PrivacyInfo.xcprivacy
[3/468] Copying gpt2_tokenizer_config.json
[5/468] Write sources
[9/468] Copying PrivacyInfo.xcprivacy
[9/468] Write sources
[39/468] Compiling CNIOWASI CNIOWASI.c
[40/468] Compiling CNIOWindows shim.c
[40/468] Compiling CNIOWindows WSAStartup.c
[42/468] Compiling CNIOOpenBSD shim.c
[42/468] Compiling CNIOLinux shim.c
[44/468] Compiling _NumericsShims _NumericsShims.c
[45/468] Write swift-version-5BDAB9E9C0126B9D.txt
[46/468] Compiling CNIOLinux liburing_shims.c
[47/468] Compiling CNIOPosix event_loop_id.c
[48/472] Compiling CNIOLLHTTP c_nio_http.c
[49/474] Compiling _AtomicsShims.c
[50/488] Compiling CNIOLLHTTP c_nio_api.c
[51/488] Compiling CNIOExtrasZlib inftrees.c
[51/488] Compiling CNIOExtrasZlib trees.c
[54/490] Emitting module ServiceContextModule
[54/518] Compiling CNIOLLHTTP c_nio_llhttp.c
[55/604] Compiling CNIOExtrasZlib zutil.c
[57/604] Compiling RealModule RealFunctions.swift
[57/605] Compiling CNIOExtrasZlib inflate.c
[59/605] Emitting module RealModule
[60/605] Compiling RealModule AugmentedArithmetic.swift
[61/605] Compiling Crypto AES-GCM.swift
[62/605] Compiling Crypto AES-GCM_boring.swift
[63/605] Compiling RealModule Double+Real.swift
[64/605] Compiling ServiceContextModule ServiceContext.swift
[65/605] Compiling ServiceContextModule ServiceContextKey.swift
[65/605] Compiling CNIOExtrasZlib inffast.c
[67/605] Compiling RealModule RelaxedArithmetic.swift
[68/605] Emitting module _NIOBase64
[69/605] Compiling _NIOBase64 Base64.swift
[69/605] Compiling CNIOExtrasZlib crc32.c
[71/605] Compiling RealModule Float16+Real.swift
[72/605] Compiling RealModule ElementaryFunctions.swift
[73/605] Compiling RealModule Float+Real.swift
[74/605] Compiling RealModule Float80+Real.swift
[75/605] Compiling RealModule Real.swift
[75/605] Compiling CNIOExtrasZlib adler32.c
[76/611] Compiling CNIOExtrasZlib deflate.c
[77/611] Compiling fiat_p256_adx_sqr.S
[79/611] Compiling Crypto AESWrap_boring.swift
[80/611] Compiling Crypto Ed25519_boring.swift
[80/612] Compiling fiat_p256_adx_mul.S
[81/612] Compiling fiat_curve25519_adx_square.S
[83/612] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[83/612] Compiling fiat_curve25519_adx_mul.S
[85/612] Compiling Instrumentation MultiplexInstrument.swift
[86/612] Compiling Instrumentation NoOpInstrument.swift
[87/612] Compiling Crypto HKDF.swift
[88/612] Compiling Crypto AESWrap.swift
[89/612] Compiling Crypto ECDH.swift
[90/612] Compiling Crypto ANSIx963.swift
[91/612] Compiling Crypto Cipher.swift
[92/612] Compiling Crypto Nonces.swift
[93/612] Compiling Crypto ASN1.swift
[94/612] Compiling Crypto ASN1Any.swift
[95/612] Compiling Crypto ASN1BitString.swift
[96/612] Compiling Crypto ASN1Boolean.swift
[99/612] Compiling Crypto ChaChaPoly_boring.swift
[100/612] Compiling Crypto ChaChaPoly.swift
[101/612] Compiling Crypto NISTCurvesKeys_boring.swift
[102/612] Compiling Crypto X25519Keys_boring.swift
[103/612] Emitting module InternalCollectionsUtilities
[104/612] Compiling Logging MetadataProvider.swift
[105/612] Compiling Logging LogHandler.swift
[106/612] Compiling _NIODataStructures _TinyArray.swift
[107/612] Compiling _NIODataStructures Heap.swift
[108/612] Emitting module _NIODataStructures
[109/612] Compiling _NIODataStructures PriorityQueue.swift
[110/612] Compiling Instrumentation Instrument.swift
[111/612] Emitting module Instrumentation
[112/612] Compiling Instrumentation InstrumentationSystem.swift
[113/612] Compiling Instrumentation Locks.swift
[113/643] Compiling CNIODarwin shim.c
[115/702] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[116/702] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[117/702] Compiling OrderedCollections OrderedDictionary+Elements.swift
[118/705] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[119/705] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[120/705] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[121/705] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[122/705] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[123/705] Compiling OrderedCollections OrderedSet+Codable.swift
[124/705] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[125/705] Compiling OrderedCollections _Hashtable+Header.swift
[126/705] Compiling OrderedCollections OrderedDictionary+Codable.swift
[127/705] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[128/705] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[129/705] Emitting module ContainersPreview
[130/705] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[131/705] Compiling OrderedCollections OrderedSet+Sendable.swift
[132/705] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[133/705] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[134/705] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[135/705] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[136/705] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[137/705] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[138/705] Compiling OrderedCollections _HashTable+Testing.swift
[139/705] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[140/705] Compiling OrderedCollections _HashTable.swift
[141/705] Compiling OrderedCollections _HashTable+Bucket.swift
[142/705] Compiling OrderedCollections _HashTable+BucketIterator.swift
[143/705] Compiling OrderedCollections _HashTable+Constants.swift
[144/705] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[145/705] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[146/705] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[147/705] Compiling OrderedCollections OrderedDictionary+Values.swift
[148/705] Compiling OrderedCollections OrderedDictionary.swift
[149/705] Compiling ContainersPreview Inout.swift
[150/705] Compiling ContainersPreview InputSpan.swift
[151/705] Compiling ContainersPreview Shared.swift
[152/705] Compiling Logging LogEvent.swift
[153/705] Emitting module Logging
[154/705] Compiling Logging Locks.swift
[155/705] Compiling Logging Logging.swift
[156/754] Compiling DequeModule UniqueDeque+Append.swift
[157/754] Compiling DequeModule UniqueDeque+Consumption.swift
[158/754] Compiling DequeModule UniqueDeque+Container.swift
[159/754] Compiling DequeModule UniqueDeque+Descriptions.swift
[159/758] Compiling CNIOBoringSSLShims shims.c
[161/758] Compiling DequeModule UniqueDeque+Equatable.swift
[162/758] Compiling DequeModule UniqueDeque+Experimental.swift
[163/758] Compiling DequeModule UniqueDeque+Hashable.swift
[164/758] Compiling DequeModule UniqueDeque+Initializers.swift
[165/758] Compiling Tracing TracingTime.swift
[166/758] Compiling DequeModule _UnsafeDequeSegments.swift
[167/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[168/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[169/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[170/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[171/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[172/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[173/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[174/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[175/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[176/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[177/758] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[178/764] Compiling Tracing InstrumentationSystem+Tracing.swift
[179/764] Compiling DequeModule RigidDeque+Removals.swift
[180/764] Compiling DequeModule RigidDeque+Replacements.swift
[181/764] Compiling DequeModule RigidDeque+Testing.swift
[182/764] Compiling DequeModule RigidDeque.swift
[183/764] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[184/764] Compiling DequeModule Deque+Extras.swift
[185/764] Compiling Tracing TracerProtocol.swift
[186/764] Compiling Tracing NoOpTracer.swift
[187/764] Compiling Tracing TracerProtocol+Legacy.swift
[188/764] Compiling DequeModule RigidDeque+Prepend.swift
[197/764] Compiling DequeModule UniqueDeque.swift
[198/764] Compiling DequeModule _DequeSlot.swift
[199/764] Compiling DequeModule _UnsafeDequeHandle.swift
[200/764] Compiling DequeModule Deque+Hashable.swift
[201/764] Compiling DequeModule Deque+Testing.swift
[202/764] Compiling DequeModule Deque._Storage.swift
[203/764] Compiling DequeModule RigidDeque+Hashable.swift
[204/764] Compiling DequeModule RigidDeque+Initializers.swift
[205/764] Compiling DequeModule RigidDeque+Insertions.swift
[205/764] Compiling yyjson.c
[207/764] Compiling Tracing Tracer.swift
[208/764] Emitting module Tracing
[209/764] Compiling Tracing SpanProtocol.swift
[214/764] Compiling DequeModule UniqueDeque+Insertions.swift
[215/764] Compiling DequeModule UniqueDeque+Prepend.swift
[216/764] Compiling DequeModule UniqueDeque+Removals.swift
[217/764] Compiling DequeModule UniqueDeque+Replacements.swift
[222/764] Compiling DequeModule RigidDeque+Consumption.swift
[223/764] Compiling DequeModule RigidDeque+Container.swift
[224/764] Compiling DequeModule RigidDeque+Descriptions.swift
[225/764] Compiling DequeModule RigidDeque+Equatable.swift
[226/764] Compiling DequeModule RigidDeque+Experimental.swift
[232/764] Compiling DequeModule _DequeBuffer.swift
[233/764] Compiling DequeModule _DequeBufferHeader.swift
[234/764] Compiling DequeModule RigidDeque+Append.swift
[244/764] Compiling DequeModule Deque._UnsafeHandle.swift
[245/764] Compiling DequeModule Deque.swift
[249/764] Compiling DequeModule Deque+Codable.swift
[250/764] Compiling DequeModule Deque+Collection.swift
[251/764] Compiling DequeModule Deque+CustomReflectable.swift
[252/764] Compiling DequeModule Deque+Descriptions.swift
[253/764] Compiling DequeModule Deque+Equatable.swift
[260/764] Compiling tls_record.cc
[261/764] Compiling tls_method.cc
[263/764] Compiling OrderedCollections OrderedSet+SubSequence.swift
[264/764] Compiling OrderedCollections OrderedSet+Testing.swift
[265/764] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[266/764] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[267/764] Compiling OrderedCollections OrderedSet.swift
[268/764] Compiling OrderedCollections _UnsafeBitset.swift
[269/764] Emitting module Crypto
[269/773] Compiling tls13_server.cc
[270/773] Compiling tls13_enc.cc
[272/773] Emitting module OrderedCollections
[277/773] Emitting module DequeModule
[277/773] Compiling tls13_both.cc
[278/773] Compiling tls13_client.cc
[279/787] Compiling t1_enc.cc
[280/787] Compiling ssl_x509.cc
[281/787] Compiling ssl_versions.cc
[282/787] Compiling ssl_transcript.cc
[283/787] Compiling ssl_stat.cc
[285/787] Compiling Crypto HashFunctions_SHA3.swift
[286/787] Compiling Crypto Digest_xkcp.swift
[287/787] Compiling Crypto HPKE-AEAD.swift
[288/787] Compiling Crypto HPKE-Ciphersuite.swift
[289/787] Compiling Crypto HPKE-KDF.swift
[290/787] Compiling Crypto HPKE-KexKeyDerivation.swift
[291/787] Compiling Crypto HPKE-LabeledExtract.swift
[292/787] Compiling Crypto HPKE-Utils.swift
[293/787] Compiling Crypto DHKEM.swift
[294/787] Compiling Crypto HPKE-KEM-Curve25519.swift
[294/787] Compiling ssl_privkey.cc
[296/787] Compiling Crypto Ed25519Keys.swift
[297/787] Compiling Crypto NISTCurvesKeys.swift
[298/787] Compiling Crypto X25519Keys.swift
[299/787] Compiling Crypto SymmetricKeys.swift
[300/787] Compiling Crypto HMAC.swift
[301/787] Compiling Crypto MACFunctions.swift
[302/787] Compiling Crypto MessageAuthenticationCode.swift
[303/787] Compiling Crypto AES.swift
[304/787] Compiling Crypto ECDSASignature_boring.swift
[305/787] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[306/787] Compiling Crypto RNG_boring.swift
[307/787] Compiling Crypto SafeCompare_boring.swift
[308/787] Compiling Crypto Zeroization_boring.swift
[309/787] Compiling Crypto PrettyBytes.swift
[310/787] Compiling Crypto SafeCompare.swift
[311/787] Compiling Crypto SecureBytes.swift
[312/787] Compiling Crypto Zeroization.swift
[313/787] Compiling Crypto resource_bundle_accessor.swift
[333/787] Compiling Jinja AST.swift
[334/787] Compiling Jinja Error.swift
[335/787] Compiling Jinja Interpreter.swift
[336/787] Compiling Jinja Lexer.swift
[337/787] Compiling Jinja Macro.swift
[338/787] Compiling Jinja Parser.swift
[339/787] Compiling Jinja Filters.swift
[340/787] Compiling Jinja Globals.swift
[361/787] Compiling ssl_session.cc
[376/787] Compiling Crypto ECDSA.swift
[377/787] Compiling Crypto Ed25519.swift
[378/787] Compiling Crypto MLDSA.swift
[379/787] Compiling Crypto Signature.swift
[380/787] Compiling Crypto CryptoKitErrors_boring.swift
[380/787] Compiling ssl_key_share.cc
[381/787] Compiling ssl_file.cc
[382/787] Compiling ssl_cipher.cc
[383/787] Compiling ssl_lib.cc
[384/787] Compiling ssl_credential.cc
[386/787] Compiling EventSource EventSource+AsyncHTTPClient.swift
[387/787] Compiling EventSource AsyncEventsSequence.swift
[388/787] Compiling EventSource EventSource.swift
[389/787] Compiling EventSource AsyncSequence+Events.swift
[390/787] Emitting module EventSource
[390/787] Compiling ssl_buffer.cc
[391/787] Compiling ssl_cert.cc
[392/787] Compiling ssl_asn1.cc
[393/787] Compiling ssl_aead_ctx.cc
[394/787] Compiling s3_pkt.cc
[395/787] Compiling s3_lib.cc
[396/787] Compiling s3_both.cc
[397/787] Compiling handshake_server.cc
[398/787] Compiling handshake_client.cc
[399/787] Compiling handshake.cc
[400/787] Compiling handoff.cc
[401/787] Compiling extensions.cc
[402/787] Compiling dtls_record.cc
[403/787] Compiling md5-x86_64-linux.S
[404/787] Compiling encrypted_client_hello.cc
[405/787] Compiling md5-x86_64-apple.S
[406/787] Compiling md5-586-linux.S
[407/787] Compiling md5-586-apple.S
[408/787] Compiling dtls_method.cc
[409/787] Compiling d1_srtp.cc
[410/787] Compiling chacha20_poly1305_x86_64-linux.S
[411/787] Compiling chacha20_poly1305_x86_64-apple.S
[412/787] Compiling chacha20_poly1305_armv8-win.S
[413/787] Compiling chacha20_poly1305_armv8-linux.S
[414/787] Compiling chacha-x86_64-linux.S
[415/787] Compiling chacha-x86_64-apple.S
[415/787] Compiling d1_pkt.cc
[417/787] Compiling chacha20_poly1305_armv8-apple.S
[418/787] Compiling chacha-x86-linux.S
[419/787] Compiling chacha-x86-apple.S
[420/787] Compiling chacha-armv8-win.S
[421/787] Compiling chacha-armv8-linux.S
[422/787] Compiling chacha-armv4-linux.S
[423/787] Compiling chacha-armv8-apple.S
[424/787] Compiling aes128gcmsiv-x86_64-linux.S
[425/787] Compiling aes128gcmsiv-x86_64-apple.S
[426/787] Compiling x86_64-mont5-linux.S
[427/787] Compiling x86_64-mont5-apple.S
[428/787] Compiling x86_64-mont-linux.S
[429/787] Compiling x86_64-mont-apple.S
[430/787] Compiling x86-mont-linux.S
[431/787] Compiling x86-mont-apple.S
[432/787] Compiling vpaes-x86_64-linux.S
[433/787] Compiling vpaes-x86_64-apple.S
[434/787] Compiling err_data.cc
[435/787] Compiling vpaes-x86-linux.S
[436/787] Compiling vpaes-x86-apple.S
[437/787] Compiling vpaes-armv8-win.S
[438/787] Compiling vpaes-armv8-linux.S
[439/787] Compiling vpaes-armv8-apple.S
[440/787] Compiling vpaes-armv7-linux.S
[441/787] Compiling sha512-x86_64-linux.S
[442/787] Compiling sha512-x86_64-apple.S
[443/787] Compiling sha512-armv8-win.S
[444/787] Compiling sha512-armv8-linux.S
[445/787] Compiling d1_lib.cc
[446/787] Compiling sha512-armv8-apple.S
[447/787] Compiling sha512-armv4-linux.S
[448/787] Compiling sha512-586-linux.S
[449/787] Compiling sha512-586-apple.S
[450/787] Compiling sha256-x86_64-linux.S
[451/787] Compiling sha256-x86_64-apple.S
[452/787] Compiling sha256-armv8-win.S
[453/787] Compiling sha256-armv8-linux.S
[454/787] Compiling sha256-armv4-linux.S
[455/787] Compiling sha256-armv8-apple.S
[456/787] Compiling bio_ssl.cc
[457/787] Compiling sha256-586-linux.S
[458/787] Compiling sha256-586-apple.S
[459/787] Compiling sha1-x86_64-linux.S
[460/787] Compiling sha1-x86_64-apple.S
[461/787] Compiling sha1-armv8-win.S
[462/787] Compiling sha1-armv8-linux.S
[463/787] Compiling sha1-armv4-large-linux.S
[464/787] Compiling sha1-586-linux.S
[465/787] Compiling sha1-armv8-apple.S
[466/787] Compiling sha1-586-apple.S
[467/787] Compiling rsaz-avx2-linux.S
[468/787] Compiling rsaz-avx2-apple.S
[469/787] Compiling rdrand-x86_64-linux.S
[470/787] Compiling rdrand-x86_64-apple.S
[471/787] Compiling p256_beeu-x86_64-asm-linux.S
[472/787] Compiling p256_beeu-armv8-asm-win.S
[473/787] Compiling p256_beeu-x86_64-asm-apple.S
[474/787] Compiling p256_beeu-armv8-asm-linux.S
[475/787] Compiling p256_beeu-armv8-asm-apple.S
[476/787] Compiling p256-x86_64-asm-linux.S
[477/787] Compiling p256-x86_64-asm-apple.S
[478/787] Compiling p256-armv8-asm-win.S
[479/787] Compiling p256-armv8-asm-linux.S
[480/787] Compiling ghashv8-armv8-win.S
[481/787] Compiling p256-armv8-asm-apple.S
[482/787] Compiling ghashv8-armv8-linux.S
[483/787] Compiling ghashv8-armv7-linux.S
[484/787] Compiling ghashv8-armv8-apple.S
[485/787] Compiling ghash-x86_64-linux.S
[486/787] Compiling ghash-x86_64-apple.S
[487/787] Compiling ghash-x86-linux.S
[488/787] Compiling ghash-x86-apple.S
[489/787] Compiling ghash-ssse3-x86_64-linux.S
[490/787] Compiling ghash-ssse3-x86_64-apple.S
[491/787] Compiling ghash-ssse3-x86-linux.S
[492/787] Compiling ghash-ssse3-x86-apple.S
[493/787] Compiling ghash-neon-armv8-win.S
[494/787] Compiling ghash-neon-armv8-linux.S
[495/787] Compiling ghash-neon-armv8-apple.S
[496/787] Compiling ghash-armv4-linux.S
[497/787] Compiling co-586-linux.S
[498/787] Compiling bsaes-armv7-linux.S
[499/787] Compiling bn-armv8-win.S
[500/787] Compiling co-586-apple.S
[501/787] Compiling bn-armv8-linux.S
[502/787] Compiling bn-armv8-apple.S
[503/787] Compiling d1_both.cc
[504/787] Compiling bn-586-linux.S
[505/787] Compiling bn-586-apple.S
[506/787] Compiling armv8-mont-win.S
[507/787] Compiling armv8-mont-linux.S
[508/787] Compiling armv4-mont-linux.S
[509/787] Compiling armv8-mont-apple.S
[510/787] Compiling aesv8-gcm-armv8-win.S
[511/787] Compiling aesv8-gcm-armv8-linux.S
[512/787] Compiling aesv8-armv8-win.S
[513/787] Compiling aesv8-gcm-armv8-apple.S
[514/787] Compiling aesv8-armv8-linux.S
[515/787] Compiling aesv8-armv8-apple.S
[516/787] Compiling aesv8-armv7-linux.S
[517/787] Compiling aesni-x86_64-linux.S
[518/787] Compiling aesni-x86_64-apple.S
[519/787] Compiling aesni-x86-linux.S
[520/787] Compiling aesni-x86-apple.S
[521/787] Compiling aesni-gcm-x86_64-linux.S
[522/787] Compiling aesni-gcm-x86_64-apple.S
[523/787] Compiling aes-gcm-avx2-x86_64-linux.S
[524/787] Compiling aes-gcm-avx2-x86_64-apple.S
[525/787] Compiling aes-gcm-avx10-x86_64-linux.S
[526/787] Compiling aes-gcm-avx10-x86_64-apple.S
[528/787] Compiling Jinja Token.swift
[529/787] Compiling Jinja Utilities.swift
[530/787] Compiling Jinja Tests.swift
[531/787] Compiling Jinja Template.swift
[531/788] Compiling x_sig.cc
[532/788] Compiling x_x509a.cc
[533/788] Compiling x_val.cc
[534/788] Compiling x_pubkey.cc
[535/788] Compiling x_spki.cc
[536/788] Compiling x_exten.cc
[537/788] Compiling x_req.cc
[538/788] Compiling x_x509.cc
[539/788] Compiling x_name.cc
[540/788] Compiling x509spki.cc
[541/788] Compiling x_algor.cc
[542/788] Compiling x509rset.cc
[543/788] Compiling x_attrib.cc
[544/788] Compiling x_crl.cc
[545/788] Compiling x509name.cc
[546/788] Compiling x509cset.cc
[546/788] Compiling x_all.cc
[548/788] Compiling x509_vpm.cc
[550/788] Compiling Jinja Value.swift
[553/788] Compiling Jinja PropertyMembers.swift
[558/788] Emitting module Jinja
[560/788] Compiling x509_txt.cc
[561/788] Compiling x509_v3.cc
[562/788] Compiling x509_trs.cc
[563/788] Compiling x509_set.cc
[564/788] Compiling x509_vfy.cc
[565/788] Compiling x509_obj.cc
[566/788] Compiling x509_req.cc
[567/788] Compiling x509_ext.cc
[568/788] Compiling x509_lu.cc
[569/788] Compiling x509_def.cc
[570/788] Compiling x509_d2.cc
[571/788] Compiling x509.cc
[572/788] Compiling x509_att.cc
[573/788] Compiling x509_cmp.cc
[574/788] Compiling v3_prn.cc
[575/788] Compiling v3_skey.cc
[576/788] Compiling v3_pmaps.cc
[576/788] Compiling v3_purp.cc
[578/788] Compiling v3_utl.cc
[579/788] Compiling v3_pcons.cc
[580/788] Compiling v3_ocsp.cc
[581/788] Compiling v3_int.cc
[582/788] Compiling v3_ncons.cc
[583/788] Compiling v3_lib.cc
[584/788] Compiling v3_ia5.cc
[585/788] Compiling v3_info.cc
[586/788] Compiling v3_extku.cc
[587/788] Compiling v3_enum.cc
[588/788] Compiling v3_genn.cc
[589/788] Compiling v3_crld.cc
[590/788] Compiling v3_cpols.cc
[591/788] Compiling v3_bitst.cc
[592/788] Compiling v3_conf.cc
[593/788] Compiling v3_bcons.cc
[594/788] Compiling v3_akeya.cc
[595/788] Compiling v3_alt.cc
[596/788] Compiling t_x509a.cc
[597/788] Compiling v3_akey.cc
[598/788] Compiling t_x509.cc
[599/788] Compiling i2d_pr.cc
[600/788] Compiling t_req.cc
[601/788] Compiling t_crl.cc
[602/788] Compiling rsa_pss.cc
[603/788] Compiling name_print.cc
[604/788] Compiling policy.cc
[605/788] Compiling by_file.cc
[606/788] Compiling algorithm.cc
[607/788] Compiling by_dir.cc
[608/788] Compiling asn1_gen.cc
[609/788] Compiling a_verify.cc
[610/788] Compiling thread_win.cc
[611/788] Compiling a_sign.cc
[612/788] Compiling thread.cc
[613/788] Compiling thread_pthread.cc
[614/788] Compiling thread_none.cc
[615/788] Compiling trust_token.cc
[616/788] Compiling a_digest.cc
[617/788] Compiling voprf.cc
[618/788] Compiling pmbtoken.cc
[619/788] Compiling stack.cc
[620/788] Compiling sha512.cc
[621/788] Compiling sha256.cc
[621/788] Compiling siphash.cc
[623/788] Compiling slhdsa.cc
[624/788] Compiling sha1.cc
[625/788] Compiling rsa_extra.cc
[626/788] Compiling rsa_print.cc
[627/788] Compiling spake2plus.cc
[628/788] Compiling rsa_crypt.cc
[629/788] Compiling rc4.cc
[630/788] Compiling windows.cc
[631/788] Compiling refcount.cc
[632/788] Compiling urandom.cc
[633/788] Compiling trusty.cc
[634/788] Compiling rand.cc
[635/788] Compiling passive.cc
[636/788] Compiling rsa_asn1.cc
[637/788] Compiling ios.cc
[638/788] Compiling poly1305_arm_asm.S
[639/788] Compiling getentropy.cc
[640/788] Compiling deterministic.cc
[641/788] Compiling fork_detect.cc
[642/788] Compiling forkunsafe.cc
[643/788] Compiling poly1305_vec.cc
[644/788] Compiling poly1305_arm.cc
[645/788] Compiling poly1305.cc
[646/788] Compiling pool.cc
[647/788] Compiling pkcs8.cc
[648/788] Compiling pkcs8_x509.cc
[649/788] Compiling p5_pbev2.cc
[650/788] Compiling pkcs7.cc
[651/788] Compiling pem_xaux.cc
[652/788] Compiling pkcs7_x509.cc
[653/788] Compiling pem_x509.cc
[654/788] Compiling pem_pkey.cc
[655/788] Compiling pem_pk8.cc
[656/788] Compiling pem_oth.cc
[657/788] Compiling mlkem.cc
[658/788] Compiling obj_xref.cc
[659/788] Compiling mldsa.cc
[660/788] Compiling pem_lib.cc
[661/788] Compiling pem_info.cc
[662/788] Compiling pem_all.cc
[663/788] Compiling mem.cc
[664/788] Compiling poly_rq_mul.S
[665/788] Compiling md5.cc
[666/788] Compiling fips_shared_support.cc
[667/788] Compiling obj.cc
[668/788] Compiling md4.cc
[669/788] Compiling lhash.cc
[670/788] Compiling ex_data.cc
[671/788] Compiling sign.cc
[672/788] Compiling scrypt.cc
[673/788] Compiling kyber.cc
[674/788] Compiling pbkdf.cc
[675/788] Compiling hrss.cc
[676/788] Compiling print.cc
[677/788] Compiling hpke.cc
[678/788] Compiling p_x25519.cc
[679/788] Compiling p_x25519_asn1.cc
[680/788] Compiling p_ed25519.cc
[681/788] Compiling p_ec.cc
[682/788] Compiling p_rsa_asn1.cc
[683/788] Compiling p_hkdf.cc
[684/788] Compiling p_rsa.cc
[685/788] Compiling p_ed25519_asn1.cc
[686/788] Compiling p_ec_asn1.cc
[687/788] Compiling p_dh_asn1.cc
[688/788] Compiling p_dh.cc
[689/788] Compiling evp_ctx.cc
[690/788] Compiling p_dsa_asn1.cc
[691/788] Compiling err.cc
[692/788] Compiling engine.cc
[693/788] Compiling evp.cc
[694/788] Compiling ecdh.cc
[695/788] Compiling evp_asn1.cc
[696/788] Compiling ecdsa_asn1.cc
[697/788] Compiling hash_to_curve.cc
[698/788] Compiling ec_derive.cc
[699/788] Compiling dsa.cc
[700/788] Compiling ec_asn1.cc
[701/788] Compiling dsa_asn1.cc
[702/788] Compiling params.cc
[703/788] Compiling x25519-asm-arm.S
[704/788] Compiling digest_extra.cc
[705/788] Compiling bcm.cc
[706/788] Compiling des.cc
[707/788] Compiling curve25519_64_adx.cc
[708/788] Compiling dh_asn1.cc
[709/788] Compiling spake25519.cc
[710/788] Compiling cpu_intel.cc
[711/788] Compiling crypto.cc
[712/788] Compiling cpu_arm_linux.cc
[713/788] Compiling curve25519.cc
[714/788] Compiling cpu_arm_freebsd.cc
[715/788] Compiling cpu_aarch64_win.cc
[716/788] Compiling cpu_aarch64_sysreg.cc
[717/788] Compiling cpu_aarch64_openbsd.cc
[718/788] Compiling cpu_aarch64_linux.cc
[719/788] Compiling cpu_aarch64_fuchsia.cc
[720/788] Compiling cpu_aarch64_apple.cc
[721/788] Compiling get_cipher.cc
[722/788] Compiling tls_cbc.cc
[723/788] Compiling conf.cc
[724/788] Compiling e_tls.cc
[725/788] Compiling e_rc4.cc
[726/788] Compiling e_rc2.cc
[727/788] Compiling e_null.cc
[728/788] Compiling e_des.cc
[729/788] Compiling e_chacha20poly1305.cc
[730/788] Compiling e_aesgcmsiv.cc
[731/788] Compiling derive_key.cc
[732/788] Compiling chacha.cc
[733/788] Compiling e_aesctrhmac.cc
[734/788] Compiling unicode.cc
[735/788] Compiling ber.cc
[736/788] Compiling cbb.cc
[737/788] Compiling buf.cc
[738/788] Compiling asn1_compat.cc
[739/788] Compiling cbs.cc
[740/788] Compiling blake2.cc
[741/788] Compiling socket_helper.cc
[742/788] Compiling convert.cc
[743/788] Compiling bn_asn1.cc
[744/788] Compiling socket.cc
[745/788] Compiling printf.cc
[746/788] Compiling pair.cc
[747/788] Compiling hexdump.cc
[748/788] Compiling fd.cc
[749/788] Compiling file.cc
[750/788] Compiling errno.cc
[751/788] Compiling connect.cc
[752/788] Compiling bio_mem.cc
[753/788] Compiling base64.cc
[754/788] Compiling bio.cc
[755/788] Compiling tasn_typ.cc
[756/788] Compiling tasn_fre.cc
[757/788] Compiling tasn_enc.cc
[758/788] Compiling posix_time.cc
[759/788] Compiling tasn_utl.cc
[760/788] Compiling tasn_new.cc
[761/788] Compiling f_string.cc
[762/788] Compiling tasn_dec.cc
[763/788] Compiling f_int.cc
[764/788] Compiling asn_pack.cc
[765/788] Compiling asn1_par.cc
[766/788] Compiling a_utctm.cc
[767/788] Compiling asn1_lib.cc
[768/788] Compiling a_octet.cc
[769/788] Compiling a_time.cc
[770/788] Compiling a_type.cc
[771/788] Compiling a_strnid.cc
[772/788] Compiling a_strex.cc
[773/788] Compiling a_mbstr.cc
[774/788] Compiling a_object.cc
[775/788] Compiling a_int.cc
[775/788] Write sources
[779/788] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[780/788] Compiling a_i2d_fp.cc
[781/788] Compiling a_dup.cc
[782/788] Compiling a_d2i_fp.cc
[783/817] Compiling a_gentm.cc
[784/826] Compiling a_bitstr.cc
[785/833] Compiling a_bool.cc
[787/833] Compiling Algorithms Suffix.swift
[788/833] Compiling Algorithms Trim.swift
[789/835] Compiling Algorithms EitherSequence.swift
[790/835] Compiling Algorithms FirstNonNil.swift
[791/836] Compiling Algorithms MinMax.swift
[792/836] Compiling Algorithms Partition.swift
[793/836] Compiling Algorithms Permutations.swift
[794/836] Compiling Algorithms Product.swift
[795/836] Compiling Algorithms Joined.swift
[796/836] Compiling Algorithms Keyed.swift
[797/836] Compiling Algorithms AdjacentPairs.swift
[798/836] Compiling Algorithms Chain.swift
[799/836] Compiling Atomics Unmanaged extensions.swift
[800/836] Compiling Algorithms Unique.swift
[801/836] Compiling Algorithms Windows.swift
[802/836] Compiling Algorithms Combinations.swift
[803/836] Compiling Algorithms Compacted.swift
[804/836] Compiling Algorithms Cycle.swift
[807/836] Compiling Algorithms FlattenCollection.swift
[808/836] Compiling Algorithms Split.swift
[809/836] Compiling Algorithms Stride.swift
[810/836] Compiling Algorithms RandomSample.swift
[811/836] Compiling Algorithms Reductions.swift
[812/836] Compiling Algorithms Rotate.swift
[813/836] Compiling Algorithms Grouped.swift
[814/836] Compiling Algorithms Indexed.swift
[815/836] Compiling Algorithms Intersperse.swift
[824/836] Compiling Algorithms Chunked.swift
[833/836] Emitting module Atomics
[833/836] Compiling c-nioatomics.c
[835/836] Emitting module Algorithms
[835/836] Compiling c-atomics.c
[837/843] Compiling NIOConcurrencyHelpers lock.swift
[838/843] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[839/843] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[840/843] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[841/843] Compiling NIOConcurrencyHelpers NIOLock.swift
[842/843] Emitting module NIOConcurrencyHelpers
[843/843] Compiling NIOConcurrencyHelpers atomics.swift
[844/908] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[845/908] Compiling NIOCore NIOScheduledCallback.swift
[846/908] Compiling NIOCore NIOSendable.swift
[847/908] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[848/908] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[849/908] Compiling NIOCore RecvByteBufferAllocator.swift
[850/908] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[851/915] Compiling NIOCore ConvenienceOptionSupport.swift
[852/915] Compiling NIOCore DeadChannel.swift
[853/915] Compiling NIOCore DispatchQueue+WithFuture.swift
[854/915] Compiling NIOCore EventLoop+Deprecated.swift
[855/915] Compiling NIOCore EventLoop+SerialExecutor.swift
[856/915] Compiling NIOCore EventLoop.swift
[857/915] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[858/915] Compiling NIOCore MarkedCircularBuffer.swift
[859/915] Compiling NIOCore MulticastChannel.swift
[860/915] Compiling NIOCore NIOAny.swift
[861/915] Compiling NIOCore NIOCloseOnErrorHandler.swift
[862/915] Compiling NIOCore NIOCoreSendableMetatype.swift
[863/915] Compiling NIOCore NIODecodedAsyncSequence.swift
[864/915] Compiling NIOCore NIOLoopBound.swift
[865/915] Compiling NIOCore IO.swift
[866/915] Compiling NIOCore IOData.swift
[867/915] Compiling NIOCore IPProtocol.swift
[868/915] Compiling NIOCore IntegerBitPacking.swift
[869/915] Compiling NIOCore IntegerTypes.swift
[870/915] Compiling NIOCore Interfaces.swift
[871/915] Compiling NIOCore Linux.swift
[872/915] Compiling NIOCore AddressedEnvelope.swift
[873/915] Compiling NIOCore AsyncAwaitSupport.swift
[874/915] Compiling NIOCore AsyncChannel.swift
[875/915] Compiling NIOCore AsyncChannelHandler.swift
[876/915] Compiling NIOCore AsyncChannelInboundStream.swift
[877/915] Compiling NIOCore AsyncChannelOutboundWriter.swift
[878/915] Compiling NIOCore NIOAsyncSequenceProducer.swift
[879/915] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[880/915] Compiling NIOCore SocketAddresses.swift
[881/915] Compiling NIOCore SocketOptionProvider.swift
[882/915] Compiling NIOCore SystemCallHelpers.swift
[883/915] Compiling NIOCore TimeAmount+Duration.swift
[884/915] Compiling NIOCore TypeAssistedChannelHandler.swift
[885/915] Compiling NIOCore UniversalBootstrapSupport.swift
[886/915] Compiling NIOCore Utilities.swift
[887/915] Compiling NIOCore ChannelHandler.swift
[888/915] Compiling NIOCore ChannelHandlers.swift
[889/915] Compiling NIOCore ChannelInvoker.swift
[890/915] Compiling NIOCore ChannelOption.swift
[891/915] Compiling NIOCore ChannelPipeline.swift
[892/915] Compiling NIOCore CircularBuffer.swift
[893/915] Compiling NIOCore Codec.swift
[894/915] Compiling NIOCore EventLoopFuture+Deprecated.swift
[895/915] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[896/915] Compiling NIOCore EventLoopFuture.swift
[897/915] Compiling NIOCore FileDescriptor.swift
[898/915] Compiling NIOCore FileHandle.swift
[899/915] Compiling NIOCore FileRegion.swift
[900/915] Compiling NIOCore GlobalSingletons.swift
[901/915] Compiling NIOCore NIOAsyncWriter.swift
[902/915] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[903/915] Compiling NIOCore BSDSocketAPI.swift
[904/915] Compiling NIOCore ByteBuffer-aux.swift
[905/915] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[906/915] Compiling NIOCore ByteBuffer-conversions.swift
[907/915] Compiling NIOCore ByteBuffer-core.swift
[908/915] Compiling NIOCore ByteBuffer-hex.swift
[909/915] Compiling NIOCore ByteBuffer-int.swift
[910/915] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[911/915] Compiling NIOCore ByteBuffer-multi-int.swift
[912/915] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[913/915] Compiling NIOCore ByteBuffer-views.swift
[914/915] Compiling NIOCore Channel.swift
[915/915] Emitting module NIOCore
[916/971] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[917/971] Compiling NIOPosix PosixSingletons.swift
[918/971] Compiling NIOPosix RawSocketBootstrap.swift
[919/971] Compiling NIOPosix Resolver.swift
[920/971] Compiling NIOPosix Selectable.swift
[921/971] Compiling NIOPosix SelectableChannel.swift
[922/976] Compiling NIOEmbedded Embedded.swift
[923/976] Emitting module NIOEmbedded
[924/976] Compiling NIOEmbedded AsyncTestingChannel.swift
[925/976] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[926/976] Compiling NIOPosix FileDescriptor.swift
[927/976] Compiling NIOPosix GetaddrinfoResolver.swift
[928/976] Compiling NIOPosix HappyEyeballs.swift
[929/976] Compiling NIOPosix IO.swift
[930/976] Compiling NIOPosix IntegerBitPacking.swift
[931/976] Compiling NIOPosix IntegerTypes.swift
[932/976] Compiling NIOPosix BSDSocketAPICommon.swift
[933/976] Compiling NIOPosix BSDSocketAPIPosix.swift
[934/976] Compiling NIOPosix BSDSocketAPIWindows.swift
[935/976] Compiling NIOPosix BaseSocket.swift
[936/976] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[937/976] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[938/976] Compiling NIOPosix Linux.swift
[939/976] Compiling NIOPosix LinuxCPUSet.swift
[940/976] Compiling NIOPosix LinuxUring.swift
[941/976] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[942/976] Compiling NIOPosix NIOPosixSendableMetatype.swift
[943/976] Compiling NIOPosix NIOThreadPool.swift
[944/976] Compiling NIOPosix SelectorWSAPoll.swift
[945/976] Compiling NIOPosix ServerSocket.swift
[946/976] Compiling NIOPosix Socket.swift
[947/976] Compiling NIOPosix SocketChannel.swift
[948/976] Compiling NIOPosix SocketProtocols.swift
[949/976] Compiling NIOPosix Utilities.swift
[950/976] Compiling NIOPosix VsockAddress.swift
[951/976] Compiling NIOPosix VsockChannelEvents.swift
[952/976] Compiling NIOPosix Windows.swift
[953/976] Compiling NIOPosix resource_bundle_accessor.swift
[954/976] Emitting module NIOPosix
[955/976] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[956/976] Compiling NIOPosix System.swift
[957/976] Compiling NIOPosix Thread.swift
[958/976] Compiling NIOPosix ThreadPosix.swift
[959/976] Compiling NIOPosix ThreadWindows.swift
[960/976] Compiling NIOPosix NonBlockingFileIO.swift
[961/976] Compiling NIOPosix PendingDatagramWritesManager.swift
[962/976] Compiling NIOPosix PendingWritesManager.swift
[963/976] Compiling NIOPosix PipeChannel.swift
[964/976] Compiling NIOPosix PipePair.swift
[965/976] Compiling NIOPosix Pool.swift
[966/976] Compiling NIOPosix BaseSocketChannel.swift
[967/976] Compiling NIOPosix BaseStreamSocketChannel.swift
[968/976] Compiling NIOPosix Bootstrap.swift
[969/976] Compiling NIOPosix ControlMessage.swift
[970/976] Compiling NIOPosix DatagramVectorReadManager.swift
[971/976] Compiling NIOPosix Errors+Any.swift
[972/976] Compiling NIOPosix SelectableEventLoop.swift
[973/976] Compiling NIOPosix SelectorEpoll.swift
[974/976] Compiling NIOPosix SelectorGeneric.swift
[975/976] Compiling NIOPosix SelectorKqueue.swift
[976/976] Compiling NIOPosix SelectorUring.swift
[977/978] Compiling NIO Exports.swift
[978/978] Emitting module NIO
[979/1018] Compiling NIOTLS TLSEvents.swift
[980/1018] Compiling NIOSOCKS SOCKSResponse.swift
[981/1019] Compiling NIOSOCKS ClientStateMachine.swift
[982/1019] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[983/1019] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[984/1019] Compiling NIOSOCKS Messages.swift
[985/1019] Compiling NIOHTTP1 HTTPEncoder.swift
[986/1019] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[987/1019] Compiling NIOSOCKS Errors.swift
[988/1019] Compiling NIOSOCKS SOCKSRequest.swift
[989/1019] Compiling NIOSOCKS Helpers.swift
[990/1019] Emitting module NIOSOCKS
[991/1019] Compiling NIOHTTP1 ByteCollectionUtils.swift
[992/1019] Compiling NIOHTTP1 HTTPDecoder.swift
[993/1019] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[994/1019] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[995/1019] Compiling NIOTLS SNIHandler.swift
[996/1019] Emitting module NIOTLS
[997/1019] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[998/1019] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[999/1020] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1000/1020] Compiling NIOSOCKS ServerStateMachine.swift
[1001/1020] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1002/1020] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1003/1020] Emitting module NIOFoundationCompat
[1004/1020] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1005/1020] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1006/1020] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1009/1020] Emitting module NIOHTTP1
[1010/1020] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1011/1020] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1012/1048] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1013/1048] Compiling NIOSSL NIOSSLHandler.swift
[1014/1068] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1015/1073] Compiling NIOTransportServices AcceptHandler.swift
[1016/1073] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1017/1073] Compiling NIOTransportServices NIOTSSingletons.swift
[1018/1073] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1019/1073] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1020/1073] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1021/1091] Emitting module NIOTransportServices
[1022/1093] Compiling NIOTransportServices NIOTSBootstraps.swift
[1023/1093] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1024/1093] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1025/1093] Emitting module NIOSSL
[1026/1096] Compiling NIOHPACK DynamicHeaderTable.swift
[1027/1096] Compiling NIOHPACK HPACKDecoder.swift
[1028/1096] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1029/1096] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1030/1096] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1031/1096] Compiling NIOHPACK IntegerCoding.swift
[1032/1096] Compiling NIOHPACK HuffmanCoding.swift
[1033/1097] Compiling NIOHPACK IndexedHeaderTable.swift
[1034/1097] Compiling NIOHPACK HuffmanTables.swift
[1035/1097] Compiling NIOHPACK HeaderTables.swift
[1036/1097] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1037/1097] Compiling NIOHTTPCompression HTTPCompression.swift
[1038/1097] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1039/1097] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1040/1097] Compiling NIOHTTPCompression HTTPDecompression.swift
[1041/1097] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1042/1097] Emitting module NIOHTTPCompression
[1043/1097] Compiling NIOHPACK HPACKEncoder.swift
[1044/1097] Compiling NIOHPACK HPACKErrors.swift
[1045/1097] Compiling NIOHPACK HPACKHeader.swift
[1048/1097] Emitting module NIOHPACK
[1052/1097] Compiling NIOTransportServices NIOTSEventLoop.swift
[1053/1097] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1054/1097] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1055/1097] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1056/1097] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1057/1097] Compiling NIOTransportServices StateManagedChannel.swift
[1058/1097] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1060/1097] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1061/1097] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1062/1097] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1063/1097] Compiling NIOTransportServices NIOTSErrors.swift
[1064/1097] Compiling NIOHPACK StaticHeaderTable.swift
[1068/1097] Compiling NIOSSL UniversalBootstrapSupport.swift
[1069/1097] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1070/1097] Compiling NIOSSL resource_bundle_accessor.swift
[1071/1097] Compiling NIOSSL SubjectAlternativeName.swift
[1072/1097] Compiling NIOSSL NIOSSLSecureBytes.swift
[1073/1097] Compiling NIOSSL RNG.swift
[1074/1110] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1075/1110] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1076/1110] Compiling NIOHTTP2 MayReceiveFrames.swift
[1077/1110] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1078/1110] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1079/1110] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1080/1110] Compiling NIOHTTP2 MaySendFrames.swift
[1081/1142] Compiling NIOHTTP2 DOSHeuristics.swift
[1082/1142] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1083/1142] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1084/1142] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1085/1147] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1086/1147] Compiling NIOHTTP2 StateMachineResult.swift
[1087/1147] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1088/1150] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1089/1150] Compiling NIOHTTP2 QuiescingState.swift
[1090/1150] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1091/1150] Compiling NIOHTTP2 SendingDataState.swift
[1092/1150] Compiling NIOHTTP2 SendingGoawayState.swift
[1093/1150] Compiling NIOHTTP2 SendingHeadersState.swift
[1094/1150] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1095/1153] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1096/1153] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1097/1153] Compiling NIOHTTP2 HTTP2Error.swift
[1098/1161] Emitting module NIOHTTP2
[1106/1168] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1107/1168] Compiling NIOHTTP2 InboundEventBuffer.swift
[1108/1168] Compiling NIOHTTP2 InboundWindowManager.swift
[1109/1168] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1110/1168] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1111/1168] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1112/1168] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1113/1168] Compiling NIOHTTP2 SendingRstStreamState.swift
[1114/1168] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1115/1168] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1116/1168] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1117/1168] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1118/1168] Compiling NIOHTTP2 HasLocalSettings.swift
[1119/1168] Compiling NIOHTTP2 HasRemoteSettings.swift
[1120/1168] Compiling NIOHTTP2 Error+Any.swift
[1121/1168] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1122/1168] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1123/1168] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1124/1168] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1125/1168] Compiling NIOHTTP2 GlitchesMonitor.swift
[1126/1168] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1130/1168] Compiling NIOHTTP2 ReceivingDataState.swift
[1131/1168] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1132/1168] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1134/1168] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1135/1168] Compiling NIOHTTP2 StreamChannelList.swift
[1136/1168] Compiling NIOHTTP2 StreamMap.swift
[1137/1168] Compiling NIOHTTP2 StreamStateMachine.swift
[1138/1168] Compiling NIOHTTP2 Timer.swift
[1139/1168] Compiling NIOHTTP2 UnsafeTransfer.swift
[1140/1168] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1141/1168] Compiling NIOHTTP2 HTTP2Stream.swift
[1142/1168] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1143/1168] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1144/1168] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1145/1168] Compiling NIOHTTP2 HTTP2StreamID.swift
[1146/1168] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1147/1168] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1148/1168] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1149/1168] Compiling NIOHTTP2 HTTP2Frame.swift
[1150/1168] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1151/1168] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1152/1168] Compiling NIOHTTP2 HTTP2PingData.swift
[1153/1168] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1154/1168] Compiling NIOHTTP2 HTTP2Settings.swift
[1168/1168] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1169/1233] Emitting module AsyncHTTPClient
[1170/1240] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1171/1240] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1172/1240] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1173/1240] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1174/1240] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1175/1240] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1176/1240] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1177/1240] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1178/1240] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1179/1240] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1180/1240] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1181/1240] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1182/1240] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1183/1240] Compiling AsyncHTTPClient RequestBodyLength.swift
[1184/1240] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1185/1240] Compiling AsyncHTTPClient HTTP1Connection.swift
[1186/1240] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1187/1240] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1188/1240] Compiling AsyncHTTPClient HTTP2Connection.swift
[1189/1240] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1190/1240] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1191/1240] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1192/1240] Compiling AsyncHTTPClient SSLContextCache.swift
[1193/1240] Compiling AsyncHTTPClient Scheme.swift
[1194/1240] Compiling AsyncHTTPClient Singleton.swift
[1195/1240] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1196/1240] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1197/1240] Compiling AsyncHTTPClient TracingSupport.swift
[1198/1240] Compiling AsyncHTTPClient Utils.swift
[1199/1240] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1200/1240] Compiling AsyncHTTPClient TLSConfiguration.swift
[1201/1240] Compiling AsyncHTTPClient RedirectState.swift
[1202/1240] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1203/1240] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1204/1240] Compiling AsyncHTTPClient RequestBag.swift
[1205/1240] Compiling AsyncHTTPClient RequestValidation.swift
[1206/1240] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1207/1240] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1208/1240] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1209/1240] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1210/1240] Compiling AsyncHTTPClient Transaction.swift
[1211/1240] Compiling AsyncHTTPClient Base64.swift
[1212/1240] Compiling AsyncHTTPClient BasicAuth.swift
[1213/1240] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1214/1240] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1215/1240] Compiling AsyncHTTPClient ConnectionPool.swift
[1216/1240] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1217/1240] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1218/1240] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1219/1240] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1220/1240] Compiling AsyncHTTPClient RequestOptions.swift
[1221/1240] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1222/1240] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1223/1240] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1224/1240] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1225/1240] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1226/1240] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1227/1240] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1228/1240] Compiling AsyncHTTPClient ConnectionTarget.swift
[1229/1240] Compiling AsyncHTTPClient DeconstructedURL.swift
[1230/1240] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1231/1240] Compiling AsyncHTTPClient FoundationExtensions.swift
[1232/1240] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1233/1240] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1234/1240] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1235/1240] Compiling AsyncHTTPClient HTTPClient.swift
[1236/1240] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1237/1240] Compiling AsyncHTTPClient HTTPHandler.swift
[1238/1240] Compiling AsyncHTTPClient LRUCache.swift
[1239/1240] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1240/1240] Compiling AsyncHTTPClient NWErrorHandler.swift
[1241/1246] Compiling Xet CAS.swift
[1242/1246] Compiling Xet LZ4.swift
[1243/1246] Compiling Xet Xet.swift
[1244/1246] Compiling Xet Xorb.swift
[1245/1246] Emitting module Xet
[1246/1246] Compiling Xet BG4.swift
[1247/1296] Compiling HuggingFace File.swift
[1248/1296] Compiling HuggingFace Git.swift
[1249/1296] Compiling HuggingFace HubCache.swift
[1250/1296] Compiling HuggingFace HubClient+Collections.swift
[1251/1296] Compiling HuggingFace HubClient+Datasets.swift
[1252/1296] Compiling HuggingFace HubClient+Discussions.swift
[1253/1301] Compiling HuggingFace AccessRequest.swift
[1254/1301] Compiling HuggingFace Billing.swift
[1255/1301] Compiling HuggingFace Collection.swift
[1256/1301] Compiling HuggingFace CommaSeparatedList.swift
[1257/1301] Compiling HuggingFace Dataset.swift
[1258/1301] Compiling HuggingFace Discussion.swift
[1259/1301] Compiling HuggingFace TextToImage.swift
[1260/1301] Compiling HuggingFace TextToVideo.swift
[1261/1301] Compiling HuggingFace HuggingFaceAuthenticationManager.swift
[1262/1301] Compiling HuggingFace OAuthClient.swift
[1263/1301] Compiling HuggingFace TokenStorage.swift
[1264/1301] Compiling HuggingFace HubClient+Papers.swift
[1265/1301] Compiling HuggingFace HubClient+Repos.swift
[1266/1301] Compiling HuggingFace HubClient+Spaces.swift
[1267/1301] Compiling HuggingFace HubClient+User.swift
[1268/1301] Compiling HuggingFace HubClient.swift
[1269/1301] Compiling HuggingFace Model.swift
[1270/1301] Compiling HuggingFace OAuth.swift
[1271/1301] Compiling HuggingFace Organization.swift
[1272/1301] Compiling HuggingFace Pagination.swift
[1273/1301] Compiling HuggingFace Paper.swift
[1274/1301] Compiling HuggingFace Repo.swift
[1275/1301] Compiling HuggingFace ResourceGroup.swift
[1276/1301] Compiling HuggingFace Space.swift
[1277/1301] Compiling HuggingFace Tags.swift
[1278/1301] Compiling HuggingFace User.swift
[1279/1301] Compiling HuggingFace ChatCompletion.swift
[1280/1301] Compiling HuggingFace CacheLocationProvider.swift
[1281/1301] Compiling HuggingFace Data+Extensions.swift
[1282/1301] Compiling HuggingFace JSONDecoder+Extensions.swift
[1283/1301] Compiling HuggingFace URL+Extensions.swift
[1284/1301] Compiling HuggingFace URLSession+Linux.swift
[1285/1301] Emitting module HuggingFace
[1286/1301] Compiling HuggingFace FeatureExtraction.swift
[1287/1301] Compiling HuggingFace InferenceClient.swift
[1288/1301] Compiling HuggingFace Message.swift
[1289/1301] Compiling HuggingFace Provider.swift
[1290/1301] Compiling HuggingFace SpeechToText.swift
[1291/1301] Compiling HuggingFace HubClient+Files.swift
[1292/1301] Compiling HuggingFace HubClient+Git.swift
[1293/1301] Compiling HuggingFace HubClient+Models.swift
[1294/1301] Compiling HuggingFace HubClient+OAuth.swift
[1295/1301] Compiling HuggingFace HubClient+Organizations.swift
[1296/1301] Compiling HuggingFace HubClient+Pagination.swift
[1297/1301] Compiling HuggingFace FileLock.swift
[1298/1301] Compiling HuggingFace HTTPClient.swift
[1299/1301] Compiling HuggingFace MultipartBuilder.swift
[1300/1301] Compiling HuggingFace TokenProvider.swift
[1301/1301] Compiling HuggingFace Value.swift
[1302/1308] Compiling Hub YYJSONParser.swift
[1303/1308] Compiling Hub resource_bundle_accessor.swift
[1304/1308] Compiling Hub Config.swift
[1305/1308] Compiling Hub BinaryDistinct.swift
[1306/1308] Compiling Hub HubApi.swift
[1307/1308] Compiling Hub Hub.swift
[1308/1308] Emitting module Hub
[1309/1320] Compiling Tokenizers Trie.swift
[1310/1320] Compiling Tokenizers Normalizer.swift
[1311/1320] Compiling Tokenizers TokenLattice.swift
[1312/1320] Compiling Tokenizers PreTokenizer.swift
[1313/1320] Compiling Tokenizers ByteEncoder.swift
[1314/1320] Compiling Tokenizers Decoder.swift
[1315/1320] Compiling Tokenizers PostProcessor.swift
[1316/1320] Compiling Tokenizers BPETokenizer.swift
[1317/1320] Compiling Tokenizers BertTokenizer.swift
[1318/1320] Compiling Tokenizers String+PreTokenization.swift
[1319/1320] Compiling Tokenizers Tokenizer.swift
[1320/1320] Emitting module Tokenizers
[1321/1321] Compiling Tokenizers UnigramTokenizer.swift
[1322/1331] Compiling Generation TemperatureLogitsWarper.swift
[1323/1331] Compiling Generation TopKLogitsWarper.swift
[1324/1331] Compiling Generation TopPLogitsWarper.swift
[1325/1331] Compiling Generation GenerationConfig.swift
[1326/1331] Compiling Generation MinPLogitsWarper.swift
[1327/1331] Compiling Generation LogitsProcessor.swift
[1328/1331] Compiling Generation RepetitionPenaltyLogitsProcessor.swift
[1329/1331] Compiling Generation Decoders.swift
[1330/1331] Emitting module Generation
[1331/1331] Compiling Generation Generation.swift
[1332/1335] Compiling Models LanguageModelTypes.swift
[1333/1335] Compiling Models Weights.swift
[1334/1335] Emitting module Models
[1335/1335] Compiling Models LanguageModel.swift
Build complete! (98.07s)
Fetching https://github.com/ibireme/yyjson.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/huggingface/swift-huggingface.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/huggingface/swift-jinja.git
[1/1051] Fetching swift-jinja
[12/3391] Fetching swift-jinja, swift-huggingface
[269/27011] Fetching swift-jinja, swift-huggingface, swift-collections
[940/31454] Fetching swift-jinja, swift-huggingface, swift-collections, yyjson
[1598/48890] Fetching swift-jinja, swift-huggingface, swift-collections, yyjson, swift-crypto
Fetched https://github.com/apple/swift-collections.git from cache (2.14s)
Fetched https://github.com/huggingface/swift-jinja.git from cache (2.14s)
Fetched https://github.com/huggingface/swift-huggingface.git from cache (2.14s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.14s)
Fetched https://github.com/ibireme/yyjson.git from cache (2.14s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (2.89s)
Computing version for https://github.com/huggingface/swift-huggingface.git
Computed https://github.com/huggingface/swift-huggingface.git at 0.9.0 (0.44s)
Fetching https://github.com/huggingface/swift-xet.git
Fetching https://github.com/mattt/EventSource.git
[1/271] Fetching eventsource
[151/505] Fetching eventsource, swift-xet
Fetched https://github.com/huggingface/swift-xet.git from cache (0.89s)
Fetched https://github.com/mattt/EventSource.git from cache (0.89s)
Computing version for https://github.com/huggingface/swift-xet.git
Computed https://github.com/huggingface/swift-xet.git at 0.2.3 (0.42s)
Fetching https://github.com/swift-server/async-http-client
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2843] Fetching swift-nio-transport-services
[2844/18546] Fetching swift-nio-transport-services, async-http-client
[6927/101748] Fetching swift-nio-transport-services, async-http-client, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (6.18s)
Fetched https://github.com/apple/swift-nio.git from cache (6.18s)
Fetched https://github.com/swift-server/async-http-client from cache (6.18s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.41s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.41s)
Computing version for https://github.com/mattt/EventSource.git
Computed https://github.com/mattt/EventSource.git at 1.4.1 (0.42s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.33.1 (0.47s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5769] Fetching swift-distributed-tracing
[175/11827] Fetching swift-distributed-tracing, swift-algorithms
[758/18337] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-extras
[954/24973] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-extras, swift-log
[1771/37081] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-extras, swift-log, swift-nio-http2
[9697/52513] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-extras, swift-log, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.17s)
[22725/46003] Fetching swift-distributed-tracing, swift-algorithms, swift-log, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (1.50s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.50s)
[16303/27259] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.06s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.06s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.06s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.46s)
Fetching https://github.com/apple/swift-service-context.git
[1/1276] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.92s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.27s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.43s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.43s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.49s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
[1/1043] Fetching swift-http-types
[106/2285] Fetching swift-http-types, swift-http-structured-headers
[565/5030] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle
[745/12182] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-certificates
[1112/18429] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-async-algorithms
[1715/20232] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-async-algorithms, swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.18s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.18s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.18s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.23s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.23s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.23s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.43s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.44s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.59s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.08s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.42s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.53s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.54s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/huggingface/swift-jinja.git at 2.3.5 (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (1.21s)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
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.33.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/mattt/EventSource.git
Working copy of https://github.com/mattt/EventSource.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/huggingface/swift-xet.git
Working copy of https://github.com/huggingface/swift-xet.git resolved at 0.2.3
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.26.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.6.4
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
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.36.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.4.1
Creating working copy for https://github.com/huggingface/swift-huggingface.git
Working copy of https://github.com/huggingface/swift-huggingface.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.33.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/huggingface/swift-jinja.git
Working copy of https://github.com/huggingface/swift-jinja.git resolved at 2.3.5
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.42.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-jinja",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/huggingface/swift-jinja.git"
    },
    {
      "identity" : "swift-huggingface",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/huggingface/swift-huggingface.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "yyjson",
      "requirement" : {
        "exact" : [
          "0.12.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ibireme/yyjson.git"
    }
  ],
  "manifest_display_name" : "swift-transformers",
  "name" : "swift-transformers",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Hub",
      "targets" : [
        "Hub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Tokenizers",
      "targets" : [
        "Tokenizers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Transformers",
      "targets" : [
        "Tokenizers",
        "Generation",
        "Models"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TokenizersTests",
      "module_type" : "SwiftTarget",
      "name" : "TokenizersTests",
      "path" : "Tests/TokenizersTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/basic_tokenized_questions.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/bert-vocab.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/bert_uncased_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/dev-v1.1.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/distilbert_cased_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/falcon_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/gemma_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/gpt2_encoded_tokens.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/llama_3.2_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/llama_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/question_tokens.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/t5_base_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/tokenized_questions.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/tokenizer.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/tokenizer_config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/tokenizer_tests.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/whisper_large_v2_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TokenizersTests/Resources/whisper_tiny_en_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BertTokenizerTests.swift",
        "ChatTemplateTests.swift",
        "DecoderTests.swift",
        "FactoryTests.swift",
        "NormalizerTests.swift",
        "PostProcessorTests.swift",
        "PreTokenizerTests.swift",
        "TokenizerTests.swift",
        "TrieTests.swift",
        "YYJSONParserTests.swift"
      ],
      "target_dependencies" : [
        "Tokenizers",
        "Models",
        "Hub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tokenizers",
      "module_type" : "SwiftTarget",
      "name" : "Tokenizers",
      "path" : "Sources/Tokenizers",
      "product_dependencies" : [
        "Jinja"
      ],
      "product_memberships" : [
        "Tokenizers",
        "Transformers"
      ],
      "sources" : [
        "BPETokenizer.swift",
        "BertTokenizer.swift",
        "ByteEncoder.swift",
        "Decoder.swift",
        "Normalizer.swift",
        "PostProcessor.swift",
        "PreTokenizer.swift",
        "String+PreTokenization.swift",
        "TokenLattice.swift",
        "Tokenizer.swift",
        "Trie.swift",
        "UnigramTokenizer.swift"
      ],
      "target_dependencies" : [
        "Hub"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ModelsTests",
      "module_type" : "SwiftTarget",
      "name" : "ModelsTests",
      "path" : "Tests/ModelsTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ModelsTests/Resources/tensor-1d-int32.safetensors",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ModelsTests/Resources/tensor-2d-float64.safetensors",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ModelsTests/Resources/tensor-3d-float32.safetensors",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ModelsTests/Resources/tensor-4d-float32.safetensors",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "WeightsTests.swift"
      ],
      "target_dependencies" : [
        "Models",
        "Hub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Models",
      "module_type" : "SwiftTarget",
      "name" : "Models",
      "path" : "Sources/Models",
      "product_memberships" : [
        "Transformers"
      ],
      "sources" : [
        "LanguageModel.swift",
        "LanguageModelTypes.swift",
        "Weights.swift"
      ],
      "target_dependencies" : [
        "Tokenizers",
        "Generation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HubTests",
      "module_type" : "SwiftTarget",
      "name" : "HubTests",
      "path" : "Tests/HubTests",
      "product_dependencies" : [
        "Jinja"
      ],
      "sources" : [
        "ConfigTests.swift",
        "HubApiTests.swift",
        "HubTests.swift"
      ],
      "target_dependencies" : [
        "Hub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Hub",
      "module_type" : "SwiftTarget",
      "name" : "Hub",
      "path" : "Sources/Hub",
      "product_dependencies" : [
        "Jinja",
        "HuggingFace",
        "OrderedCollections",
        "Crypto",
        "yyjson"
      ],
      "product_memberships" : [
        "Hub",
        "Tokenizers",
        "Transformers"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Hub/Resources/gpt2_tokenizer_config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Hub/Resources/t5_tokenizer_config.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BinaryDistinct.swift",
        "Config.swift",
        "Hub.swift",
        "HubApi.swift",
        "YYJSONParser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GenerationTests",
      "module_type" : "SwiftTarget",
      "name" : "GenerationTests",
      "path" : "Tests/GenerationTests",
      "sources" : [
        "GenerationIntegrationTests.swift",
        "LogitsProcessorTests.swift"
      ],
      "target_dependencies" : [
        "Generation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Generation",
      "module_type" : "SwiftTarget",
      "name" : "Generation",
      "path" : "Sources/Generation",
      "product_memberships" : [
        "Transformers"
      ],
      "sources" : [
        "Decoders.swift",
        "Generation.swift",
        "GenerationConfig.swift",
        "LogitsWarper/LogitsProcessor.swift",
        "LogitsWarper/MinPLogitsWarper.swift",
        "LogitsWarper/RepetitionPenaltyLogitsProcessor.swift",
        "LogitsWarper/TemperatureLogitsWarper.swift",
        "LogitsWarper/TopKLogitsWarper.swift",
        "LogitsWarper/TopPLogitsWarper.swift"
      ],
      "target_dependencies" : [
        "Tokenizers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Benchmarks",
      "module_type" : "SwiftTarget",
      "name" : "Benchmarks",
      "path" : "Tests/Benchmarks",
      "product_dependencies" : [
        "yyjson"
      ],
      "sources" : [
        "JSONParserBenchmarkTests.swift"
      ],
      "target_dependencies" : [
        "Hub",
        "Tokenizers"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.9"
}
Done.