Build Information
Successful build of wallet, reference main (542296
), with Swift 6.0 for macOS (SPM) on 31 Mar 2025 17:08:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
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.25.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
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.3.1
Creating working copy for https://github.com/vapor-community/wallet.git
Working copy of https://github.com/vapor-community/wallet.git resolved at main (5422969)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.32.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
warning: '.resolve-product-dependencies': dependency 'wallet' is not used by any target
Found 5 product dependencies
- vapor
- fluent
- fluent-wallet
- vapor-apns
- swift-zip-archive
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/vapor-community/wallet.git
https://github.com/vapor-community/wallet.git
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.111.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.12.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "fluent-wallet",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/fpseverino/fluent-wallet.git"
},
{
"identity" : "apns",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/apns.git"
},
{
"identity" : "swift-zip-archive",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/swift-zip-archive.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
}
],
"manifest_display_name" : "wallet",
"name" : "wallet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VaporWalletPasses",
"targets" : [
"VaporWalletPasses"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VaporWalletOrders",
"targets" : [
"VaporWalletOrders"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporWalletPassesTests",
"module_type" : "SwiftTarget",
"name" : "VaporWalletPassesTests",
"path" : "Tests/VaporWalletPassesTests",
"product_dependencies" : [
"VaporTesting",
"FluentSQLiteDriver",
"ZipArchive"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VaporWalletPassesTests/SourceFiles",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Utils/PassData.swift",
"Utils/PassJSONData.swift",
"Utils/withApp.swift",
"VaporWalletPassesTests.swift"
],
"target_dependencies" : [
"VaporWalletPasses"
],
"type" : "test"
},
{
"c99name" : "VaporWalletPasses",
"module_type" : "SwiftTarget",
"name" : "VaporWalletPasses",
"path" : "Sources/VaporWalletPasses",
"product_dependencies" : [
"FluentWalletPasses",
"ZipArchive"
],
"product_memberships" : [
"VaporWalletPasses"
],
"sources" : [
"DTOs/DTOs+Content.swift",
"Exports.swift",
"Middleware/ApplePassMiddleware.swift",
"Middleware/PassesService+AsyncModelMiddleware.swift",
"PassesService.swift",
"PassesServiceCustom+RouteCollection.swift",
"PassesServiceCustom.swift"
],
"target_dependencies" : [
"VaporWallet"
],
"type" : "library"
},
{
"c99name" : "VaporWalletOrdersTests",
"module_type" : "SwiftTarget",
"name" : "VaporWalletOrdersTests",
"path" : "Tests/VaporWalletOrdersTests",
"product_dependencies" : [
"VaporTesting",
"FluentSQLiteDriver",
"ZipArchive"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VaporWalletOrdersTests/SourceFiles",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Utils/OrderData.swift",
"Utils/OrderJSONData.swift",
"Utils/withApp.swift",
"VaporWalletOrdersTests.swift"
],
"target_dependencies" : [
"VaporWalletOrders"
],
"type" : "test"
},
{
"c99name" : "VaporWalletOrders",
"module_type" : "SwiftTarget",
"name" : "VaporWalletOrders",
"path" : "Sources/VaporWalletOrders",
"product_dependencies" : [
"FluentWalletOrders"
],
"product_memberships" : [
"VaporWalletOrders"
],
"sources" : [
"DTOs/OrderIdentifiersDTO+Content.swift",
"Exports.swift",
"Middleware/AppleOrderMiddleware.swift",
"Middleware/OrdersService+AsyncModelMiddleware.swift",
"OrdersService.swift",
"OrdersServiceCustom+RouteCollection.swift",
"OrdersServiceCustom.swift"
],
"target_dependencies" : [
"VaporWallet"
],
"type" : "library"
},
{
"c99name" : "VaporWallet",
"module_type" : "SwiftTarget",
"name" : "VaporWallet",
"path" : "Sources/VaporWallet",
"product_dependencies" : [
"Vapor",
"Fluent",
"VaporAPNS"
],
"product_memberships" : [
"VaporWalletPasses",
"VaporWalletOrders"
],
"sources" : [
"DTOs/DTOs+Content.swift",
"Testing/TestCertificate.swift",
"Testing/isLoggingConfigured.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/858] Write sources
[9/858] Copying PrivacyInfo.xcprivacy
[9/858] Write sources
[11/858] Copying PrivacyInfo.xcprivacy
[12/858] Write sources
[13/858] Copying PrivacyInfo.xcprivacy
[17/858] Write sources
[20/858] Copying PrivacyInfo.xcprivacy
[22/858] Write sources
[27/858] Copying PrivacyInfo.xcprivacy
[27/858] Write sources
[70/858] Compiling _NumericsShims _NumericsShims.c
[71/858] Compiling CNIOWindows WSAStartup.c
[72/858] Compiling CSystem shims.c
[73/858] Compiling CNIOWindows shim.c
[74/858] Compiling CZipZlib empty.c
[75/858] Compiling CNIOWASI CNIOWASI.c
[76/858] Compiling CNIOLinux liburing_shims.c
[76/858] Compiling CNIOLinux shim.c
[78/858] Write swift-version-5BDAB9E9C0126B9D.txt
[79/858] Compiling CNIOExtrasZlib empty.c
[80/858] Compiling _AtomicsShims.c
[81/862] Compiling CNIOLLHTTP c_nio_http.c
[82/864] Compiling CNIOSHA1 c_nio_sha1.c
[83/864] Compiling CVaporBcrypt bcrypt.c
[84/864] Compiling CNIOLLHTTP c_nio_api.c
[85/864] Compiling CVaporBcrypt blf.c
[86/891] Compiling CNIOLLHTTP c_nio_llhttp.c
[87/930] Compiling CNIODarwin shim.c
[88/948] Compiling CNIOBoringSSLShims shims.c
[90/1021] Emitting module Crypto
[91/1029] Emitting module SystemPackage
[92/1032] Compiling _NIOBase64 Base64.swift
[93/1032] Emitting module _NIOBase64
[94/1035] Compiling RealModule Float16+Real.swift
[95/1035] Compiling RealModule Real.swift
[96/1036] Compiling ServiceContextModule ServiceContextKey.swift
[97/1036] Emitting module ServiceContextModule
[98/1036] Compiling ServiceContextModule ServiceContext.swift
[99/1036] Emitting module _CertificateInternals
[100/1036] Compiling _CertificateInternals _TinyArray.swift
[101/1036] Compiling RealModule Float80+Real.swift
[101/1036] Compiling fiat_p256_adx_sqr.S
[102/1036] Compiling fiat_p256_adx_mul.S
[104/1036] Compiling RealModule RealFunctions.swift
[105/1036] Compiling Crypto NISTCurvesKeys_boring.swift
[106/1036] Compiling Crypto X25519Keys_boring.swift
[107/1036] Compiling Crypto HKDF.swift
[108/1036] Compiling Crypto AESWrap.swift
[109/1036] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[109/1037] Compiling fiat_curve25519_adx_square.S
[110/1037] Compiling fiat_curve25519_adx_mul.S
[112/1043] Compiling Logging LogHandler.swift
[113/1043] Compiling Instrumentation NoOpInstrument.swift
[114/1043] Compiling RealModule ElementaryFunctions.swift
[115/1043] Compiling RealModule Double+Real.swift
[116/1043] Compiling RealModule ApproximateEquality.swift
[117/1043] Compiling RealModule AlgebraicField.swift
[118/1043] Compiling RealModule AugmentedArithmetic.swift
[119/1043] Emitting module RealModule
[120/1043] Compiling RealModule Float+Real.swift
[121/1043] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[122/1043] Compiling Instrumentation InstrumentationSystem.swift
[123/1043] Compiling Instrumentation MultiplexInstrument.swift
[124/1043] Emitting module Instrumentation
[125/1043] Compiling Instrumentation Instrument.swift
[126/1043] Compiling Instrumentation Locks.swift
[127/1043] Compiling _NIODataStructures PriorityQueue.swift
[128/1043] Compiling _NIODataStructures Heap.swift
[129/1043] Compiling Crypto HPKE-AEAD.swift
[130/1043] Compiling Crypto HPKE-Ciphersuite.swift
[131/1043] Compiling Crypto HPKE-KDF.swift
[132/1043] Compiling Crypto ASN1BitString.swift
[133/1043] Compiling Crypto ASN1Boolean.swift
[134/1043] Compiling Crypto ASN1Identifier.swift
[135/1043] Compiling _NIODataStructures _TinyArray.swift
[136/1043] Emitting module _NIODataStructures
[136/1051] Compiling tls_record.cc
[137/1051] Compiling tls_method.cc
[139/1051] Compiling Crypto DH.swift
[140/1051] Compiling Crypto ECDH.swift
[141/1051] Compiling Crypto Cipher.swift
[142/1051] Compiling Crypto Nonces.swift
[143/1051] Emitting module InternalCollectionsUtilities
[144/1051] Compiling Crypto AES-GCM.swift
[145/1051] Compiling Crypto AES-GCM_boring.swift
[146/1051] Compiling Crypto ChaChaPoly_boring.swift
[147/1051] Compiling Crypto ChaChaPoly.swift
[148/1051] Compiling Crypto AESWrap_boring.swift
[149/1051] Compiling Crypto Ed25519_boring.swift
[150/1051] Compiling Crypto ASN1.swift
[151/1051] Compiling Crypto ASN1Any.swift
[151/1051] Compiling tls13_server.cc
[153/1121] Compiling _RopeModule RopeSummary.swift
[154/1121] Compiling _RopeModule _RopeItem.swift
[155/1121] Compiling _RopeModule _RopePath.swift
[156/1121] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[157/1121] Compiling _RopeModule BigString+Chunk+Splitting.swift
[158/1121] Compiling _RopeModule BigString+Chunk.swift
[159/1121] Compiling _RopeModule BigString+BidirectionalCollection.swift
[160/1121] Compiling _RopeModule BigString+Comparable.swift
[161/1121] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[161/1121] Compiling tls13_client.cc
[163/1121] Compiling Logging MetadataProvider.swift
[164/1121] Emitting module Logging
[165/1121] Compiling Logging Locks.swift
[166/1121] Compiling Logging Logging.swift
[166/1121] Compiling tls13_enc.cc
[168/1262] Compiling HashTreeCollections TreeSet+Sendable.swift
[169/1262] Compiling HashTreeCollections TreeSet+Sequence.swift
[169/1263] Compiling tls13_both.cc
[171/1269] Compiling CoreMetrics Metrics.swift
[172/1269] Compiling CoreMetrics Locks.swift
[173/1269] Emitting module CoreMetrics
[174/1269] Compiling HeapModule _HeapNode.swift
[175/1285] Compiling DequeModule Deque+Hashable.swift
[176/1285] Compiling DequeModule Deque+Testing.swift
[177/1285] Compiling DequeModule Deque._Storage.swift
[178/1285] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[179/1285] Compiling DequeModule Deque+CustomReflectable.swift
[180/1285] Compiling DequeModule Deque+Descriptions.swift
[181/1285] Compiling DequeModule Deque._UnsafeHandle.swift
[182/1285] Compiling DequeModule Deque.swift
[183/1285] Compiling DequeModule Deque+Extras.swift
[184/1285] Compiling HashTreeCollections TreeSet+Filter.swift
[185/1285] Compiling HashTreeCollections TreeSet+Hashable.swift
[187/1285] Compiling HeapModule Heap.swift
[188/1285] Compiling HeapModule Heap+Descriptions.swift
[189/1285] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[190/1285] Compiling HeapModule Heap+Invariants.swift
[191/1285] Compiling HeapModule Heap+UnsafeHandle.swift
[192/1285] Compiling HashTreeCollections TreeSet+Debugging.swift
[193/1285] Compiling HashTreeCollections TreeSet+Descriptions.swift
[194/1285] Compiling HashTreeCollections _RawHashNode.swift
[195/1285] Compiling HashTreeCollections _UnmanagedHashNode.swift
[196/1285] Compiling HashTreeCollections _UnsafePath.swift
[197/1285] Compiling HashTreeCollections TreeDictionary+Codable.swift
[198/1291] Compiling SwiftASN1 Errors.swift
[199/1291] Emitting module HeapModule
[200/1293] Compiling DequeModule _DequeSlot.swift
[201/1294] Compiling Tracing TracerProtocol.swift
[202/1294] Compiling Tracing Tracer.swift
[203/1294] Compiling Tracing TracingTime.swift
[204/1294] Compiling Tracing NoOpTracer.swift
[205/1294] Compiling Tracing SpanProtocol.swift
[206/1294] Compiling Tracing InstrumentationSystem+Tracing.swift
[207/1294] Compiling Tracing TracerProtocol+Legacy.swift
[208/1294] Emitting module Tracing
[211/1294] Compiling DequeModule _DequeBufferHeader.swift
[214/1294] Compiling DequeModule _DequeBuffer.swift
[215/1294] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[216/1294] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[217/1294] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[218/1294] Compiling HashTreeCollections _HashNode+Storage.swift
[219/1294] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[220/1294] Compiling HashTreeCollections _HashNode+Structural filter.swift
[221/1294] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[222/1294] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[223/1301] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[224/1301] Compiling HashTreeCollections TreeDictionary+Merge.swift
[225/1301] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[226/1301] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[227/1301] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[228/1301] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[229/1301] Compiling HashTreeCollections _HashNode+Structural merge.swift
[230/1301] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[231/1301] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[232/1301] Compiling HashTreeCollections _HashNode+Structural union.swift
[233/1301] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[234/1301] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[235/1301] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[236/1301] Compiling HashTreeCollections TreeDictionary+Values.swift
[237/1301] Compiling HashTreeCollections TreeDictionary.swift
[238/1301] Compiling HashTreeCollections TreeSet+Codable.swift
[239/1301] Compiling HashTreeCollections TreeSet+Collection.swift
[240/1301] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[241/1301] Compiling DequeModule _UnsafeWrappedBuffer.swift
[246/1301] Compiling DequeModule Deque+Equatable.swift
[247/1301] Compiling t1_enc.cc
[258/1301] Compiling OrderedCollections OrderedSet+SubSequence.swift
[259/1301] Compiling OrderedCollections OrderedSet+Testing.swift
[260/1301] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[261/1301] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[262/1301] Compiling OrderedCollections OrderedSet.swift
[263/1301] Compiling OrderedCollections _UnsafeBitset.swift
[283/1301] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[284/1301] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[285/1301] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[286/1301] Compiling HashTreeCollections _HashNode.swift
[287/1301] Compiling HashTreeCollections _HashNodeHeader.swift
[288/1301] Compiling HashTreeCollections _HashSlot.swift
[289/1301] Compiling HashTreeCollections _HashStack.swift
[290/1301] Compiling HashTreeCollections _HashTreeIterator.swift
[291/1301] Compiling HashTreeCollections _HashTreeStatistics.swift
[292/1301] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[293/1301] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[294/1301] Compiling HashTreeCollections TreeDictionary+Filter.swift
[295/1301] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[296/1301] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[297/1301] Compiling HashTreeCollections TreeDictionary+Keys.swift
[298/1301] Compiling _RopeModule Rope+Remove.swift
[299/1301] Compiling _RopeModule Rope+RemoveSubrange.swift
[300/1301] Compiling _RopeModule Rope+Split.swift
[301/1301] Compiling _RopeModule Optional Utilities.swift
[302/1301] Compiling _RopeModule String Utilities.swift
[303/1301] Compiling _RopeModule String.Index+ABI.swift
[304/1301] Compiling _RopeModule _CharacterRecognizer.swift
[305/1301] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[351/1309] Compiling ssl_x509.cc
[353/1324] Compiling RoutingKit Router.swift
[360/1324] Compiling ZipArchive CryptKey.swift
[361/1324] Compiling ZipArchive Date.swift
[362/1324] Compiling ZipArchive System+directory.swift
[363/1324] Compiling ZipArchive ZipArchiveReader+extract.swift
[364/1324] Compiling ZipArchive DirectoryDescriptor.swift
[365/1324] Compiling ZipArchive MemoryBuffer.swift
[366/1324] Compiling ZipArchive ZipArchiveWriter.swift
[367/1324] Compiling ZipArchive ZipCompression.swift
[368/1324] Compiling ZipArchive ZipArchiveReader.swift
[371/1324] Emitting module DequeModule
[371/1324] Compiling ssl_versions.cc
[373/1324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[374/1324] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[375/1324] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[376/1324] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[377/1324] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[378/1324] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[379/1324] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[380/1324] Compiling HashTreeCollections TreeSet.swift
[380/1324] Compiling ssl_transcript.cc
[381/1324] Compiling ssl_stat.cc
[389/1324] Compiling ssl_privkey.cc
[390/1324] Compiling ssl_session.cc
[402/1324] Compiling ZipArchive ZipArchiveWriter+writeFolderContents.swift
[422/1324] Compiling ssl_key_share.cc
[431/1324] Compiling ssl_lib.cc
[465/1324] Compiling SwiftASN1 DER.swift
[478/1324] Emitting module SwiftASN1
[533/1324] Emitting module OrderedCollections
[534/1324] Emitting module Metrics
[535/1324] Compiling Metrics Metrics.swift
[535/1324] Compiling ssl_file.cc
[537/1324] Compiling ZipArchive ZipStorage.swift
[538/1324] Compiling ZipArchive ZipFileStorage.swift
[539/1324] Compiling ZipArchive ZipTypes.swift
[540/1325] Emitting module _RopeModule
[540/1325] Compiling ssl_credential.cc
[541/1325] Compiling ssl_cipher.cc
[542/1325] Compiling ssl_cert.cc
[543/1325] Compiling ssl_buffer.cc
[544/1325] Compiling ssl_asn1.cc
[548/1325] Compiling ZipArchive ZipMemoryStorage.swift
[553/1325] Emitting module ZipArchive
[557/1325] Compiling ssl_aead_ctx.cc
[559/1325] Compiling ZipArchive crc32.swift
[559/1325] Compiling s3_pkt.cc
[560/1325] Compiling s3_lib.cc
[561/1325] Compiling s3_both.cc
[563/1325] Compiling RoutingKit TrieRouter.swift
[564/1325] Emitting module RoutingKit
[565/1325] Compiling RoutingKit AnyRouter.swift
[566/1325] Compiling RoutingKit Parameters.swift
[567/1325] Compiling RoutingKit PathComponent.swift
[567/1325] Compiling handshake_server.cc
[586/1325] Emitting module HashTreeCollections
[586/1325] Compiling handshake_client.cc
[587/1325] Compiling handshake.cc
[588/1325] Compiling handoff.cc
[589/1325] Compiling md5-x86_64-linux.S
[590/1325] Compiling md5-x86_64-apple.S
[591/1325] Compiling extensions.cc
[592/1325] Compiling md5-586-linux.S
[593/1325] Compiling dtls_method.cc
[594/1325] Compiling dtls_record.cc
[595/1325] Compiling md5-586-apple.S
[596/1325] Compiling encrypted_client_hello.cc
[597/1325] Compiling chacha20_poly1305_x86_64-linux.S
[598/1325] Compiling chacha20_poly1305_x86_64-apple.S
[599/1325] Compiling d1_srtp.cc
[600/1325] Compiling chacha20_poly1305_armv8-win.S
[601/1325] Compiling chacha20_poly1305_armv8-linux.S
[602/1325] Compiling chacha-x86_64-linux.S
[603/1325] Compiling chacha20_poly1305_armv8-apple.S
[604/1325] Compiling chacha-x86_64-apple.S
[605/1325] Compiling chacha-x86-linux.S
[606/1325] Compiling d1_pkt.cc
[607/1325] Compiling chacha-x86-apple.S
[608/1325] Compiling chacha-armv8-win.S
[609/1325] Compiling chacha-armv4-linux.S
[610/1325] Compiling chacha-armv8-linux.S
[611/1325] Compiling aes128gcmsiv-x86_64-linux.S
[612/1325] Compiling aes128gcmsiv-x86_64-apple.S
[613/1325] Compiling chacha-armv8-apple.S
[614/1325] Compiling d1_lib.cc
[615/1325] Compiling x86_64-mont5-linux.S
[616/1325] Compiling bio_ssl.cc
[617/1325] Compiling x86_64-mont-linux.S
[618/1325] Compiling x86_64-mont5-apple.S
[619/1325] Compiling x86_64-mont-apple.S
[620/1325] Compiling x86-mont-linux.S
[621/1325] Compiling x86-mont-apple.S
[622/1325] Compiling vpaes-x86_64-linux.S
[623/1325] Compiling vpaes-x86-linux.S
[623/1325] Compiling vpaes-x86_64-apple.S
[625/1325] Compiling err_data.cc
[626/1325] Compiling vpaes-armv8-linux.S
[627/1325] Compiling vpaes-armv8-win.S
[628/1325] Compiling vpaes-x86-apple.S
[629/1325] Compiling vpaes-armv7-linux.S
[630/1325] Compiling vpaes-armv8-apple.S
[631/1325] Compiling sha512-x86_64-linux.S
[632/1325] Compiling sha512-armv8-win.S
[633/1325] Compiling sha512-x86_64-apple.S
[634/1325] Compiling d1_both.cc
[635/1325] Compiling sha512-armv8-linux.S
[636/1325] Compiling sha512-586-linux.S
[637/1325] Compiling sha512-armv4-linux.S
[638/1325] Compiling sha512-armv8-apple.S
[639/1325] Compiling sha256-x86_64-linux.S
[640/1325] Compiling sha512-586-apple.S
[641/1325] Compiling sha256-x86_64-apple.S
[642/1325] Compiling sha256-armv8-win.S
[643/1325] Compiling sha256-armv8-linux.S
[644/1325] Compiling sha256-armv8-apple.S
[645/1325] Compiling sha256-armv4-linux.S
[646/1325] Compiling sha256-586-linux.S
[647/1325] Compiling sha256-586-apple.S
[648/1325] Compiling sha1-x86_64-linux.S
[649/1325] Compiling sha1-armv8-win.S
[650/1325] Compiling sha1-x86_64-apple.S
[651/1325] Compiling sha1-armv8-linux.S
[652/1325] Compiling sha1-armv8-apple.S
[653/1325] Compiling sha1-armv4-large-linux.S
[654/1325] Compiling rsaz-avx2-linux.S
[654/1325] Compiling rdrand-x86_64-linux.S
[656/1325] Compiling rsaz-avx2-apple.S
[656/1325] Compiling sha1-586-linux.S
[657/1325] Compiling sha1-586-apple.S
[659/1325] Compiling rdrand-x86_64-apple.S
[660/1325] Compiling p256_beeu-x86_64-asm-linux.S
[661/1325] Compiling p256_beeu-x86_64-asm-apple.S
[662/1325] Compiling p256_beeu-armv8-asm-win.S
[663/1325] Compiling p256_beeu-armv8-asm-linux.S
[664/1325] Compiling p256-armv8-asm-linux.S
[665/1325] Compiling p256-armv8-asm-win.S
[665/1325] Compiling p256-x86_64-asm-apple.S
[665/1325] Compiling p256-x86_64-asm-linux.S
[668/1325] Compiling p256_beeu-armv8-asm-apple.S
[669/1325] Compiling ghashv8-armv8-win.S
[670/1325] Compiling p256-armv8-asm-apple.S
[671/1325] Compiling ghashv8-armv8-linux.S
[672/1325] Compiling ghashv8-armv8-apple.S
[673/1325] Compiling ghashv8-armv7-linux.S
[674/1325] Compiling ghash-x86_64-linux.S
[675/1325] Compiling ghash-x86-linux.S
[676/1325] Compiling ghash-x86_64-apple.S
[677/1325] Compiling ghash-x86-apple.S
[678/1325] Compiling ghash-ssse3-x86_64-linux.S
[678/1325] Compiling ghash-ssse3-x86_64-apple.S
[680/1325] Compiling ghash-ssse3-x86-linux.S
[681/1325] Compiling ghash-ssse3-x86-apple.S
[682/1325] Compiling ghash-neon-armv8-linux.S
[683/1325] Compiling ghash-neon-armv8-win.S
[684/1325] Compiling co-586-linux.S
[685/1325] Compiling ghash-neon-armv8-apple.S
[686/1325] Compiling ghash-armv4-linux.S
[687/1325] Compiling bsaes-armv7-linux.S
[688/1325] Compiling co-586-apple.S
[689/1325] Compiling bn-armv8-win.S
[690/1325] Compiling bn-armv8-linux.S
[691/1325] Compiling bn-armv8-apple.S
[692/1325] Compiling bn-586-apple.S
[693/1325] Compiling bn-586-linux.S
[694/1325] Compiling armv8-mont-win.S
[695/1325] Compiling aesv8-gcm-armv8-linux.S
[696/1325] Compiling armv4-mont-linux.S
[696/1325] Compiling aesv8-gcm-armv8-win.S
[698/1325] Compiling armv8-mont-linux.S
[699/1325] Compiling armv8-mont-apple.S
[700/1325] Compiling aesv8-gcm-armv8-apple.S
[701/1325] Compiling aesv8-armv8-win.S
[702/1325] Compiling aesv8-armv8-linux.S
[703/1325] Compiling aesv8-armv7-linux.S
[704/1325] Compiling aesv8-armv8-apple.S
[705/1325] Compiling aesni-x86-linux.S
[706/1325] Compiling aesni-x86-apple.S
[706/1325] Compiling aesni-x86_64-linux.S
[708/1325] Compiling aesni-gcm-x86_64-linux.S
[709/1325] Compiling aesni-x86_64-apple.S
[710/1325] Compiling aesni-gcm-x86_64-apple.S
[711/1325] Compiling x_x509a.cc
[712/1325] Compiling x_val.cc
[713/1325] Compiling x_spki.cc
[714/1325] Compiling x_sig.cc
[715/1325] Compiling x_x509.cc
[716/1325] Compiling x_exten.cc
[717/1325] Compiling x_req.cc
[718/1325] Compiling x_pubkey.cc
[719/1325] Compiling x_crl.cc
[720/1325] Compiling x_name.cc
[721/1325] Compiling x_algor.cc
[722/1325] Compiling x509spki.cc
[723/1325] Compiling x_attrib.cc
[724/1325] Compiling x_all.cc
[725/1325] Compiling x509rset.cc
[726/1325] Compiling x509cset.cc
[727/1325] Compiling x509_vpm.cc
[728/1325] Compiling x509name.cc
[729/1325] Compiling x509_v3.cc
[730/1325] Compiling x509_vfy.cc
[731/1325] Compiling x509_txt.cc
[732/1325] Compiling x509_set.cc
[733/1325] Compiling x509_trs.cc
[734/1325] Compiling x509_def.cc
[735/1325] Compiling x509_req.cc
[736/1325] Compiling x509_obj.cc
[737/1325] Compiling x509_d2.cc
[738/1325] Compiling x509_lu.cc
[739/1325] Compiling x509_ext.cc
[740/1325] Compiling x509_cmp.cc
[741/1325] Compiling x509_att.cc
[742/1325] Compiling x509.cc
[743/1325] Compiling v3_skey.cc
[744/1325] Compiling v3_prn.cc
[745/1325] Compiling v3_utl.cc
[746/1325] Compiling v3_purp.cc
[747/1325] Compiling v3_pmaps.cc
[748/1325] Compiling v3_ocsp.cc
[749/1325] Compiling v3_pcons.cc
[750/1325] Compiling v3_ncons.cc
[751/1325] Compiling v3_int.cc
[752/1325] Compiling v3_lib.cc
[753/1325] Compiling v3_ia5.cc
[754/1325] Compiling v3_info.cc
[755/1325] Compiling v3_genn.cc
[756/1325] Compiling v3_extku.cc
[757/1325] Compiling v3_enum.cc
[758/1325] Compiling v3_crld.cc
[759/1325] Compiling v3_cpols.cc
[760/1325] Compiling v3_conf.cc
[761/1325] Compiling v3_bcons.cc
[762/1325] Compiling v3_bitst.cc
[763/1325] Compiling v3_alt.cc
[764/1325] Compiling v3_akeya.cc
[765/1325] Compiling t_x509a.cc
[766/1325] Compiling v3_akey.cc
[767/1325] Compiling t_x509.cc
[768/1325] Compiling t_req.cc
[769/1325] Compiling t_crl.cc
[770/1325] Compiling rsa_pss.cc
[771/1325] Compiling i2d_pr.cc
[772/1325] Compiling name_print.cc
[773/1325] Compiling policy.cc
[774/1325] Compiling by_file.cc
[775/1325] Compiling a_verify.cc
[776/1325] Compiling a_digest.cc
[777/1325] Compiling algorithm.cc
[778/1325] Compiling a_sign.cc
[779/1325] Compiling by_dir.cc
[780/1325] Compiling asn1_gen.cc
[781/1325] Compiling voprf.cc
[782/1325] Compiling thread_win.cc
[783/1325] Compiling thread.cc
[784/1325] Compiling thread_none.cc
[785/1325] Compiling thread_pthread.cc
[786/1325] Compiling stack.cc
[787/1325] Compiling wots.cc
[788/1325] Compiling trust_token.cc
[789/1325] Compiling pmbtoken.cc
[790/1325] Compiling thash.cc
[791/1325] Compiling siphash.cc
[792/1325] Compiling merkle.cc
[792/1325] Compiling fors.cc
[794/1325] Compiling sha256.cc
[795/1325] Compiling sha512.cc
[796/1325] Compiling sha1.cc
[797/1325] Compiling slhdsa.cc
[798/1325] Compiling rsa_print.cc
[799/1325] Compiling rsa_extra.cc
[800/1325] Compiling rsa_crypt.cc
[801/1325] Compiling rc4.cc
[802/1325] Compiling trusty.cc
[803/1325] Compiling rand_extra.cc
[804/1325] Compiling urandom.cc
[805/1325] Compiling refcount.cc
[806/1325] Compiling windows.cc
[807/1325] Compiling ios.cc
[808/1325] Compiling passive.cc
[809/1325] Compiling poly1305_arm_asm.S
[810/1325] Compiling rsa_asn1.cc
[811/1325] Compiling getentropy.cc
[812/1325] Compiling deterministic.cc
[813/1325] Compiling forkunsafe.cc
[814/1325] Compiling fork_detect.cc
[815/1325] Compiling poly1305_vec.cc
[816/1325] Compiling poly1305_arm.cc
[817/1325] Compiling poly1305.cc
[818/1325] Compiling pool.cc
[819/1325] Compiling pkcs8.cc
[820/1325] Compiling p5_pbev2.cc
[821/1325] Compiling pkcs8_x509.cc
[822/1325] Compiling pkcs7.cc
[823/1325] Compiling pkcs7_x509.cc
[824/1325] Compiling pem_xaux.cc
[825/1325] Compiling pem_x509.cc
[826/1325] Compiling pem_pkey.cc
[827/1325] Compiling pem_pk8.cc
[828/1325] Compiling pem_oth.cc
[829/1325] Compiling obj_xref.cc
[830/1325] Compiling pem_info.cc
[831/1325] Compiling pem_lib.cc
[832/1325] Compiling pem_all.cc
[833/1325] Compiling mem.cc
[834/1325] Compiling md5.cc
[835/1325] Compiling poly_rq_mul.S
[836/1325] Compiling md4.cc
[837/1325] Compiling fips_shared_support.cc
[838/1325] Compiling mlkem.cc
[839/1325] Compiling obj.cc
[840/1325] Compiling mldsa.cc
[841/1325] Compiling lhash.cc
[842/1325] Compiling keccak.cc
[843/1325] Compiling kyber.cc
[844/1325] Compiling ex_data.cc
[845/1325] Compiling sign.cc
[846/1325] Compiling scrypt.cc
[847/1325] Compiling hpke.cc
[848/1325] Compiling hrss.cc
[849/1325] Compiling print.cc
[850/1325] Compiling pbkdf.cc
[851/1325] Compiling p_x25519.cc
[852/1325] Compiling p_x25519_asn1.cc
[853/1325] Compiling p_ed25519.cc
[854/1325] Compiling p_rsa_asn1.cc
[855/1325] Compiling p_rsa.cc
[856/1325] Compiling p_hkdf.cc
[857/1325] Compiling p_ec.cc
[858/1325] Compiling p_ed25519_asn1.cc
[859/1325] Compiling p_ec_asn1.cc
[860/1325] Compiling p_dh_asn1.cc
[861/1325] Compiling p_dsa_asn1.cc
[862/1325] Compiling p_dh.cc
[863/1325] Compiling evp_ctx.cc
[864/1325] Compiling engine.cc
[865/1325] Compiling evp.cc
[866/1325] Compiling err.cc
[867/1325] Compiling evp_asn1.cc
[868/1325] Compiling ecdsa_asn1.cc
[869/1325] Compiling ecdh_extra.cc
[870/1325] Compiling hash_to_curve.cc
[871/1325] Compiling ec_derive.cc
[872/1325] Compiling dsa.cc
[873/1325] Compiling ec_asn1.cc
[874/1325] Compiling bcm.cc
[875/1325] Compiling x25519-asm-arm.S
[876/1325] Compiling params.cc
[877/1325] Compiling dsa_asn1.cc
[878/1325] Compiling digest_extra.cc
[879/1325] Compiling des.cc
[880/1325] Compiling dh_asn1.cc
[881/1325] Compiling curve25519_64_adx.cc
[882/1325] Compiling spake25519.cc
[883/1325] Compiling crypto.cc
[884/1325] Compiling cpu_intel.cc
[885/1325] Compiling cpu_arm_freebsd.cc
[886/1325] Compiling cpu_arm_linux.cc
[887/1325] Compiling cpu_aarch64_win.cc
[888/1325] Compiling cpu_aarch64_sysreg.cc
[889/1325] Compiling curve25519.cc
[890/1325] Compiling cpu_aarch64_openbsd.cc
[891/1325] Compiling cpu_aarch64_linux.cc
[892/1325] Compiling cpu_aarch64_fuchsia.cc
[893/1325] Compiling cpu_aarch64_apple.cc
[894/1325] Compiling conf.cc
[895/1325] Compiling e_tls.cc
[895/1325] Compiling tls_cbc.cc
[897/1325] Compiling e_rc4.cc
[898/1325] Compiling e_rc2.cc
[899/1325] Compiling e_null.cc
[900/1325] Compiling e_des.cc
[901/1325] Compiling e_chacha20poly1305.cc
[902/1325] Compiling e_aesgcmsiv.cc
[903/1325] Compiling e_aesctrhmac.cc
[904/1325] Compiling derive_key.cc
[905/1325] Compiling chacha.cc
[905/1325] Compiling cipher_extra.cc
[907/1325] Compiling unicode.cc
[908/1325] Compiling ber.cc
[909/1325] Compiling cbb.cc
[910/1325] Compiling asn1_compat.cc
[911/1325] Compiling buf.cc
[912/1325] Compiling cbs.cc
[913/1325] Compiling blake2.cc
[914/1325] Compiling bn_asn1.cc
[915/1325] Compiling socket_helper.cc
[916/1325] Compiling convert.cc
[917/1325] Compiling socket.cc
[918/1325] Compiling printf.cc
[919/1325] Compiling hexdump.cc
[920/1325] Compiling pair.cc
[921/1325] Compiling file.cc
[921/1325] Compiling fd.cc
[923/1325] Compiling errno.cc
[924/1325] Compiling bio_mem.cc
[925/1325] Compiling connect.cc
[926/1325] Compiling base64.cc
[927/1325] Compiling bio.cc
[928/1325] Compiling tasn_typ.cc
[928/1325] Compiling tasn_fre.cc
[930/1325] Compiling tasn_enc.cc
[931/1325] Compiling tasn_utl.cc
[932/1325] Compiling tasn_new.cc
[933/1325] Compiling f_string.cc
[934/1325] Compiling posix_time.cc
[935/1325] Compiling f_int.cc
[936/1325] Compiling asn_pack.cc
[937/1325] Compiling tasn_dec.cc
[938/1325] Compiling asn1_par.cc
[939/1325] Compiling a_utctm.cc
[940/1325] Compiling asn1_lib.cc
[941/1325] Compiling a_type.cc
[942/1325] Compiling a_time.cc
[943/1325] Compiling a_octet.cc
[944/1325] Compiling a_strnid.cc
[945/1325] Compiling a_strex.cc
[946/1325] Compiling a_object.cc
[947/1325] Compiling a_mbstr.cc
[948/1325] Compiling a_i2d_fp.cc
[949/1325] Compiling a_int.cc
[950/1325] Compiling fiat_p256_adx_sqr.S
[951/1325] Compiling fiat_p256_adx_mul.S
[952/1325] Compiling a_dup.cc
[953/1325] Compiling fiat_curve25519_adx_square.S
[954/1325] Compiling fiat_curve25519_adx_mul.S
[955/1325] Compiling md5-x86_64-linux.S
[956/1325] Compiling a_d2i_fp.cc
[957/1325] Compiling a_gentm.cc
[958/1325] Compiling md5-x86_64-apple.S
[959/1325] Compiling md5-586-linux.S
[960/1325] Compiling md5-586-apple.S
[961/1325] Compiling chacha20_poly1305_x86_64-linux.S
[962/1325] Compiling chacha20_poly1305_x86_64-apple.S
[963/1325] Compiling chacha20_poly1305_armv8-win.S
[964/1325] Compiling chacha20_poly1305_armv8-linux.S
[965/1325] Compiling a_bool.cc
[966/1325] Compiling a_bitstr.cc
[967/1325] Compiling chacha-x86_64-linux.S
[968/1325] Compiling chacha-x86_64-apple.S
[968/1325] Compiling chacha-x86-linux.S
[970/1325] Compiling chacha20_poly1305_armv8-apple.S
[971/1325] Compiling chacha-x86-apple.S
[972/1325] Compiling chacha-armv8-win.S
[973/1325] Compiling chacha-armv8-linux.S
[974/1325] Compiling chacha-armv4-linux.S
[975/1325] Compiling chacha-armv8-apple.S
[976/1325] Compiling aes128gcmsiv-x86_64-apple.S
[976/1325] Compiling aes128gcmsiv-x86_64-linux.S
[978/1325] Compiling x86_64-mont5-linux.S
[979/1325] Compiling x86_64-mont5-apple.S
[980/1325] Compiling x86_64-mont-linux.S
[981/1325] Compiling x86-mont-linux.S
[982/1325] Compiling x86_64-mont-apple.S
[983/1325] Compiling x86-mont-apple.S
[984/1325] Compiling vpaes-x86_64-linux.S
[985/1325] Compiling vpaes-x86_64-apple.S
[986/1325] Compiling vpaes-x86-linux.S
[987/1325] Compiling vpaes-x86-apple.S
[987/1325] Compiling vpaes-armv8-win.S
[989/1325] Compiling vpaes-armv8-linux.S
[990/1325] Compiling vpaes-armv8-apple.S
[991/1325] Compiling vpaes-armv7-linux.S
[992/1325] Compiling err_data.cc
[993/1325] Compiling sha512-x86_64-linux.S
[994/1325] Compiling sha512-x86_64-apple.S
[994/1325] Compiling sha512-armv8-win.S
[996/1325] Compiling sha512-armv8-linux.S
[997/1325] Compiling CCryptoBoringSSLShims shims.c
[998/1325] Compiling sha512-armv4-linux.S
[999/1325] Compiling sha512-armv8-apple.S
[1000/1325] Compiling sha512-586-linux.S
[1001/1325] Compiling sha512-586-apple.S
[1002/1325] Compiling sha256-x86_64-apple.S
[1003/1325] Compiling sha256-x86_64-linux.S
[1003/1325] Compiling sha256-armv8-win.S
[1005/1325] Compiling sha256-armv8-linux.S
[1006/1325] Compiling sha256-armv4-linux.S
[1007/1325] Compiling sha256-586-linux.S
[1008/1325] Compiling sha256-586-apple.S
[1009/1325] Compiling sha256-armv8-apple.S
[1010/1325] Compiling sha1-x86_64-linux.S
[1010/1325] Compiling sha1-armv8-win.S
[1012/1325] Compiling sha1-x86_64-apple.S
[1013/1325] Compiling sha1-armv8-linux.S
[1014/1325] Compiling sha1-armv4-large-linux.S
[1015/1325] Compiling sha1-586-linux.S
[1016/1325] Compiling sha1-586-apple.S
[1017/1325] Compiling sha1-armv8-apple.S
[1018/1325] Compiling rdrand-x86_64-linux.S
[1019/1325] Compiling rdrand-x86_64-apple.S
[1020/1325] Compiling rsaz-avx2-linux.S
[1021/1325] Compiling rsaz-avx2-apple.S
[1022/1325] Compiling p256_beeu-x86_64-asm-apple.S
[1023/1325] Compiling p256_beeu-armv8-asm-win.S
[1023/1325] Compiling p256_beeu-armv8-asm-linux.S
[1025/1325] Compiling p256_beeu-x86_64-asm-linux.S
[1026/1325] Compiling p256-armv8-asm-win.S
[1027/1325] Compiling p256_beeu-armv8-asm-apple.S
[1027/1325] Compiling p256-x86_64-asm-apple.S
[1027/1325] Compiling p256-x86_64-asm-linux.S
[1030/1325] Compiling p256-armv8-asm-linux.S
[1030/1325] Compiling ghashv8-armv8-linux.S
[1032/1325] Compiling ghashv8-armv8-win.S
[1033/1325] Compiling p256-armv8-asm-apple.S
[1034/1325] Compiling ghashv8-armv7-linux.S
[1035/1325] Compiling ghash-x86_64-apple.S
[1036/1325] Compiling ghash-x86_64-linux.S
[1037/1325] Compiling ghashv8-armv8-apple.S
[1038/1325] Compiling ghash-x86-linux.S
[1039/1325] Compiling ghash-ssse3-x86_64-linux.S
[1039/1325] Compiling ghash-x86-apple.S
[1041/1325] Compiling ghash-ssse3-x86_64-apple.S
[1042/1325] Compiling ghash-ssse3-x86-apple.S
[1042/1325] Compiling ghash-neon-armv8-linux.S
[1044/1325] Compiling ghash-ssse3-x86-linux.S
[1045/1325] Compiling ghash-neon-armv8-win.S
[1046/1325] Compiling co-586-linux.S
[1047/1325] Compiling ghash-armv4-linux.S
[1048/1325] Compiling ghash-neon-armv8-apple.S
[1049/1325] Compiling co-586-apple.S
[1050/1325] Compiling bn-armv8-win.S
[1051/1325] Compiling bn-armv8-linux.S
[1051/1325] Compiling bsaes-armv7-linux.S
[1053/1325] Compiling bn-armv8-apple.S
[1054/1325] Compiling bn-586-linux.S
[1055/1325] Compiling armv8-mont-win.S
[1056/1325] Compiling bn-586-apple.S
[1057/1325] Compiling aesv8-gcm-armv8-win.S
[1058/1325] Compiling armv8-mont-linux.S
[1059/1325] Compiling armv4-mont-linux.S
[1060/1325] Compiling armv8-mont-apple.S
[1061/1325] Compiling aesv8-gcm-armv8-linux.S
[1062/1325] Compiling aesv8-armv8-linux.S
[1063/1325] Compiling aesv8-armv8-win.S
[1064/1325] Compiling aesv8-gcm-armv8-apple.S
[1065/1325] Compiling aesv8-armv7-linux.S
[1066/1325] Compiling aesni-x86_64-linux.S
[1067/1325] Compiling aesv8-armv8-apple.S
[1068/1325] Compiling aesni-x86_64-apple.S
[1069/1325] Compiling aesni-x86-linux.S
[1070/1325] Compiling aesni-gcm-x86_64-linux.S
[1070/1325] Compiling aesni-x86-apple.S
[1072/1325] Compiling aesni-gcm-x86_64-apple.S
[1073/1325] Compiling aes-gcm-avx10-x86_64-apple.S
[1074/1325] Compiling aes-gcm-avx10-x86_64-linux.S
[1075/1325] Compiling x_sig.cc
[1076/1325] Compiling x_val.cc
[1077/1325] Compiling x_x509.cc
[1078/1325] Compiling x_pubkey.cc
[1079/1325] Compiling x_x509a.cc
[1080/1325] Compiling x_spki.cc
[1081/1325] Compiling x_req.cc
[1082/1325] Compiling x_name.cc
[1083/1325] Compiling c-nioatomics.c
[1084/1325] Compiling x_exten.cc
[1085/1325] Compiling x_attrib.cc
[1086/1325] Compiling x509spki.cc
[1087/1325] Compiling x509rset.cc
[1088/1325] Compiling x_algor.cc
[1089/1325] Compiling x_crl.cc
[1090/1325] Compiling x_all.cc
[1091/1325] Compiling x509name.cc
[1092/1325] Compiling c-atomics.c
[1093/1325] Compiling x509cset.cc
[1094/1331] Compiling x509_vpm.cc
[1095/1331] Compiling x509_txt.cc
[1096/1331] Compiling x509_v3.cc
[1097/1331] Compiling x509_trs.cc
[1098/1331] Compiling x509_vfy.cc
[1099/1331] Compiling x509_set.cc
[1100/1331] Compiling x509_req.cc
[1101/1331] Compiling x509_obj.cc
[1102/1331] Compiling x509_lu.cc
[1104/1331] Compiling NIOConcurrencyHelpers lock.swift
[1104/1331] Compiling x509_d2.cc
[1105/1331] Compiling x509_def.cc
[1106/1331] Compiling x509_ext.cc
[1107/1331] Compiling x509.cc
[1108/1331] Compiling x509_att.cc
[1109/1331] Compiling x509_cmp.cc
[1110/1331] Compiling v3_skey.cc
[1111/1331] Compiling v3_utl.cc
[1113/1331] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1114/1331] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1115/1331] Compiling NIOConcurrencyHelpers NIOLock.swift
[1116/1331] Compiling NIOConcurrencyHelpers atomics.swift
[1116/1331] Compiling v3_purp.cc
[1118/1331] Emitting module NIOConcurrencyHelpers
[1118/1331] Compiling v3_prn.cc
[1119/1331] Compiling v3_ocsp.cc
[1120/1331] Compiling v3_pmaps.cc
[1121/1331] Compiling v3_pcons.cc
[1122/1331] Compiling v3_int.cc
[1123/1331] Compiling v3_ncons.cc
[1124/1331] Compiling v3_lib.cc
[1125/1331] Compiling v3_info.cc
[1126/1335] Compiling v3_ia5.cc
[1127/1358] Compiling v3_genn.cc
[1128/1358] Compiling v3_enum.cc
[1129/1358] Compiling v3_extku.cc
[1130/1358] Compiling v3_crld.cc
[1131/1358] Compiling v3_conf.cc
[1132/1358] Compiling v3_cpols.cc
[1133/1358] Compiling v3_bitst.cc
[1134/1358] Compiling v3_bcons.cc
[1135/1358] Compiling v3_alt.cc
[1137/1358] Compiling ConsoleKitTerminal ConsoleClear.swift
[1138/1358] Compiling ConsoleKitTerminal Console+Ask.swift
[1139/1358] Compiling ConsoleKitTerminal Console+Choose.swift
[1140/1360] Compiling ConsoleKitTerminal ProgressBar.swift
[1141/1360] Compiling ConsoleKitTerminal Console+Clear.swift
[1142/1360] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1142/1360] Compiling v3_akeya.cc
[1144/1360] Compiling ConsoleKitTerminal ActivityBar.swift
[1145/1360] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1146/1360] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1147/1360] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1148/1360] Compiling ConsoleKitTerminal CustomActivity.swift
[1149/1360] Compiling ConsoleKitTerminal LoadingBar.swift
[1150/1360] Compiling ConsoleKitTerminal Console+Confirm.swift
[1151/1360] Compiling ConsoleKitTerminal Console+Input.swift
[1152/1360] Compiling ConsoleKitTerminal Console+Center.swift
[1153/1360] Compiling ConsoleKitTerminal Console+Output.swift
[1154/1360] Compiling ConsoleKitTerminal Console+Wait.swift
[1155/1360] Compiling ConsoleKitTerminal ConsoleColor.swift
[1156/1360] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1157/1360] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1157/1360] Compiling v3_akey.cc
[1158/1360] Compiling t_x509a.cc
[1160/1360] Emitting module ConsoleKitTerminal
[1160/1360] Compiling t_crl.cc
[1161/1360] Compiling t_req.cc
[1162/1360] Compiling t_x509.cc
[1163/1360] Compiling i2d_pr.cc
[1164/1360] Compiling rsa_pss.cc
[1165/1360] Compiling name_print.cc
[1166/1360] Compiling policy.cc
[1168/1360] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1169/1360] Compiling ConsoleKitTerminal ConsoleText.swift
[1170/1360] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1171/1360] Compiling ConsoleKitTerminal ANSI.swift
[1172/1360] Compiling ConsoleKitTerminal Console.swift
[1173/1360] Compiling ConsoleKitTerminal Terminal.swift
[1173/1360] Compiling by_file.cc
[1174/1360] Compiling by_dir.cc
[1175/1360] Compiling algorithm.cc
[1176/1360] Compiling asn1_gen.cc
[1177/1360] Compiling a_verify.cc
[1178/1360] Compiling a_digest.cc
[1179/1360] Compiling a_sign.cc
[1180/1360] Compiling trust_token.cc
[1181/1360] Compiling voprf.cc
[1183/1360] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1184/1360] Compiling ConsoleKitTerminal LoggerFragment.swift
[1184/1360] Compiling thread_win.cc
[1185/1360] Compiling thread.cc
[1186/1360] Compiling thread_none.cc
[1187/1360] Compiling thread_pthread.cc
[1188/1360] Compiling wots.cc
[1189/1360] Compiling stack.cc
[1190/1360] Compiling pmbtoken.cc
[1191/1370] Compiling thash.cc
[1192/1382] Compiling merkle.cc
[1193/1382] Compiling slhdsa.cc
[1194/1382] Compiling sha512.cc
[1195/1382] Compiling fors.cc
[1196/1382] Compiling sha256.cc
[1197/1382] Compiling siphash.cc
[1198/1382] Compiling sha1.cc
[1199/1382] Compiling rsa_print.cc
[1200/1382] Compiling rsa_extra.cc
[1201/1382] Compiling rsa_crypt.cc
[1202/1382] Compiling trusty.cc
[1203/1382] Compiling refcount.cc
[1204/1382] Compiling windows.cc
[1205/1382] Compiling rc4.cc
[1206/1382] Compiling urandom.cc
[1207/1382] Compiling rsa_asn1.cc
[1208/1382] Compiling rand_extra.cc
[1209/1382] Compiling passive.cc
[1210/1382] Compiling poly1305_arm_asm.S
[1212/1382] Compiling ConsoleKitCommands Argument.swift
[1213/1382] Compiling ConsoleKitCommands CommandSignature.swift
[1214/1382] Compiling ConsoleKitCommands Flag.swift
[1215/1382] Compiling ConsoleKitCommands Option.swift
[1215/1384] Compiling getentropy.cc
[1216/1384] Compiling ios.cc
[1217/1384] Compiling deterministic.cc
[1219/1384] Emitting module ConsoleKitCommands
[1219/1384] Compiling forkunsafe.cc
[1220/1384] Compiling fork_detect.cc
[1222/1384] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1223/1384] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1223/1384] Compiling poly1305_vec.cc
[1224/1384] Compiling poly1305_arm.cc
[1226/1384] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1227/1384] Compiling ConsoleKitCommands AsyncCommand.swift
[1228/1384] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1229/1384] Compiling ConsoleKitCommands Command.swift
[1230/1384] Compiling ConsoleKitCommands CommandContext.swift
[1231/1384] Compiling ConsoleKitCommands CommandError.swift
[1231/1384] Compiling poly1305.cc
[1232/1384] Compiling pool.cc
[1234/1384] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1235/1384] Compiling ConsoleKitCommands Utilities.swift
[1235/1384] Compiling pkcs7.cc
[1236/1384] Compiling pkcs8.cc
[1237/1384] Compiling pkcs8_x509.cc
[1237/1384] Compiling p5_pbev2.cc
[1239/1384] Compiling pkcs7_x509.cc
[1240/1384] Compiling pem_xaux.cc
[1241/1384] Compiling pem_x509.cc
[1242/1384] Compiling pem_pkey.cc
[1243/1384] Compiling pem_pk8.cc
[1245/1384] Compiling ConsoleKitCommands CommandGroup.swift
[1246/1384] Compiling ConsoleKitCommands CommandInput.swift
[1247/1384] Compiling ConsoleKitCommands AsyncCommands.swift
[1248/1384] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1249/1384] Compiling ConsoleKitCommands AnyCommand.swift
[1250/1384] Compiling ConsoleKitCommands Commands.swift
[1251/1384] Compiling ConsoleKitCommands Console+Run.swift
[1252/1384] Compiling ConsoleKitCommands ConsoleError.swift
[1253/1384] Compiling ConsoleKitCommands Completion.swift
[1253/1384] Compiling pem_oth.cc
[1254/1384] Compiling mldsa.cc
[1255/1384] Compiling obj_xref.cc
[1256/1384] Compiling mem.cc
[1257/1384] Compiling pem_lib.cc
[1258/1384] Compiling pem_info.cc
[1259/1384] Compiling obj.cc
[1260/1384] Compiling pem_all.cc
[1261/1384] Compiling mlkem.cc
[1262/1384] Compiling poly_rq_mul.S
[1263/1384] Compiling fips_shared_support.cc
[1264/1386] Compiling md5.cc
[1265/1386] Compiling lhash.cc
[1266/1386] Compiling md4.cc
[1268/1386] Emitting module ConsoleKit
[1269/1386] Compiling ConsoleKit Exports.swift
[1269/1386] Compiling ex_data.cc
[1270/1386] Compiling sign.cc
[1271/1386] Compiling kyber.cc
[1272/1386] Compiling hpke.cc
[1273/1386] Compiling scrypt.cc
[1274/1386] Compiling hrss.cc
[1275/1386] Compiling pbkdf.cc
[1276/1386] Compiling print.cc
[1277/1386] Compiling p_x25519.cc
[1278/1386] Compiling p_x25519_asn1.cc
[1279/1386] Compiling p_rsa_asn1.cc
[1280/1386] Compiling p_ed25519.cc
[1281/1386] Compiling p_rsa.cc
[1282/1386] Compiling p_hkdf.cc
[1283/1386] Compiling p_ed25519_asn1.cc
[1284/1386] Compiling p_ec.cc
[1285/1386] Compiling p_ec_asn1.cc
[1286/1386] Compiling p_dh_asn1.cc
[1287/1386] Compiling p_dh.cc
[1288/1386] Compiling p_dsa_asn1.cc
[1289/1386] Compiling evp_ctx.cc
[1290/1386] Compiling evp.cc
[1291/1386] Compiling err.cc
[1292/1386] Compiling engine.cc
[1293/1386] Compiling evp_asn1.cc
[1294/1386] Compiling ecdh_extra.cc
[1295/1386] Compiling ecdsa_asn1.cc
[1296/1386] Compiling ec_derive.cc
[1297/1386] Compiling hash_to_curve.cc
[1298/1386] Compiling ec_asn1.cc
[1299/1386] Compiling dsa.cc
[1300/1386] Compiling params.cc
[1301/1386] Compiling x25519-asm-arm.S
[1302/1386] Compiling dsa_asn1.cc
[1303/1386] Compiling digest_extra.cc
[1304/1386] Compiling bcm.cc
[1305/1386] Compiling curve25519_64_adx.cc
[1306/1386] Compiling des.cc
[1307/1386] Compiling dh_asn1.cc
[1308/1386] Compiling spake25519.cc
[1309/1386] Compiling crypto.cc
[1310/1386] Compiling cpu_intel.cc
[1311/1386] Compiling cpu_arm_linux.cc
[1312/1386] Compiling curve25519.cc
[1313/1386] Compiling cpu_arm_freebsd.cc
[1314/1386] Compiling cpu_aarch64_win.cc
[1315/1386] Compiling cpu_aarch64_sysreg.cc
[1316/1386] Compiling cpu_aarch64_openbsd.cc
[1317/1386] Compiling cpu_aarch64_linux.cc
[1318/1386] Compiling cpu_aarch64_fuchsia.cc
[1319/1386] Compiling cpu_aarch64_apple.cc
[1320/1386] Compiling conf.cc
[1321/1386] Compiling tls_cbc.cc
[1322/1386] Compiling e_rc4.cc
[1323/1386] Compiling e_rc2.cc
[1324/1386] Compiling e_tls.cc
[1325/1386] Compiling e_null.cc
[1326/1386] Compiling e_des.cc
[1327/1386] Compiling e_chacha20poly1305.cc
[1328/1386] Compiling e_aesgcmsiv.cc
[1329/1386] Compiling e_aesctrhmac.cc
[1330/1386] Compiling derive_key.cc
[1331/1386] Compiling cipher_extra.cc
[1332/1386] Compiling chacha.cc
[1333/1386] Compiling unicode.cc
[1334/1386] Compiling buf.cc
[1335/1386] Compiling cbb.cc
[1336/1386] Compiling ber.cc
[1337/1386] Compiling asn1_compat.cc
[1338/1386] Compiling cbs.cc
[1339/1386] Compiling blake2.cc
[1340/1386] Compiling bn_asn1.cc
[1341/1386] Compiling printf.cc
[1342/1386] Compiling convert.cc
[1343/1386] Compiling pair.cc
[1344/1386] Compiling hexdump.cc
[1345/1386] Compiling fd.cc
[1346/1386] Compiling file.cc
[1347/1386] Compiling errno.cc
[1348/1386] Compiling bio_mem.cc
[1349/1386] Compiling bio.cc
[1350/1386] Compiling base64.cc
[1351/1386] Compiling tasn_typ.cc
[1352/1386] Compiling tasn_fre.cc
[1353/1386] Compiling tasn_utl.cc
[1354/1386] Compiling posix_time.cc
[1355/1386] Compiling tasn_enc.cc
[1356/1386] Compiling tasn_new.cc
[1357/1386] Compiling f_string.cc
[1358/1386] Compiling tasn_dec.cc
[1359/1386] Compiling f_int.cc
[1360/1386] Compiling asn_pack.cc
[1361/1386] Compiling asn1_par.cc
[1362/1386] Compiling asn1_lib.cc
[1363/1386] Compiling a_octet.cc
[1364/1386] Compiling a_utctm.cc
[1365/1386] Compiling a_time.cc
[1366/1386] Compiling a_type.cc
[1367/1386] Compiling a_strnid.cc
[1368/1386] Compiling a_object.cc
[1369/1386] Compiling a_strex.cc
[1369/1386] Write sources
[1374/1386] Compiling a_mbstr.cc
[1375/1386] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1375/1386] Write sources
[1379/1386] Compiling a_int.cc
[1380/1386] Compiling a_i2d_fp.cc
[1381/1386] Compiling a_dup.cc
[1382/1429] Compiling a_d2i_fp.cc
[1383/1451] Compiling a_gentm.cc
[1384/1522] Compiling a_bitstr.cc
[1385/1522] Compiling a_bool.cc
[1387/1531] Compiling APNSCore APNSResponse.swift
[1388/1531] Compiling APNSCore APNSAlertNotification.swift
[1389/1531] Compiling APNSCore APNSAlertNotificationAPSStorage.swift
[1390/1531] Compiling APNSCore APNSAlertNotificationContent.swift
[1391/1533] Compiling APNSCore APNSClient+Background.swift
[1392/1533] Compiling APNSCore Base64.swift
[1393/1533] Compiling APNSCore APNSPushType.swift
[1394/1533] Compiling APNSCore APNSRequest.swift
[1401/1538] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1402/1538] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1403/1538] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1404/1538] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1405/1538] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1406/1538] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1407/1538] Compiling Atomics IntegerOperations.swift
[1408/1538] Compiling Atomics Unmanaged extensions.swift
[1409/1538] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1410/1538] Compiling CryptoBoringWrapper RandomBytes.swift
[1411/1538] Compiling APNSCore APNSClient+Alert.swift
[1412/1538] Compiling APNSCore APNSBackgroundNotification.swift
[1413/1538] Compiling APNSCore APNSNotificationExpiration.swift
[1414/1538] Compiling APNSCore APNSPriority.swift
[1415/1538] Compiling BitCollections BitSet.swift
[1416/1538] Compiling BitCollections Range+Utilities.swift
[1417/1538] Compiling BitCollections Slice+Utilities.swift
[1418/1538] Compiling BitCollections UInt+Tricks.swift
[1419/1538] Compiling BitCollections _Word.swift
[1420/1538] Compiling APNSCore APNSLiveActivityNotificationAPSStorage.swift
[1421/1538] Compiling APNSCore APNSLiveActivityNotificationEvent.swift
[1422/1538] Compiling APNSCore APNSStartLiveActivityNotification.swift
[1423/1538] Compiling APNSCore APNSStartLiveActivityNotificationAPSStorage.swift
[1424/1538] Compiling APNSCore APNSErrorResponse.swift
[1425/1538] Compiling APNSCore APNSMessage.swift
[1432/1538] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1435/1538] Compiling APNSCore APNSClient+Location.swift
[1436/1538] Compiling APNSCore APNSLocationNotification.swift
[1437/1538] Compiling APNSCore Logging.swift
[1438/1538] Compiling APNSCore APNSAuthenticationTokenManager.swift
[1439/1538] Compiling APNSCore APNSClient.swift
[1440/1538] Compiling APNSCore APNSEnvironment.swift
[1441/1538] Compiling APNSCore APNSError.swift
[1442/1538] Compiling APNSCore APNSFileProviderNotification.swift
[1443/1538] Compiling APNSCore APNSClient+LiveActivity.swift
[1444/1538] Compiling APNSCore APNSLiveActivityDismissalDate.swift
[1445/1538] Emitting module BitCollections
[1446/1538] Compiling APNSCore APNSLiveActivityNotification.swift
[1447/1538] Compiling APNSCore APNSClient+Complication.swift
[1448/1538] Compiling APNSCore APNSComplicationNotification.swift
[1449/1538] Compiling APNSCore EmptyPayload.swift
[1450/1538] Compiling APNSCore APNSClient+FileProvider.swift
[1451/1538] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1452/1538] Compiling BitCollections BitSet+Hashable.swift
[1453/1538] Compiling BitCollections BitSet+Initializers.swift
[1454/1538] Compiling BitCollections BitSet+Invariants.swift
[1455/1538] Compiling BitCollections BitSet+Random.swift
[1456/1538] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1457/1538] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1458/1538] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1459/1538] Compiling BitCollections BitSet+SetAlgebra union.swift
[1460/1538] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1461/1538] Compiling BitCollections BitSet.Counted.swift
[1462/1538] Compiling BitCollections BitSet.Index.swift
[1463/1538] Compiling BitCollections BitSet._UnsafeHandle.swift
[1464/1538] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1465/1538] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1466/1538] Compiling CryptoBoringWrapper EllipticCurve.swift
[1467/1538] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1468/1538] Emitting module CryptoBoringWrapper
[1469/1538] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1472/1588] Emitting module Collections
[1473/1588] Compiling Collections Collections.swift
[1474/1588] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1475/1588] Compiling _CryptoExtras ChaCha20CTR.swift
[1476/1588] Compiling _CryptoExtras ECToolbox_boring.swift
[1477/1588] Compiling _CryptoExtras BoringSSLHelpers.swift
[1478/1588] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1479/1588] Compiling _CryptoExtras DigestType.swift
[1480/1588] Compiling _CryptoExtras ECToolbox.swift
[1481/1588] Compiling _CryptoExtras HashToField.swift
[1482/1588] Compiling _CryptoExtras RSA_security.swift
[1483/1588] Compiling _CryptoExtras AES_GCM_SIV.swift
[1484/1588] Compiling _CryptoExtras Block Function.swift
[1485/1588] Compiling _CryptoExtras AES_CFB_boring.swift
[1486/1588] Compiling _CryptoExtras AES_CBC.swift
[1487/1588] Compiling _CryptoExtras AES_CFB.swift
[1488/1588] Compiling _CryptoExtras AES_CTR.swift
[1489/1590] Compiling _CryptoExtras ARCPrecredential.swift
[1490/1590] Compiling _CryptoExtras ARCPresentation.swift
[1491/1590] Compiling _CryptoExtras ARCRequest.swift
[1492/1590] Compiling _CryptoExtras ARCResponse.swift
[1493/1593] Compiling _CryptoExtras IntegerEncoding.swift
[1494/1593] Compiling _CryptoExtras PEMDocument.swift
[1495/1593] Compiling _CryptoExtras PrettyBytes.swift
[1496/1593] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1497/1593] Compiling APNSCore P256.Signing.PrivateKey+PrivateFilePath.swift
[1498/1593] Compiling APNSCore APNSClient+VoIP.swift
[1499/1593] Compiling APNSCore APNSVoIPNotification.swift
[1507/1593] Compiling _CryptoExtras Error.swift
[1510/1593] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1511/1593] Compiling _CryptoExtras PBKDF2.swift
[1512/1593] Compiling _CryptoExtras Scrypt_boring.swift
[1513/1598] Compiling _CryptoExtras VOPRF+API.swift
[1514/1598] Compiling _CryptoExtras VOPRFClient.swift
[1515/1598] Compiling _CryptoExtras VOPRFServer.swift
[1516/1598] Compiling _CryptoExtras RSA+BlindSigning.swift
[1517/1598] Compiling _CryptoExtras RSA.swift
[1518/1598] Compiling Algorithms Unique.swift
[1519/1598] Compiling Algorithms Windows.swift
[1520/1598] Compiling _CryptoExtras Scrypt.swift
[1521/1598] Compiling _CryptoExtras OPRF.swift
[1522/1598] Compiling _CryptoExtras OPRFClient.swift
[1523/1598] Compiling _CryptoExtras OPRFServer.swift
[1552/1598] Emitting module _CryptoExtras
[1553/1598] Compiling _CryptoExtras DLEQ.swift
[1554/1598] Compiling _CryptoExtras Prover.swift
[1555/1598] Compiling _CryptoExtras Verifier.swift
[1556/1598] Compiling _CryptoExtras ZKPToolbox.swift
[1557/1598] Compiling _CryptoExtras resource_bundle_accessor.swift
[1563/1598] Emitting module Atomics
[1564/1659] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1565/1659] Compiling NIOCore EventLoopFuture.swift
[1566/1659] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1567/1659] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1568/1659] Compiling NIOCore ByteBuffer-aux.swift
[1569/1659] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1570/1659] Compiling NIOCore ByteBuffer-conversions.swift
[1571/1659] Compiling NIOCore NIOAsyncWriter.swift
[1572/1659] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1573/1659] Compiling NIOCore BSDSocketAPI.swift
[1574/1659] Emitting module Algorithms
[1575/1659] Compiling NIOCore GlobalSingletons.swift
[1576/1659] Compiling NIOCore IO.swift
[1577/1659] Compiling NIOCore IOData.swift
[1578/1659] Compiling NIOCore IPProtocol.swift
[1579/1659] Compiling NIOCore IntegerBitPacking.swift
[1580/1659] Compiling NIOCore IntegerTypes.swift
[1581/1665] Compiling NIOCore NIOLoopBound.swift
[1582/1665] Compiling NIOCore NIOScheduledCallback.swift
[1583/1665] Compiling NIOCore NIOSendable.swift
[1584/1665] Compiling NIOCore RecvByteBufferAllocator.swift
[1585/1665] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1586/1665] Compiling NIOCore SocketAddresses.swift
[1587/1665] Compiling NIOCore Codec.swift
[1588/1665] Compiling NIOCore ConvenienceOptionSupport.swift
[1589/1665] Compiling NIOCore DeadChannel.swift
[1590/1665] Compiling NIOCore DispatchQueue+WithFuture.swift
[1591/1665] Compiling NIOCore EventLoop+Deprecated.swift
[1592/1665] Compiling NIOCore EventLoop+SerialExecutor.swift
[1593/1665] Compiling NIOCore EventLoop.swift
[1594/1665] Compiling NIOCore SocketOptionProvider.swift
[1595/1665] Compiling NIOCore SystemCallHelpers.swift
[1596/1665] Compiling NIOCore TimeAmount+Duration.swift
[1597/1665] Compiling NIOCore TypeAssistedChannelHandler.swift
[1598/1665] Compiling NIOCore UniversalBootstrapSupport.swift
[1599/1665] Compiling NIOCore Utilities.swift
[1604/1665] Compiling NIOCore FileDescriptor.swift
[1605/1665] Compiling NIOCore FileHandle.swift
[1606/1665] Compiling NIOCore FileRegion.swift
[1607/1665] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1614/1665] Compiling NIOCore Interfaces.swift
[1615/1665] Compiling NIOCore Linux.swift
[1616/1665] Compiling NIOCore MarkedCircularBuffer.swift
[1617/1665] Compiling NIOCore MulticastChannel.swift
[1618/1665] Compiling NIOCore NIOAny.swift
[1619/1665] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1620/1665] Compiling NIOCore Channel.swift
[1621/1665] Compiling NIOCore ChannelHandler.swift
[1622/1665] Compiling NIOCore ChannelHandlers.swift
[1623/1665] Compiling NIOCore ChannelInvoker.swift
[1624/1665] Compiling NIOCore ChannelOption.swift
[1625/1665] Compiling NIOCore ChannelPipeline.swift
[1626/1665] Compiling NIOCore CircularBuffer.swift
[1627/1665] Compiling NIOCore AsyncChannelInboundStream.swift
[1628/1665] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1629/1665] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1630/1665] Compiling NIOCore ByteBuffer-core.swift
[1631/1665] Compiling NIOCore AddressedEnvelope.swift
[1632/1665] Compiling NIOCore AsyncAwaitSupport.swift
[1633/1665] Compiling NIOCore AsyncChannel.swift
[1634/1665] Compiling NIOCore AsyncChannelHandler.swift
[1635/1665] Compiling NIOCore ByteBuffer-hex.swift
[1636/1665] Compiling NIOCore ByteBuffer-int.swift
[1637/1665] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1638/1665] Compiling NIOCore ByteBuffer-multi-int.swift
[1639/1665] Emitting module APNSCore
[1645/1665] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1646/1665] Compiling NIOCore ByteBuffer-views.swift
[1654/1665] Emitting module NIOCore
[1655/1718] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1656/1718] Compiling NIOEmbedded AsyncTestingChannel.swift
[1657/1718] Emitting module NIOEmbedded
[1658/1718] Compiling NIOEmbedded Embedded.swift
[1659/1718] Compiling NIOPosix Selectable.swift
[1660/1718] Compiling NIOPosix SelectableChannel.swift
[1661/1718] Compiling NIOPosix SelectableEventLoop.swift
[1662/1718] Compiling NIOPosix SelectorEpoll.swift
[1663/1718] Compiling NIOPosix SelectorGeneric.swift
[1664/1718] Compiling NIOPosix SocketProtocols.swift
[1665/1718] Compiling NIOPosix System.swift
[1666/1718] Compiling NIOPosix Thread.swift
[1667/1718] Compiling NIOPosix ThreadPosix.swift
[1668/1718] Compiling NIOPosix ThreadWindows.swift
[1669/1723] Compiling NIOPosix BSDSocketAPICommon.swift
[1670/1723] Compiling NIOPosix BSDSocketAPIPosix.swift
[1671/1723] Compiling NIOPosix BSDSocketAPIWindows.swift
[1672/1723] Compiling NIOPosix BaseSocket.swift
[1673/1723] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1674/1723] Compiling NIOPosix BaseSocketChannel.swift
[1675/1723] Compiling NIOPosix SelectorKqueue.swift
[1676/1723] Compiling NIOPosix SelectorUring.swift
[1677/1723] Compiling NIOPosix ServerSocket.swift
[1678/1723] Compiling NIOPosix Socket.swift
[1679/1723] Compiling NIOPosix SocketChannel.swift
[1680/1723] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1681/1723] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1682/1723] Compiling NIOPosix PosixSingletons.swift
[1683/1723] Compiling NIOPosix RawSocketBootstrap.swift
[1684/1723] Compiling NIOPosix Resolver.swift
[1685/1723] Compiling NIOPosix LinuxCPUSet.swift
[1686/1723] Compiling NIOPosix LinuxUring.swift
[1687/1723] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1688/1723] Compiling NIOPosix NIOThreadPool.swift
[1689/1723] Compiling NIOPosix NonBlockingFileIO.swift
[1690/1723] Compiling NIOPosix GetaddrinfoResolver.swift
[1691/1723] Compiling NIOPosix HappyEyeballs.swift
[1692/1723] Compiling NIOPosix IO.swift
[1693/1723] Compiling NIOPosix IntegerBitPacking.swift
[1694/1723] Compiling NIOPosix IntegerTypes.swift
[1695/1723] Compiling NIOPosix Linux.swift
[1696/1723] Compiling NIOPosix PendingDatagramWritesManager.swift
[1697/1723] Compiling NIOPosix PendingWritesManager.swift
[1698/1723] Compiling NIOPosix PipeChannel.swift
[1699/1723] Compiling NIOPosix PipePair.swift
[1700/1723] Compiling NIOPosix Pool.swift
[1701/1723] Compiling NIOPosix UnsafeTransfer.swift
[1702/1723] Compiling NIOPosix Utilities.swift
[1703/1723] Compiling NIOPosix VsockAddress.swift
[1704/1723] Compiling NIOPosix VsockChannelEvents.swift
[1705/1723] Compiling NIOPosix resource_bundle_accessor.swift
[1706/1723] Compiling NIOPosix BaseStreamSocketChannel.swift
[1707/1723] Compiling NIOPosix Bootstrap.swift
[1708/1723] Compiling NIOPosix ControlMessage.swift
[1709/1723] Compiling NIOPosix DatagramVectorReadManager.swift
[1710/1723] Compiling NIOPosix Errors+Any.swift
[1711/1723] Compiling NIOPosix FileDescriptor.swift
[1712/1723] Emitting module NIOPosix
[1719/1784] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1720/1784] Compiling _NIOFileSystem BufferedStream.swift
[1721/1784] Compiling _NIOFileSystem Cancellation.swift
[1722/1784] Compiling _NIOFileSystem TokenBucket.swift
[1723/1784] Compiling _NIOFileSystem FileSystemError.swift
[1724/1784] Emitting module NIO
[1725/1784] Compiling NIO Exports.swift
[1726/1824] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1727/1824] Compiling NIOHTTP1 HTTPDecoder.swift
[1728/1824] Compiling NIOHTTP1 HTTPEncoder.swift
[1729/2013] Compiling X509 OCSPCertStatus.swift
[1730/2013] Compiling X509 Digests.swift
[1731/2013] Compiling X509 GeneralName.swift
[1732/2013] Compiling X509 Lock.swift
[1733/2013] Compiling NIOTLS TLSEvents.swift
[1734/2013] Compiling X509 DNBuilder.swift
[1735/2013] Compiling X509 LocalityName.swift
[1736/2013] Compiling X509 OrganizationName.swift
[1737/2013] Compiling X509 OrganizationalUnitName.swift
[1738/2013] Compiling X509 StateOrProvinceName.swift
[1739/2013] Compiling X509 StreetAddress.swift
[1740/2013] Compiling X509 Error.swift
[1741/2013] Compiling NIOSOCKS ClientStateMachine.swift
[1742/2013] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1743/2014] Compiling NIOSOCKS SOCKSResponse.swift
[1744/2014] Compiling NIOSOCKS Errors.swift
[1745/2014] Compiling NIOSOCKS Messages.swift
[1746/2014] Compiling NIOSOCKS Helpers.swift
[1747/2014] Compiling NIOSOCKS SOCKSRequest.swift
[1748/2014] Compiling X509 ExtensionsBuilder.swift
[1750/2014] Compiling X509 Extension.swift
[1751/2014] Compiling X509 Extensions.swift
[1752/2014] Emitting module NIOSOCKS
[1753/2014] Compiling NIOSOCKS ServerStateMachine.swift
[1754/2014] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1755/2014] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1756/2014] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1757/2014] Emitting module NIOTLS
[1758/2014] Compiling NIOTLS SNIHandler.swift
[1759/2044] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1760/2045] Compiling NIOSSL NIOSSLSecureBytes.swift
[1761/2045] Compiling NIOSSL RNG.swift
[1762/2045] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1763/2045] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1764/2045] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1765/2045] Emitting module NIOFoundationCompat
[1766/2045] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1767/2045] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1770/2045] Compiling NIOSSL SSLPublicKey.swift
[1771/2045] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1772/2045] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1773/2045] Compiling NIOSSL SSLInit.swift
[1774/2045] Compiling NIOSSL SSLPKCS12Bundle.swift
[1775/2045] Compiling NIOSSL SSLPrivateKey.swift
[1776/2045] Compiling X509 SubjectKeyIdentifier.swift
[1777/2045] Compiling X509 ExpiryPolicy.swift
[1778/2077] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1779/2077] Compiling SQLKit SQLUnion.swift
[1780/2077] Compiling SQLKit SQLUpdate.swift
[1781/2077] Compiling SQLKit SQLExpression.swift
[1782/2077] Compiling SQLKit SQLSerializer.swift
[1783/2077] Compiling SQLKit SQLStatement.swift
[1784/2077] Compiling SQLKit SQLBinaryExpression.swift
[1785/2077] Compiling SQLKit SQLBinaryOperator.swift
[1786/2077] Compiling SQLKit SQLBind.swift
[1787/2077] Compiling SQLKit SQLFunction.swift
[1788/2077] Compiling SQLKit SQLGroupExpression.swift
[1789/2077] Compiling X509 CMSContentInfo.swift
[1790/2077] Compiling X509 CMSEncapsulatedContentInfo.swift
[1791/2077] Compiling X509 CMSIssuerAndSerialNumber.swift
[1792/2077] Compiling X509 CMSOperations.swift
[1793/2077] Compiling X509 CMSSignature.swift
[1794/2077] Compiling X509 CMSSignedData.swift
[1795/2077] Compiling X509 CMSSignerIdentifier.swift
[1796/2077] Compiling X509 CMSSignerInfo.swift
[1797/2077] Compiling X509 CMSVersion.swift
[1798/2077] Compiling X509 Curve25519+DER.swift
[1799/2077] Compiling X509 CSRAttributes.swift
[1800/2077] Compiling X509 CSRVersion.swift
[1801/2077] Compiling X509 CertificateSigningRequest.swift
[1802/2077] Compiling X509 CertificationRequestInfo.swift
[1803/2077] Compiling X509 ExtensionRequest.swift
[1804/2077] Compiling X509 Certificate.swift
[1805/2077] Compiling X509 CertificatePrivateKey.swift
[1806/2077] Compiling X509 CertificatePublicKey.swift
[1807/2077] Compiling X509 CertificateSerialNumber.swift
[1808/2077] Compiling X509 CertificateVersion.swift
[1809/2077] Compiling X509 CMSAttribute.swift
[1810/2077] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1811/2077] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1812/2077] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1813/2077] Compiling NIOTransportServices NIOTSBootstraps.swift
[1814/2077] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1815/2077] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1816/2077] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1817/2077] Compiling NIOTransportServices StateManagedChannel.swift
[1818/2077] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1819/2077] Compiling NIOTransportServices NIOTSErrors.swift
[1820/2077] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1821/2077] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1822/2077] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1823/2077] Compiling NIOTransportServices NIOTSSingletons.swift
[1824/2077] Compiling NIOTransportServices AcceptHandler.swift
[1825/2077] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1826/2077] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1827/2077] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1828/2077] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1829/2077] Compiling NIOTransportServices NIOTSEventLoop.swift
[1830/2077] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1831/2077] Compiling X509 OCSPTBSRequest.swift
[1832/2077] Compiling X509 OCSPVersion.swift
[1833/2077] Compiling X509 PKCS8PrivateKey.swift
[1834/2077] Compiling X509 PromiseAndFuture.swift
[1835/2077] Compiling X509 RDNAttribute.swift
[1836/2077] Compiling X509 RandomNumberGenerator+bytes.swift
[1837/2077] Compiling X509 RelativeDistinguishedName.swift
[1838/2077] Compiling X509 SEC1PrivateKey.swift
[1839/2077] Compiling X509 SecKeyWrapper.swift
[1840/2077] Compiling X509 CSRAttribute.swift
[1841/2077] Compiling X509 OCSPExtensionID.swift
[1842/2077] Compiling SQLKit SQLCommonUnionBuilder.swift
[1843/2077] Compiling SQLKit SQLJoinBuilder.swift
[1844/2077] Compiling SQLKit SQLPartialResultBuilder.swift
[1845/2077] Compiling SQLKit SQLPredicateBuilder.swift
[1846/2077] Compiling SQLKit SQLQueryBuilder.swift
[1847/2077] Compiling SQLKit SQLQueryFetcher.swift
[1848/2077] Compiling SQLKit SQLReturningBuilder.swift
[1849/2077] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1850/2077] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1851/2077] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1863/2080] Emitting module NIOHTTP1
[1870/2080] Emitting module _NIOFileSystem
[1871/2129] Compiling NIOSSL resource_bundle_accessor.swift
[1872/2129] Compiling X509 NameConstraintsPolicy.swift
[1873/2129] Compiling X509 RFC5280Policy.swift
[1874/2129] Compiling X509 URIConstraints.swift
[1875/2129] Compiling X509 VersionPolicy.swift
[1876/2129] Compiling _NIOFileSystem OpenOptions.swift
[1877/2129] Compiling _NIOFileSystem String+FileSystem.swift
[1878/2129] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1879/2129] Compiling X509 VerificationDiagnostic.swift
[1880/2129] Compiling X509 OCSPSingleResponse.swift
[1881/2129] Compiling NIOExtras NIOExtrasError.swift
[1882/2129] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1883/2129] Compiling NIOExtras LineBasedFrameDecoder.swift
[1884/2129] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1891/2129] Compiling NIOExtras QuiescingHelper.swift
[1892/2129] Compiling NIOExtras RequestResponseHandler.swift
[1895/2129] Compiling NIOExtras JSONRPCFraming.swift
[1896/2129] Compiling NIOExtras DebugInboundEventsHandler.swift
[1897/2129] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1898/2129] Compiling NIOExtras NIORequestIdentifiable.swift
[1899/2129] Compiling NIOExtras PCAPRingBuffer.swift
[1900/2129] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1901/2129] Compiling NIOExtras LengthFieldPrepender.swift
[1902/2129] Compiling NIOWebSocket WebSocketOpcode.swift
[1916/2130] Compiling NIOSSL UniversalBootstrapSupport.swift
[1917/2130] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1926/2130] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1927/2130] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1928/2130] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1929/2130] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1930/2130] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1931/2130] Compiling NIOHPACK DynamicHeaderTable.swift
[1932/2130] Compiling NIOHPACK HPACKDecoder.swift
[1933/2130] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1934/2130] Compiling NIOHPACK IntegerCoding.swift
[1935/2130] Compiling NIOHPACK HuffmanTables.swift
[1936/2130] Compiling NIOHPACK IndexedHeaderTable.swift
[1946/2132] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1947/2132] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1948/2132] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1949/2132] Compiling NIOHTTPCompression HTTPCompression.swift
[1950/2132] Emitting module NIOHTTPCompression
[1951/2132] Compiling NIOHTTPCompression HTTPDecompression.swift
[1952/2132] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1953/2132] Compiling NIOHPACK HeaderTables.swift
[1954/2132] Compiling NIOHPACK HuffmanCoding.swift
[1955/2132] Compiling NIOHPACK StaticHeaderTable.swift
[1956/2151] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1957/2151] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1958/2151] Compiling NIOWebSocket SHA1.swift
[1959/2151] Compiling NIOWebSocket WebSocketFrame.swift
[1960/2151] Compiling MultipartKit MultipartPart.swift
[1961/2151] Compiling MultipartKit MultipartPartConvertible.swift
[1962/2151] Compiling MultipartKit MultipartFormData.swift
[1965/2151] Compiling MultipartKit FormDataEncoder.swift
[1966/2151] Compiling MultipartKit Storage.swift
[1967/2151] Compiling MultipartKit MultipartParser.swift
[1969/2151] Compiling MultipartKit BasicCodingKey.swift
[1970/2151] Compiling MultipartKit MultipartError.swift
[1971/2151] Emitting module NIOTransportServices
[1972/2151] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1973/2151] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1974/2151] Compiling MultipartKit Exports.swift
[1975/2151] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1976/2151] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1977/2151] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1978/2151] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1979/2151] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1980/2151] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1981/2151] Compiling MultipartKit FormDataDecoder.swift
[1982/2153] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1989/2153] Emitting module NIOWebSocket
[2000/2163] Compiling NIOHPACK HPACKEncoder.swift
[2001/2163] Compiling NIOHPACK HPACKErrors.swift
[2002/2163] Compiling NIOHPACK HPACKHeader.swift
[2003/2163] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2004/2163] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2005/2163] Emitting module NIOSSL
[2010/2163] Emitting module NIOExtras
[2013/2163] Emitting module NIOHPACK
[2036/2228] Emitting module NIOFileSystem
[2037/2228] Compiling NIOFileSystem Exports.swift
[2038/2228] Compiling NIOHTTP2 InboundEventBuffer.swift
[2039/2228] Compiling NIOHTTP2 InboundWindowManager.swift
[2040/2228] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2041/2228] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2042/2228] Compiling NIOHTTP2 QuiescingState.swift
[2043/2228] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2055/2228] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2056/2228] Emitting module _NIOFileSystemFoundationCompat
[2057/2228] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2058/2228] Compiling X509 VerifierPolicy.swift
[2059/2228] Compiling X509 AlgorithmIdentifier.swift
[2060/2228] Compiling X509 ECDSASignature.swift
[2061/2228] Compiling X509 RSAPKCS1PublicKey.swift
[2062/2228] Compiling X509 SubjectPublicKeyInfo.swift
[2063/2228] Compiling X509 TBSCertificate.swift
[2064/2228] Compiling X509 Time.swift
[2065/2228] Compiling X509 TimeCalculations.swift
[2066/2228] Compiling X509 Validity.swift
[2067/2228] Compiling SQLKit StringHandling.swift
[2068/2228] Compiling NIOExtras WritePCAPHandler.swift
[2069/2228] Compiling NIOHTTP2 SendingHeadersState.swift
[2070/2228] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2071/2228] Compiling NIOHTTP2 SendingDataState.swift
[2072/2228] Compiling NIOHTTP2 SendingGoawayState.swift
[2073/2228] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2074/2228] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2075/2228] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2076/2228] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2077/2228] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2078/2228] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2079/2228] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2080/2228] Compiling NIOHTTP2 MaySendFrames.swift
[2081/2228] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2082/2228] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2083/2228] Compiling NIOHTTP2 Error+Any.swift
[2084/2228] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2085/2228] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2087/2228] Emitting module MultipartKit
[2088/2238] Compiling MultipartKit MultipartSerializer.swift
[2089/2238] Compiling MultipartKit Utilities.swift
[2100/2238] Compiling WebSocketKit WebSocket.swift
[2101/2238] Compiling WebSocketKit WebSocketHandler.swift
[2102/2238] Compiling WebSocketKit Exports.swift
[2103/2238] Emitting module WebSocketKit
[2104/2238] Compiling WebSocketKit WebSocket+Connect.swift
[2105/2238] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2106/2238] Compiling WebSocketKit WebSocket+Concurrency.swift
[2107/2238] Compiling WebSocketKit WebSocketClient.swift
[2108/2238] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2109/2238] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2110/2238] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2111/2238] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2112/2238] Compiling NIOHTTP2 HTTP2Frame.swift
[2113/2238] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2114/2238] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2115/2238] Compiling NIOHTTP2 HTTP2PingData.swift
[2116/2238] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2119/2238] Compiling NIOHTTP2 HTTP2Settings.swift
[2120/2238] Compiling NIOHTTP2 HTTP2Stream.swift
[2121/2238] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2122/2238] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2123/2238] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2124/2238] Compiling NIOHTTP2 HTTP2StreamID.swift
[2125/2238] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2126/2238] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2127/2238] Compiling NIOHTTP2 MayReceiveFrames.swift
[2128/2238] Compiling NIOHTTP2 ReceivingDataState.swift
[2142/2238] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2143/2238] Compiling NIOHTTP2 StateMachineResult.swift
[2144/2238] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2145/2238] Compiling NIOHTTP2 DOSHeuristics.swift
[2146/2238] Compiling NIOHTTP2 SendingRstStreamState.swift
[2147/2238] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2148/2238] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2149/2238] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2150/2238] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2151/2238] Compiling NIOHTTP2 HasLocalSettings.swift
[2152/2238] Compiling NIOHTTP2 HasRemoteSettings.swift
[2153/2238] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2154/2238] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2155/2238] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2156/2238] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2157/2238] Compiling NIOHTTP2 HTTP2Error.swift
[2158/2238] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2159/2238] Emitting module SQLKit
[2167/2244] Compiling X509 Verifier.swift
[2196/2244] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2197/2244] Compiling NIOHTTP2 StreamChannelList.swift
[2198/2244] Compiling NIOHTTP2 StreamMap.swift
[2199/2244] Compiling NIOHTTP2 StreamStateMachine.swift
[2200/2244] Compiling NIOHTTP2 UnsafeTransfer.swift
[2201/2244] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2202/2244] Emitting module AsyncKit
[2203/2244] Emitting module NIOHTTP2
[2237/2305] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2238/2305] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2239/2305] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2240/2305] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2241/2305] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2242/2305] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2243/2305] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2244/2311] Compiling AsyncHTTPClient SSLContextCache.swift
[2245/2311] Compiling AsyncHTTPClient Scheme.swift
[2246/2311] Compiling AsyncHTTPClient Singleton.swift
[2247/2311] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2248/2311] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2249/2311] Compiling AsyncHTTPClient Utils.swift
[2250/2311] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2251/2311] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2252/2311] Compiling AsyncHTTPClient ConnectionPool.swift
[2253/2311] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2254/2311] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2255/2311] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2256/2311] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2257/2311] Emitting module X509
[2258/2320] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2259/2320] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2260/2320] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2261/2320] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2262/2320] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2263/2320] Compiling AsyncHTTPClient RequestBodyLength.swift
[2264/2320] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2265/2320] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2266/2320] Compiling AsyncHTTPClient ConnectionTarget.swift
[2267/2320] Compiling AsyncHTTPClient DeconstructedURL.swift
[2268/2320] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2269/2320] Compiling AsyncHTTPClient FoundationExtensions.swift
[2270/2320] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2271/2320] Compiling AsyncHTTPClient RequestOptions.swift
[2272/2320] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2273/2320] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2274/2320] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2275/2320] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2276/2320] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2277/2320] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2278/2320] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2279/2320] Compiling AsyncHTTPClient TLSConfiguration.swift
[2280/2320] Compiling AsyncHTTPClient RedirectState.swift
[2281/2320] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2282/2320] Compiling AsyncHTTPClient RequestBag.swift
[2283/2320] Compiling AsyncHTTPClient RequestValidation.swift
[2284/2320] Compiling AsyncHTTPClient HTTP1Connection.swift
[2285/2320] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2286/2320] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2287/2320] Compiling AsyncHTTPClient HTTP2Connection.swift
[2288/2320] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2289/2320] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2290/2320] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2291/2320] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2292/2320] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2293/2320] Compiling AsyncHTTPClient HTTPClient.swift
[2294/2320] Compiling AsyncHTTPClient HTTPHandler.swift
[2295/2320] Compiling AsyncHTTPClient LRUCache.swift
[2296/2320] Compiling AsyncHTTPClient NWErrorHandler.swift
[2297/2320] Emitting module AsyncHTTPClient
[2298/2320] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2299/2320] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2300/2320] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2301/2320] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2302/2320] Compiling AsyncHTTPClient Transaction.swift
[2303/2320] Compiling AsyncHTTPClient Base64.swift
[2304/2320] Compiling AsyncHTTPClient BasicAuth.swift
[2305/2325] Compiling APNS APNSJSONEncoder.swift
[2306/2325] Compiling APNS APNSConfiguration.swift
[2307/2325] Compiling APNS APNSJSONDecoder.swift
[2308/2325] Emitting module APNS
[2309/2325] Compiling APNS APNSClient.swift
[2310/2325] Compiling WalletOrders WalletOrdersError.swift
[2311/2325] Compiling WalletOrders OrderJSON.swift
[2312/2325] Compiling WalletPasses WalletPassesError.swift
[2313/2325] Compiling WalletPasses PassJSON.swift
[2314/2325] Compiling WalletPasses PersonalizationJSON.swift
[2315/2325] Emitting module WalletPasses
[2316/2325] Compiling WalletPasses PassBuilder.swift
[2317/2325] Compiling WalletOrders OrderBuilder.swift
[2318/2325] Emitting module WalletOrders
[2326/2611] Compiling Vapor Application.swift
[2327/2611] Compiling Vapor AuthenticationCache.swift
[2328/2611] Compiling Vapor Authenticator.swift
[2329/2611] Compiling Vapor BasicAuthorization.swift
[2330/2611] Compiling Vapor BearerAuthorization.swift
[2331/2611] Compiling Vapor GuardMiddleware.swift
[2332/2611] Compiling Vapor RedirectMiddleware.swift
[2333/2611] Compiling Vapor SessionAuthenticatable.swift
[2334/2611] Compiling Vapor Bcrypt.swift
[2335/2611] Compiling Vapor Application+Cache.swift
[2336/2620] Compiling Vapor CommandContext+Application.swift
[2337/2620] Compiling Vapor RoutesCommand.swift
[2338/2620] Compiling Vapor PlaintextDecoder.swift
[2339/2620] Compiling Vapor PlaintextEncoder.swift
[2340/2620] Compiling Vapor URLQueryCoders.swift
[2341/2620] Compiling Vapor URLQueryContainer.swift
[2342/2620] Compiling Vapor Core.swift
[2343/2620] Compiling Vapor Running.swift
[2344/2620] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2345/2620] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2346/2620] Compiling Vapor Application+Responder.swift
[2347/2620] Compiling Vapor DefaultResponder.swift
[2348/2620] Compiling Vapor Response+Body.swift
[2349/2620] Compiling Vapor Response.swift
[2350/2620] Compiling Vapor ResponseCodable.swift
[2351/2620] Compiling Vapor Application+Routes.swift
[2352/2620] Compiling Vapor Parameters+Require.swift
[2353/2620] Compiling Vapor Request+WebSocket.swift
[2354/2620] Compiling Vapor Route.swift
[2355/2620] Compiling Vapor RouteCollection.swift
[2356/2620] Compiling Vapor Cache.swift
[2357/2620] Compiling Vapor CacheExpirationTime.swift
[2358/2620] Compiling Vapor MemoryCache.swift
[2359/2620] Compiling Vapor Request+Cache.swift
[2360/2620] Compiling Vapor Application+Clients.swift
[2361/2620] Compiling Vapor Client.swift
[2362/2620] Compiling Vapor ClientRequest.swift
[2363/2620] Compiling Vapor ClientResponse.swift
[2364/2620] Compiling Vapor Request+Client.swift
[2365/2620] Compiling Vapor BootCommand.swift
[2366/2620] Compiling FluentKit DatabaseQuery+Value.swift
[2367/2620] Compiling FluentKit DatabaseQuery.swift
[2368/2620] Compiling FluentKit QueryHistory.swift
[2369/2620] Compiling FluentKit DatabaseSchema.swift
[2370/2620] Compiling FluentKit SchemaBuilder.swift
[2371/2620] Compiling FluentKit OptionalType.swift
[2372/2620] Compiling FluentKit RandomGeneratable.swift
[2373/2620] Compiling FluentKit SomeCodingKey.swift
[2374/2620] Compiling FluentKit UnsafeMutableTransferBox.swift
[2383/2620] Compiling Vapor DotEnvFile+load.swift
[2384/2620] Compiling Vapor Routes+caseInsenstive.swift
[2385/2620] Compiling Vapor Validatable+validate.swift
[2386/2620] Compiling Vapor Environment+Process.swift
[2387/2620] Compiling Vapor Environment+Secret.swift
[2388/2620] Compiling Vapor Environment.swift
[2389/2620] Compiling Vapor Abort.swift
[2390/2620] Compiling Vapor AbortError.swift
[2391/2620] Compiling Vapor DebuggableError.swift
[2392/2620] Compiling Vapor Demangler.swift
[2393/2620] Compiling Vapor ErrorSource.swift
[2394/2620] Compiling Vapor StackTrace.swift
[2395/2620] Compiling Vapor Exports.swift
[2396/2620] Compiling Vapor Application+HTTP.swift
[2397/2641] Compiling Vapor Application+Passwords.swift
[2398/2641] Compiling Vapor AsyncPasswordHasher.swift
[2399/2641] Compiling Vapor BcryptHasher.swift
[2400/2641] Compiling Vapor PasswordHasher.swift
[2401/2641] Compiling Vapor PlaintextHasher.swift
[2402/2641] Compiling Vapor Request+Password.swift
[2403/2641] Compiling Vapor Redirect.swift
[2404/2641] Compiling Vapor Request+Body.swift
[2405/2641] Compiling Vapor Request+BodyStream.swift
[2406/2641] Compiling Vapor Request.swift
[2407/2641] Compiling Vapor ContainerGetPathExecutor.swift
[2408/2641] Compiling Vapor Content.swift
[2409/2641] Compiling Vapor ContentCoders.swift
[2410/2641] Compiling Vapor ContentConfiguration.swift
[2411/2641] Compiling Vapor ContentContainer.swift
[2412/2641] Compiling Vapor JSONCoder+Custom.swift
[2413/2641] Compiling Vapor JSONCoders+Content.swift
[2414/2641] Compiling Vapor FormDataDecoder+Content.swift
[2415/2641] Compiling Vapor FormDataEncoder+Content.swift
[2416/2641] Compiling Vapor Application+Password.swift
[2417/2641] Emitting module FluentKit
[2418/2641] Compiling Vapor AsyncSessionDriver.swift
[2419/2641] Compiling Vapor Authentication+Concurrency.swift
[2420/2641] Compiling Vapor Cache+Concurrency.swift
[2421/2641] Compiling Vapor Client+Concurrency.swift
[2422/2641] Compiling Vapor RequestBody+Concurrency.swift
[2423/2641] Compiling Vapor Responder+Concurrency.swift
[2424/2641] Compiling Vapor ResponseCodable+Concurrency.swift
[2425/2641] Compiling Vapor RoutesBuilder+Concurrency.swift
[2426/2641] Compiling Vapor ViewRenderer+Concurrency.swift
[2427/2641] Compiling Vapor WebSocket+Concurrency.swift
[2432/2641] Compiling Vapor ServeCommand.swift
[2433/2641] Compiling Vapor AnyResponse+Concurrency.swift
[2434/2641] Compiling Vapor AsyncBasicResponder.swift
[2435/2641] Compiling Vapor AsyncMiddleware.swift
[2436/2641] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2513/2645] Compiling FluentWallet DeviceModel.swift
[2514/2645] Compiling FluentWallet PushTokenDTO.swift
[2515/2645] Emitting module FluentWallet
[2516/2645] Compiling FluentWallet LogEntriesDTO.swift
[2517/2665] Compiling FluentWalletPasses PassDataModel.swift
[2518/2665] Compiling FluentWalletPasses PassModel.swift
[2519/2665] Compiling FluentWalletPasses PassesRegistrationModel.swift
[2520/2666] Compiling FluentWalletPasses PassesDevice.swift
[2521/2666] Compiling FluentWalletPasses Pass.swift
[2522/2666] Compiling FluentWalletOrders OrdersRegistrationModel.swift
[2523/2666] Compiling FluentWalletOrders OrderModel.swift
[2524/2666] Compiling FluentWalletOrders OrderDataModel.swift
[2525/2666] Compiling FluentWalletOrders OrdersDevice.swift
[2526/2666] Compiling FluentWalletOrders Order.swift
[2527/2666] Compiling FluentWalletOrders Exports.swift
[2528/2666] Compiling FluentWalletOrders OrdersRegistration.swift
[2529/2666] Emitting module FluentWalletOrders
[2530/2666] Compiling FluentWalletOrders OrderIdentifiersDTO.swift
[2531/2666] Compiling FluentWalletPasses PassesRegistration.swift
[2532/2666] Compiling FluentWalletPasses PersonalizationInfo.swift
[2533/2666] Compiling FluentWalletPasses Exports.swift
[2534/2666] Compiling FluentWalletPasses PersonalizationDictionaryDTO.swift
[2535/2666] Compiling FluentWalletPasses SerialNumbersDTO.swift
[2536/2666] Emitting module FluentWalletPasses
[2537/2666] Compiling Vapor HTTPMediaTypePreference.swift
[2538/2666] Compiling Vapor Responder.swift
[2539/2666] Compiling Vapor Application+HTTP+Server.swift
[2540/2666] Compiling Vapor HTTPServer.swift
[2541/2666] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2542/2666] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2543/2666] Compiling Vapor HTTPServerHandler.swift
[2544/2666] Compiling Vapor HTTPServerRequestDecoder.swift
[2545/2666] Compiling Vapor HTTPServerResponseEncoder.swift
[2546/2666] Compiling Vapor HTTPServerUpgradeHandler.swift
[2547/2666] Compiling Vapor Logger+Report.swift
[2548/2666] Compiling Vapor LoggingSystem+Environment.swift
[2549/2666] Compiling Vapor Application+Middleware.swift
[2550/2666] Compiling Vapor CORSMiddleware.swift
[2551/2666] Compiling Vapor ErrorMiddleware.swift
[2552/2666] Compiling Vapor FileMiddleware.swift
[2553/2666] Compiling Vapor Middleware.swift
[2554/2666] Compiling Vapor MiddlewareConfiguration.swift
[2555/2666] Compiling Vapor ResponseCompressionMiddleware.swift
[2556/2666] Compiling Vapor RouteLoggingMiddleware.swift
[2557/2666] Compiling Vapor TracingMiddleware.swift
[2558/2666] Compiling Vapor File+Multipart.swift
[2559/2666] Compiling FluentWalletPasses PersonalizationInfoModel.swift
[2560/2666] Compiling Vapor Case.swift
[2561/2666] Compiling Vapor CharacterSet.swift
[2562/2666] Compiling Vapor Count.swift
[2563/2666] Compiling Vapor Custom.swift
[2564/2666] Compiling Vapor Email.swift
[2565/2666] Compiling Vapor Empty.swift
[2566/2666] Compiling Vapor In.swift
[2567/2666] Compiling Vapor Nil.swift
[2568/2666] Compiling Vapor NilIgnoring.swift
[2569/2666] Compiling Vapor Not.swift
[2570/2666] Compiling Vapor Or.swift
[2571/2666] Compiling Vapor Pattern.swift
[2572/2666] Compiling Vapor Range.swift
[2573/2666] Compiling Vapor URL.swift
[2574/2666] Compiling Vapor Valid.swift
[2575/2666] Compiling Vapor Application+Views.swift
[2576/2666] Compiling Vapor PlaintextRenderer.swift
[2577/2666] Compiling Vapor Request+View.swift
[2578/2666] Compiling Vapor View.swift
[2579/2666] Compiling Vapor ViewRenderer.swift
[2580/2666] Compiling Vapor _Deprecations.swift
[2591/2666] Compiling Vapor App+Service.swift
[2592/2666] Compiling Vapor Req+Service.swift
[2593/2666] Compiling Vapor Service.swift
[2594/2666] Compiling Vapor Application+Sessions.swift
[2595/2666] Compiling Vapor MemorySessions.swift
[2596/2666] Compiling Vapor Request+Session.swift
[2597/2666] Compiling Vapor Session.swift
[2598/2666] Compiling Vapor SessionCache.swift
[2599/2666] Compiling Vapor SessionData.swift
[2600/2666] Compiling Vapor SessionDriver.swift
[2601/2666] Compiling Vapor SessionsConfiguration.swift
[2602/2666] Compiling Vapor SessionsMiddleware.swift
[2603/2666] Compiling Vapor URLEncodedFormData.swift
[2604/2666] Compiling Vapor URLEncodedFormDecoder.swift
[2605/2666] Compiling Vapor URLEncodedFormEncoder.swift
[2606/2666] Compiling Vapor URLEncodedFormError.swift
[2607/2666] Compiling Vapor URLEncodedFormParser.swift
[2608/2666] Compiling Vapor URLEncodedFormSerializer.swift
[2609/2666] Compiling Vapor URLQueryFragmentConvertible.swift
[2610/2666] Compiling Vapor AnyResponse.swift
[2611/2666] Compiling Vapor Array+Random.swift
[2612/2666] Compiling Vapor Base32.swift
[2613/2666] Compiling Vapor Base64.swift
[2614/2666] Compiling Vapor BaseN.swift
[2615/2666] Compiling Vapor BasicCodingKey.swift
[2616/2666] Compiling Vapor ByteCount.swift
[2617/2666] Compiling Vapor Bytes+Hex.swift
[2618/2666] Compiling Vapor Bytes+SecureCompare.swift
[2619/2666] Compiling Vapor Collection+Safe.swift
[2620/2666] Compiling Vapor DataProtocol+Copy.swift
[2621/2666] Compiling Vapor DecoderUnwrapper.swift
[2622/2666] Compiling Vapor DirectoryConfiguration.swift
[2623/2666] Compiling Vapor DotEnv.swift
[2624/2666] Compiling Vapor Extendable.swift
[2625/2666] Compiling Vapor File.swift
[2626/2666] Compiling Vapor FileIO.swift
[2627/2666] Compiling Vapor LifecycleHandler.swift
[2628/2666] Compiling Vapor OptionalType.swift
[2629/2666] Compiling Vapor RFC1123.swift
[2630/2666] Compiling Vapor SocketAddress+Hostname.swift
[2631/2666] Compiling Vapor Storage.swift
[2632/2666] Compiling Vapor String+IsIPAddress.swift
[2633/2666] Compiling Vapor Thread.swift
[2634/2666] Compiling Vapor URI.swift
[2635/2666] Compiling Vapor RangeResult.swift
[2636/2666] Compiling Vapor Validatable.swift
[2637/2666] Compiling Vapor Validation.swift
[2638/2666] Compiling Vapor ValidationKey.swift
[2639/2666] Compiling Vapor Validations.swift
[2640/2666] Compiling Vapor ValidationsError.swift
[2641/2666] Compiling Vapor Validator.swift
[2642/2666] Compiling Vapor ValidatorResult.swift
[2643/2666] Compiling Vapor And.swift
[2644/2666] Compiling Vapor BasicResponder.swift
[2645/2666] Compiling Vapor BodyStream.swift
[2646/2666] Compiling Vapor Application+HTTP+Client.swift
[2647/2666] Compiling Vapor EventLoopHTTPClient.swift
[2648/2666] Compiling Vapor EndpointCache.swift
[2649/2666] Compiling Vapor HTTPMethod+String.swift
[2650/2666] Compiling Vapor HTTPStatus.swift
[2651/2666] Compiling Vapor HTTPCookies.swift
[2652/2666] Compiling Vapor HTTPHeaderCacheControl.swift
[2653/2666] Compiling Vapor HTTPHeaderExpires.swift
[2654/2666] Compiling Vapor HTTPHeaderLastModified.swift
[2655/2666] Compiling Vapor HTTPHeaders+Cache.swift
[2656/2666] Compiling Vapor HTTPHeaders+Connection.swift
[2657/2666] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2658/2666] Compiling Vapor HTTPHeaders+ContentRange.swift
[2659/2666] Compiling Vapor HTTPHeaders+Directive.swift
[2660/2666] Compiling Vapor HTTPHeaders+Forwarded.swift
[2661/2666] Compiling Vapor HTTPHeaders+Link.swift
[2662/2666] Compiling Vapor HTTPHeaders+Name.swift
[2663/2666] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2664/2666] Compiling Vapor HTTPHeaders.swift
[2665/2666] Compiling Vapor HTTPMediaType.swift
[2666/2666] Emitting module Vapor
[2667/2687] Compiling VaporAPNS Request+APNS.swift
[2668/2687] Compiling VaporAPNS Application+APNS.swift
[2669/2687] Compiling Fluent ModelTokenAuthenticatable.swift
[2670/2688] Compiling Fluent ModelAuthenticatable.swift
[2671/2688] Compiling Fluent ModelCredentialsAuthenticatable.swift
[2672/2688] Compiling VaporAPNS APNSContainerID.swift
[2673/2688] Emitting module VaporAPNS
[2674/2688] Compiling VaporAPNS APNSContainers.swift
[2675/2688] Compiling Fluent PageLimit.swift
[2676/2688] Compiling Fluent FluentProvider.swift
[2677/2688] Compiling Fluent MigrateCommand.swift
[2678/2688] Compiling Fluent Fluent+History.swift
[2679/2688] Compiling Fluent Fluent+Paginate.swift
[2680/2688] Compiling Fluent Exports.swift
[2681/2688] Compiling Fluent Fluent+Cache.swift
[2682/2688] Compiling Fluent Pagination+Concurrency.swift
[2683/2688] Compiling Fluent Sessions+Concurrency.swift
[2684/2688] Compiling Fluent FluentProvider+Concurrency.swift
[2685/2688] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[2686/2688] Emitting module Fluent
[2687/2688] Compiling Fluent Fluent+Pagination.swift
[2688/2688] Compiling Fluent Fluent+Sessions.swift
[2689/2692] Compiling VaporWallet isLoggingConfigured.swift
[2690/2692] Compiling VaporWallet TestCertificate.swift
[2691/2692] Emitting module VaporWallet
[2692/2692] Compiling VaporWallet DTOs+Content.swift
[2693/2708] Compiling VaporWalletOrders OrdersServiceCustom.swift
[2694/2708] Compiling VaporWalletPasses PassesServiceCustom.swift
[2695/2708] Compiling VaporWalletOrders OrdersService.swift
[2696/2708] Compiling VaporWalletOrders OrdersService+AsyncModelMiddleware.swift
[2697/2708] Compiling VaporWalletOrders Exports.swift
[2698/2708] Compiling VaporWalletOrders OrderIdentifiersDTO+Content.swift
[2699/2708] Compiling VaporWalletOrders AppleOrderMiddleware.swift
[2700/2708] Compiling VaporWalletOrders OrdersServiceCustom+RouteCollection.swift
[2701/2708] Emitting module VaporWalletOrders
[2702/2708] Compiling VaporWalletPasses PassesService.swift
[2703/2708] Compiling VaporWalletPasses PassesService+AsyncModelMiddleware.swift
[2704/2708] Compiling VaporWalletPasses ApplePassMiddleware.swift
[2705/2708] Compiling VaporWalletPasses Exports.swift
[2706/2708] Emitting module VaporWalletPasses
[2707/2708] Compiling VaporWalletPasses DTOs+Content.swift
[2708/2708] Compiling VaporWalletPasses PassesServiceCustom+RouteCollection.swift
Build complete! (143.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.111.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.12.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "fluent-wallet",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/fpseverino/fluent-wallet.git"
},
{
"identity" : "apns",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/apns.git"
},
{
"identity" : "swift-zip-archive",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/swift-zip-archive.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
}
],
"manifest_display_name" : "wallet",
"name" : "wallet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VaporWalletPasses",
"targets" : [
"VaporWalletPasses"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VaporWalletOrders",
"targets" : [
"VaporWalletOrders"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporWalletPassesTests",
"module_type" : "SwiftTarget",
"name" : "VaporWalletPassesTests",
"path" : "Tests/VaporWalletPassesTests",
"product_dependencies" : [
"VaporTesting",
"FluentSQLiteDriver",
"ZipArchive"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VaporWalletPassesTests/SourceFiles",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Utils/PassData.swift",
"Utils/PassJSONData.swift",
"Utils/withApp.swift",
"VaporWalletPassesTests.swift"
],
"target_dependencies" : [
"VaporWalletPasses"
],
"type" : "test"
},
{
"c99name" : "VaporWalletPasses",
"module_type" : "SwiftTarget",
"name" : "VaporWalletPasses",
"path" : "Sources/VaporWalletPasses",
"product_dependencies" : [
"FluentWalletPasses",
"ZipArchive"
],
"product_memberships" : [
"VaporWalletPasses"
],
"sources" : [
"DTOs/DTOs+Content.swift",
"Exports.swift",
"Middleware/ApplePassMiddleware.swift",
"Middleware/PassesService+AsyncModelMiddleware.swift",
"PassesService.swift",
"PassesServiceCustom+RouteCollection.swift",
"PassesServiceCustom.swift"
],
"target_dependencies" : [
"VaporWallet"
],
"type" : "library"
},
{
"c99name" : "VaporWalletOrdersTests",
"module_type" : "SwiftTarget",
"name" : "VaporWalletOrdersTests",
"path" : "Tests/VaporWalletOrdersTests",
"product_dependencies" : [
"VaporTesting",
"FluentSQLiteDriver",
"ZipArchive"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VaporWalletOrdersTests/SourceFiles",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Utils/OrderData.swift",
"Utils/OrderJSONData.swift",
"Utils/withApp.swift",
"VaporWalletOrdersTests.swift"
],
"target_dependencies" : [
"VaporWalletOrders"
],
"type" : "test"
},
{
"c99name" : "VaporWalletOrders",
"module_type" : "SwiftTarget",
"name" : "VaporWalletOrders",
"path" : "Sources/VaporWalletOrders",
"product_dependencies" : [
"FluentWalletOrders"
],
"product_memberships" : [
"VaporWalletOrders"
],
"sources" : [
"DTOs/OrderIdentifiersDTO+Content.swift",
"Exports.swift",
"Middleware/AppleOrderMiddleware.swift",
"Middleware/OrdersService+AsyncModelMiddleware.swift",
"OrdersService.swift",
"OrdersServiceCustom+RouteCollection.swift",
"OrdersServiceCustom.swift"
],
"target_dependencies" : [
"VaporWallet"
],
"type" : "library"
},
{
"c99name" : "VaporWallet",
"module_type" : "SwiftTarget",
"name" : "VaporWallet",
"path" : "Sources/VaporWallet",
"product_dependencies" : [
"Vapor",
"Fluent",
"VaporAPNS"
],
"product_memberships" : [
"VaporWalletPasses",
"VaporWalletOrders"
],
"sources" : [
"DTOs/DTOs+Content.swift",
"Testing/TestCertificate.swift",
"Testing/isLoggingConfigured.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/vapor-community/wallet/main
Repository: vapor-community/wallet
Swift version used: 6.0
Target: VaporWallet
Extracting symbol information for 'VaporWallet'...
Finished extracting symbol information for 'VaporWallet'. (24.52s)
Building documentation for 'VaporWallet'...
Finished building documentation for 'VaporWallet' (0.37s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/vapor-community/wallet/main
Updating https://github.com/vapor/apns.git
Updating https://github.com/apple/swift-http-structured-headers.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-service-context.git
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/vapor/fluent.git
Updated https://github.com/apple/swift-algorithms.git (0.57s)
Updated https://github.com/apple/swift-crypto.git (0.57s)
Updated https://github.com/vapor/fluent.git (0.58s)
Updated https://github.com/apple/swift-http-structured-headers.git (0.58s)
Updated https://github.com/apple/swift-collections.git (0.58s)
Updated https://github.com/apple/swift-service-context.git (0.58s)
Updated https://github.com/vapor/apns.git (0.58s)
Updating https://github.com/fpseverino/fluent-wallet.git
Updating https://github.com/vapor/async-kit.git
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/vapor/sqlite-kit.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-log.git
Updated https://github.com/vapor/async-kit.git (0.43s)
Updated https://github.com/fpseverino/fluent-wallet.git (0.43s)
Updated https://github.com/apple/swift-asn1.git (0.42s)
Updated https://github.com/vapor/sqlite-kit.git (0.42s)
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/adam-fowler/swift-zip-archive.git
Updating https://github.com/vapor/sql-kit.git
Updating https://github.com/vapor/multipart-kit.git
Updated https://github.com/apple/swift-atomics.git (0.55s)
Updated https://github.com/apple/swift-log.git (0.55s)
Updated https://github.com/apple/swift-system.git (0.55s)
Updating https://github.com/vapor/routing-kit.git
Updating https://github.com/apple/swift-distributed-tracing.git
Updating https://github.com/vapor/fluent-sqlite-driver.git
Updated https://github.com/vapor/multipart-kit.git (0.52s)
Updated https://github.com/vapor/sql-kit.git (0.52s)
Updating https://github.com/swift-server/async-http-client.git
Updating https://github.com/swift-server-community/APNSwift.git
Updated https://github.com/vapor/fluent-sqlite-driver.git (0.45s)
Updated https://github.com/apple/swift-distributed-tracing.git (0.45s)
Updated https://github.com/vapor/routing-kit.git (0.45s)
Updating https://github.com/apple/swift-certificates.git
Updating https://github.com/vapor/websocket-kit.git
Updating https://github.com/apple/swift-http-types.git
Updated https://github.com/apple/swift-nio.git (0.70s)
Updated https://github.com/adam-fowler/swift-zip-archive.git (0.70s)
Updating https://github.com/vapor/sqlite-nio.git
Updating https://github.com/apple/swift-metrics.git
Updated https://github.com/vapor/websocket-kit.git (0.44s)
Updated https://github.com/apple/swift-http-types.git (0.44s)
Updating https://github.com/apple/swift-nio-ssl.git
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/swift-server-community/APNSwift.git (0.54s)
Updated https://github.com/swift-server/async-http-client.git (0.54s)
Updating https://github.com/apple/swift-nio-http2.git
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/apple/swift-certificates.git (0.52s)
Updating https://github.com/vapor/console-kit.git
Updated https://github.com/vapor/sqlite-nio.git (0.44s)
Updated https://github.com/apple/swift-metrics.git (0.45s)
Updating https://github.com/vapor/fluent-kit.git
Updated https://github.com/vapor/console-kit.git (0.41s)
Updating https://github.com/apple/swift-nio-extras.git
Updated https://github.com/apple/swift-nio-ssl.git (0.52s)
Updated https://github.com/apple/swift-numerics.git (0.52s)
Updated https://github.com/apple/swift-nio-transport-services.git (0.48s)
Updated https://github.com/apple/swift-nio-http2.git (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/fpseverino/swift-wallet.git
Updated https://github.com/vapor/fluent-kit.git (0.54s)
Updating https://github.com/vapor/vapor.git
Updated https://github.com/fpseverino/swift-wallet.git (0.39s)
Updated https://github.com/apple/swift-nio-extras.git (0.52s)
[1/2050] Fetching swift-docc-plugin
Updated https://github.com/vapor/vapor.git (0.75s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.08s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.0 (0.43s)
Computing version for https://github.com/adam-fowler/swift-zip-archive.git
Computed https://github.com/adam-fowler/swift-zip-archive.git at 0.6.3 (0.58s)
Computing version for https://github.com/vapor/apns.git
Computed https://github.com/vapor/apns.git at 4.2.0 (0.44s)
Computing version for https://github.com/fpseverino/fluent-wallet.git
Computed https://github.com/fpseverino/fluent-wallet.git at 0.1.0 (0.43s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.44s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (0.43s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.51.0 (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/swift-server-community/APNSwift.git
Computed https://github.com/swift-server-community/APNSwift.git at 5.1.0 (0.55s)
Computing version for https://github.com/fpseverino/swift-wallet.git
Computed https://github.com/fpseverino/swift-wallet.git at 0.4.0 (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.44s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.53s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.54s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.42s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.25.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.67s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (1.20s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.45s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.54s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.44s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.32.0 (0.43s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.2 (0.44s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.8.1 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.1 (0.41s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3349] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/53] Compiling SymbolKit DeclarationFragments.swift
[11/53] Compiling SymbolKit Fragment.swift
[12/53] Compiling SymbolKit FragmentKind.swift
[13/53] Compiling SymbolKit FunctionParameter.swift
[14/53] Compiling SymbolKit FunctionSignature.swift
[15/53] Compiling SymbolKit Mixin+Equals.swift
[16/53] Compiling SymbolKit Mixin+Hash.swift
[17/53] Compiling SymbolKit Mixin.swift
[18/53] Compiling SymbolKit LineList.swift
[19/53] Compiling SymbolKit Position.swift
[20/53] Emitting module SymbolKit
[21/53] Compiling SymbolKit Identifier.swift
[22/53] Compiling SymbolKit KindIdentifier.swift
[23/53] Compiling SymbolKit Location.swift
[24/53] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit SemanticVersion.swift
[44/57] Compiling SymbolKit AccessControl.swift
[45/57] Compiling SymbolKit Availability.swift
[46/57] Compiling SymbolKit AvailabilityItem.swift
[47/57] Compiling SymbolKit Domain.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (6.00s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/153] Compiling ServiceContextModule ServiceContextKey.swift
[3/153] Emitting module ServiceContextModule
[4/153] Compiling ServiceContextModule ServiceContext.swift
[5/153] Compiling RealModule AlgebraicField.swift
[6/153] Compiling SystemPackage FilePathWindows.swift
[7/153] Compiling SystemPackage FilePermissions.swift
[8/153] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/155] Compiling RealModule ApproximateEquality.swift
[10/155] Compiling SystemPackage FilePathSyntax.swift
[11/155] Compiling SystemPackage FilePathTemp.swift
[12/155] Compiling SystemPackage FilePathTempPosix.swift
[13/155] Compiling SystemPackage FilePathTempWindows.swift
[14/155] Compiling SystemPackage Errno.swift
[15/155] Compiling SystemPackage ErrnoWindows.swift
[16/155] Compiling RealModule RealFunctions.swift
[17/155] Compiling RealModule Float80+Real.swift
[18/155] Compiling RealModule Real.swift
[19/155] Compiling Logging MetadataProvider.swift
[20/155] Compiling RealModule Float16+Real.swift
[21/174] Compiling RealModule Float+Real.swift
[22/174] Compiling RealModule ElementaryFunctions.swift
[23/174] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/174] Compiling RealModule AugmentedArithmetic.swift
[25/174] Compiling RealModule Double+Real.swift
[26/174] Compiling Logging Locks.swift
[27/174] Compiling NIOConcurrencyHelpers NIOLock.swift
[28/174] Compiling _NIOBase64 Base64.swift
[29/174] Emitting module _NIOBase64
[30/174] Compiling Atomics AtomicMemoryOrderings.swift
[31/174] Compiling Atomics DoubleWord.swift
[32/174] Compiling Atomics PointerConformances.swift
[33/174] Compiling Atomics Primitives.native.swift
[34/174] Emitting module Logging
[35/174] Compiling Atomics UnsafeAtomic.swift
[36/174] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/174] Compiling SystemPackage Constants.swift
[38/174] Compiling SystemPackage Exports.swift
[39/174] Compiling SystemPackage Mocking.swift
[40/174] Compiling SystemPackage RawBuffer.swift
[41/174] Compiling SystemPackage Syscalls.swift
[42/174] Compiling SystemPackage WindowsSyscallAdapters.swift
[43/182] Compiling Atomics AtomicStorage.swift
[44/182] Compiling Atomics AtomicValue.swift
[49/182] Compiling Atomics AtomicBool.swift
[50/182] Compiling Atomics IntegerConformances.swift
[51/182] Compiling Atomics AtomicOptionalWrappable.swift
[52/182] Compiling Atomics AtomicReference.swift
[53/182] Compiling Atomics Primitives.shims.swift
[54/182] Compiling Atomics AtomicInteger.swift
[55/182] Compiling Atomics ManagedAtomic.swift
[56/182] Compiling Atomics ManagedAtomicLazyReference.swift
[57/182] Compiling Atomics OptionalRawRepresentable.swift
[58/182] Compiling Atomics RawRepresentable.swift
[59/182] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[60/182] Emitting module RealModule
[61/182] Compiling Crypto AES.swift
[62/182] Compiling Crypto ECDSASignature_boring.swift
[63/182] Compiling Crypto ECDSA_boring.swift
[64/182] Compiling Crypto EdDSA_boring.swift
[65/182] Compiling Crypto ECDSA.swift
[66/182] Compiling Crypto Ed25519.swift
[67/182] Compiling Crypto Signature.swift
[68/182] Compiling Crypto CryptoKitErrors_boring.swift
[69/182] Compiling Crypto Curve25519.swift
[70/182] Compiling Crypto Ed25519Keys.swift
[71/182] Compiling Crypto NISTCurvesKeys.swift
[72/182] Compiling Crypto X25519Keys.swift
[73/182] Compiling Crypto SymmetricKeys.swift
[74/182] Compiling Crypto HMAC.swift
[75/182] Compiling Crypto MACFunctions.swift
[76/182] Compiling Crypto MessageAuthenticationCode.swift
[77/182] Compiling Crypto Digest_boring.swift
[78/182] Compiling Crypto Digest.swift
[79/182] Compiling Crypto Digests.swift
[80/182] Compiling Crypto HashFunctions.swift
[81/182] Compiling Crypto HashFunctions_SHA2.swift
[82/182] Compiling Crypto HPKE-AEAD.swift
[83/182] Compiling Crypto HPKE-Ciphersuite.swift
[84/182] Compiling Crypto HPKE-KDF.swift
[85/182] Compiling SystemPackage MachPort.swift
[86/182] Compiling SystemPackage PlatformString.swift
[87/182] Compiling SystemPackage SystemString.swift
[88/182] Compiling Crypto DHKEM.swift
[89/182] Compiling Crypto HPKE-KEM-Curve25519.swift
[90/182] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[91/182] Compiling Crypto HPKE-KEM.swift
[92/182] Compiling Crypto HPKE-Errors.swift
[93/182] Compiling Crypto HPKE.swift
[94/182] Compiling Crypto HPKE-Context.swift
[95/182] Compiling Crypto HPKE-KeySchedule.swift
[96/182] Compiling Crypto HPKE-Modes.swift
[97/182] Compiling Crypto Insecure.swift
[98/182] Compiling Crypto Insecure_HashFunctions.swift
[99/182] Compiling Crypto KEM.swift
[100/182] Compiling Crypto ECDH_boring.swift
[101/182] Compiling Crypto DH.swift
[102/182] Compiling Crypto ECDH.swift
[103/182] Compiling Crypto HKDF.swift
[104/182] Compiling Crypto AESWrap.swift
[105/182] Compiling Crypto AESWrap_boring.swift
[106/182] Compiling Crypto Ed25519_boring.swift
[107/182] Compiling Crypto NISTCurvesKeys_boring.swift
[108/182] Compiling Crypto X25519Keys_boring.swift
[109/182] Compiling _NIODataStructures Heap.swift
[110/188] Compiling NIOConcurrencyHelpers lock.swift
[111/188] Compiling _NIODataStructures PriorityQueue.swift
[112/188] Compiling _NIODataStructures _TinyArray.swift
[113/188] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[114/188] Compiling NIOConcurrencyHelpers atomics.swift
[121/188] Emitting module NIOConcurrencyHelpers
[122/191] Emitting module Crypto
[123/191] Emitting module _NIODataStructures
[124/191] Emitting module InternalCollectionsUtilities
[125/217] Compiling Instrumentation NoOpInstrument.swift
[126/217] Compiling Instrumentation MultiplexInstrument.swift
[127/217] Compiling Instrumentation InstrumentationSystem.swift
[128/217] Compiling Instrumentation Instrument.swift
[129/217] Compiling Instrumentation Locks.swift
[130/217] Emitting module Instrumentation
[131/217] Compiling Algorithms Split.swift
[132/217] Compiling Algorithms Stride.swift
[133/217] Compiling Algorithms Joined.swift
[134/217] Compiling Algorithms EitherSequence.swift
[135/217] Compiling Algorithms FirstNonNil.swift
[136/217] Compiling Algorithms Cycle.swift
[138/217] Compiling Algorithms Keyed.swift
[139/217] Compiling Algorithms MinMax.swift
[140/217] Compiling Algorithms AdjacentPairs.swift
[141/217] Compiling Algorithms Chain.swift
[142/217] Compiling Algorithms Permutations.swift
[143/217] Compiling Algorithms Product.swift
[144/219] Compiling Algorithms Combinations.swift
[145/219] Compiling Algorithms Compacted.swift
[150/219] Compiling Algorithms Suffix.swift
[151/234] Compiling CoreMetrics Locks.swift
[152/234] Compiling CoreMetrics Metrics.swift
[153/234] Emitting module CoreMetrics
[154/234] Compiling Logging LogHandler.swift
[155/234] Compiling Logging Logging.swift
[156/234] Compiling Algorithms Rotate.swift
[157/234] Compiling Algorithms Grouped.swift
[158/234] Compiling Algorithms Indexed.swift
[159/234] Compiling Algorithms Intersperse.swift
[162/234] Compiling Atomics IntegerOperations.swift
[163/234] Compiling Atomics Unmanaged extensions.swift
[164/292] Emitting module SystemPackage
[165/292] Compiling HeapModule _HeapNode.swift
[166/292] Compiling HeapModule Heap.swift
[167/292] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[168/292] Compiling HeapModule Heap+Descriptions.swift
[169/292] Compiling HeapModule Heap+Invariants.swift
[170/292] Compiling HeapModule Heap+UnsafeHandle.swift
[171/362] Compiling _RopeModule Rope+Collection.swift
[172/362] Compiling _RopeModule Rope+Index.swift
[173/362] Compiling _RopeModule Rope+Sequence.swift
[174/362] Compiling _RopeModule BigString+Chunk+Breaks.swift
[175/362] Compiling _RopeModule BigString+Chunk+Counts.swift
[176/362] Compiling _RopeModule BigString+Chunk+Description.swift
[177/362] Compiling _RopeModule BigString+Summary.swift
[178/362] Compiling _RopeModule BigString.swift
[179/362] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[180/362] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[181/362] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[182/362] Compiling _RopeModule Rope+_Node.swift
[183/440] Emitting module HeapModule
[184/440] Compiling HashTreeCollections _HashNode+Storage.swift
[185/440] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[186/440] Compiling HashTreeCollections _HashNode+Structural filter.swift
[187/440] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[188/440] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[189/440] Compiling Crypto SecureBytes.swift
[190/440] Compiling Crypto Zeroization.swift
[191/440] Compiling Crypto resource_bundle_accessor.swift
[192/446] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[193/446] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[194/446] Compiling HashTreeCollections TreeDictionary+Keys.swift
[195/446] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[196/446] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[197/446] Compiling HashTreeCollections TreeDictionary+Filter.swift
[198/446] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[199/446] Compiling HashTreeCollections TreeDictionary+Merge.swift
[200/446] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[201/446] Compiling HashTreeCollections TreeSet+Sendable.swift
[202/446] Compiling HashTreeCollections TreeSet+Sequence.swift
[203/464] Emitting module Tracing
[204/464] Compiling Tracing TracingTime.swift
[205/464] Compiling Tracing InstrumentationSystem+Tracing.swift
[206/464] Compiling Tracing TracerProtocol.swift
[207/464] Compiling Tracing NoOpTracer.swift
[208/464] Compiling Tracing SpanProtocol.swift
[209/464] Compiling Tracing Tracer.swift
[210/464] Compiling Tracing TracerProtocol+Legacy.swift
[211/464] Compiling DequeModule Deque.swift
[212/464] Compiling DequeModule Deque+CustomReflectable.swift
[213/464] Compiling DequeModule Deque+Testing.swift
[214/464] Compiling DequeModule Deque._Storage.swift
[215/464] Compiling DequeModule Deque._UnsafeHandle.swift
[216/464] Compiling DequeModule Deque+Descriptions.swift
[217/464] Compiling HashTreeCollections TreeSet+Filter.swift
[218/464] Compiling HashTreeCollections TreeSet+Hashable.swift
[219/464] Compiling Metrics Metrics.swift
[220/464] Emitting module Metrics
[221/491] Compiling DequeModule _DequeSlot.swift
[222/491] Compiling DequeModule _DequeBuffer.swift
[223/491] Compiling DequeModule _DequeBufferHeader.swift
[224/492] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[225/492] Compiling ConsoleKitTerminal CustomActivity.swift
[226/492] Compiling ConsoleKitTerminal LoadingBar.swift
[227/492] Compiling ConsoleKitTerminal ConsoleClear.swift
[228/492] Compiling ConsoleKitTerminal Console+Ask.swift
[229/492] Compiling ConsoleKitTerminal Console+Choose.swift
[230/492] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[231/492] Compiling ConsoleKitTerminal AnySendableHashable.swift
[232/492] Compiling ConsoleKitTerminal ActivityBar.swift
[233/492] Compiling ConsoleKitTerminal ActivityIndicator.swift
[234/492] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[235/492] Compiling ConsoleKitTerminal ConsoleStyle.swift
[236/498] Compiling HashTreeCollections TreeSet+Descriptions.swift
[237/498] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[238/498] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[239/498] Compiling HashTreeCollections _HashNode.swift
[240/498] Compiling HashTreeCollections _HashNodeHeader.swift
[241/498] Compiling HashTreeCollections _HashSlot.swift
[242/498] Compiling HashTreeCollections _HashLevel.swift
[243/498] Compiling HashTreeCollections _HashNode+Builder.swift
[244/498] Compiling HashTreeCollections _HashNode+Debugging.swift
[245/498] Compiling HashTreeCollections _HashNode+Initializers.swift
[246/498] Compiling HashTreeCollections _HashNode+Invariants.swift
[247/498] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[248/498] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[249/498] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[250/498] Compiling HashTreeCollections _AncestorHashSlots.swift
[251/498] Compiling HashTreeCollections _Bitmap.swift
[252/498] Compiling HashTreeCollections _Bucket.swift
[253/498] Compiling HashTreeCollections _Hash.swift
[254/498] Compiling HashTreeCollections TreeDictionary+Values.swift
[255/498] Compiling HashTreeCollections TreeDictionary.swift
[256/498] Compiling HashTreeCollections TreeSet+Codable.swift
[257/498] Compiling HashTreeCollections TreeSet+Collection.swift
[258/498] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[259/498] Compiling HashTreeCollections TreeSet+Debugging.swift
[264/589] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[265/589] Compiling BitCollections BitArray+Codable.swift
[266/589] Compiling DequeModule _UnsafeWrappedBuffer.swift
[267/589] Compiling RoutingKit PathComponent.swift
[268/589] Compiling RoutingKit Router.swift
[269/589] Emitting module RoutingKit
[270/589] Compiling RoutingKit Parameters.swift
[271/589] Compiling RoutingKit AnyRouter.swift
[272/589] Compiling RoutingKit TrieRouter.swift
[273/589] Emitting module ConsoleKitTerminal
[274/591] Compiling BitCollections BitArray+Descriptions.swift
[275/591] Compiling BitCollections BitArray+Equatable.swift
[276/591] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[277/591] Compiling BitCollections BitSet+Extras.swift
[278/591] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[279/591] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[280/591] Compiling BitCollections BitSet+CustomStringConvertible.swift
[281/591] Compiling BitCollections BitSet+Equatable.swift
[282/591] Compiling BitCollections BitSet._UnsafeHandle.swift
[283/591] Compiling BitCollections BitArray+Hashable.swift
[284/591] Compiling BitCollections BitArray+Initializers.swift
[285/591] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[286/591] Compiling BitCollections BitArray+BitwiseOperations.swift
[288/591] Compiling BitCollections BitArray+Invariants.swift
[289/591] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[290/591] Compiling BitCollections BitArray+RandomBits.swift
[291/591] Compiling HashTreeCollections _HashNode+Structural merge.swift
[292/591] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[293/591] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[294/591] Compiling HashTreeCollections _HashNode+Structural union.swift
[295/591] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[296/591] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[297/591] Compiling HashTreeCollections _HashNode+Lookups.swift
[298/598] Compiling BitCollections BitArray+Extras.swift
[299/598] Compiling BitCollections BitArray+Fill.swift
[300/598] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[301/598] Compiling BitCollections BitSet+CustomReflectable.swift
[302/598] Compiling BitCollections BitSet.Counted.swift
[303/598] Compiling BitCollections BitSet.Index.swift
[310/598] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[311/598] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[312/598] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[313/598] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[314/601] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[315/601] Compiling BitCollections BitSet+SetAlgebra union.swift
[316/601] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[322/601] Compiling ConsoleKitTerminal ConsoleLogger.swift
[323/601] Compiling ConsoleKitTerminal LoggerFragment.swift
[324/601] Compiling BitCollections BitArray+Copy.swift
[325/601] Compiling BitCollections BitArray+CustomReflectable.swift
[326/601] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[350/601] Emitting module BitCollections
[374/606] Compiling BitCollections BitSet+Hashable.swift
[375/606] Compiling BitCollections BitSet+Initializers.swift
[376/606] Compiling BitCollections BitSet+Invariants.swift
[377/606] Compiling BitCollections BitSet+Random.swift
[378/606] Compiling BitCollections BitSet+SetAlgebra basics.swift
[379/606] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[380/606] Compiling BitCollections BitArray+Shifts.swift
[381/606] Compiling BitCollections BitArray+Testing.swift
[382/606] Compiling BitCollections BitArray._UnsafeHandle.swift
[383/606] Compiling BitCollections BitArray.swift
[384/606] Compiling BitCollections BitSet+BidirectionalCollection.swift
[385/606] Compiling BitCollections BitSet+Codable.swift
[391/606] Compiling APNSCore P256.Signing.PrivateKey+PrivateFilePath.swift
[392/606] Compiling APNSCore APNSClient+VoIP.swift
[393/606] Compiling APNSCore APNSVoIPNotification.swift
[394/606] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[395/606] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[396/606] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[397/606] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[402/606] Emitting module Atomics
[403/606] Emitting module DequeModule
[422/606] Compiling BitCollections Range+Utilities.swift
[423/606] Compiling BitCollections Slice+Utilities.swift
[424/606] Compiling BitCollections UInt+Tricks.swift
[425/606] Compiling BitCollections _Word.swift
[426/606] Compiling OrderedCollections OrderedSet.swift
[427/606] Compiling OrderedCollections _UnsafeBitset.swift
[476/614] Compiling BitCollections BitSet.swift
[483/614] Emitting module OrderedCollections
[493/697] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[494/697] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[495/697] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[496/697] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[497/697] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[498/697] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[499/697] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[500/697] Compiling HashTreeCollections TreeSet.swift
[501/697] Compiling _RopeModule Rope+Remove.swift
[502/697] Compiling _RopeModule Rope+RemoveSubrange.swift
[503/697] Compiling _RopeModule Rope+Split.swift
[504/697] Compiling _RopeModule Optional Utilities.swift
[505/697] Compiling _RopeModule String Utilities.swift
[506/697] Compiling _RopeModule String.Index+ABI.swift
[507/697] Compiling _RopeModule _CharacterRecognizer.swift
[508/697] Compiling NIOCore ByteBuffer-views.swift
[509/697] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[510/697] Compiling NIOCore NIOAsyncWriter.swift
[511/697] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[512/697] Compiling NIOCore BSDSocketAPI.swift
[513/697] Compiling NIOCore ByteBuffer-aux.swift
[514/697] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[515/697] Compiling NIOCore ByteBuffer-conversions.swift
[516/697] Compiling NIOCore ChannelPipeline.swift
[517/697] Compiling NIOCore CircularBuffer.swift
[518/697] Compiling NIOCore ByteBuffer-core.swift
[519/697] Compiling NIOCore ByteBuffer-hex.swift
[520/697] Compiling NIOCore ByteBuffer-int.swift
[521/697] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[522/697] Compiling NIOCore ByteBuffer-multi-int.swift
[523/697] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[524/697] Compiling NIOCore EventLoop+Deprecated.swift
[525/697] Compiling NIOCore EventLoop+SerialExecutor.swift
[526/697] Compiling NIOCore EventLoop.swift
[527/697] Compiling NIOCore Channel.swift
[528/697] Compiling NIOCore ChannelHandler.swift
[529/697] Compiling NIOCore ChannelHandlers.swift
[530/697] Compiling NIOCore ChannelInvoker.swift
[531/697] Compiling NIOCore ChannelOption.swift
[532/697] Compiling NIOCore NIOLoopBound.swift
[533/697] Compiling NIOCore NIOScheduledCallback.swift
[534/697] Compiling NIOCore NIOSendable.swift
[535/697] Compiling NIOCore RecvByteBufferAllocator.swift
[536/697] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[537/697] Compiling NIOCore SocketAddresses.swift
[539/697] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[540/697] Compiling ConsoleKitCommands Argument.swift
[541/697] Compiling ConsoleKitCommands CommandSignature.swift
[542/697] Compiling ConsoleKitCommands Commands.swift
[543/697] Compiling ConsoleKitCommands Console+Run.swift
[544/699] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[545/699] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[546/699] Compiling ConsoleKitCommands Flag.swift
[547/699] Compiling ConsoleKitCommands Option.swift
[548/699] Compiling ConsoleKitCommands Command.swift
[549/699] Compiling ConsoleKitCommands CommandContext.swift
[550/699] Compiling ConsoleKitCommands CommandError.swift
[551/699] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[552/699] Compiling ConsoleKitCommands Utilities.swift
[553/699] Compiling ConsoleKitCommands ConsoleError.swift
[554/699] Compiling ConsoleKitCommands Completion.swift
[560/699] Compiling ConsoleKitCommands AsyncCommands.swift
[561/699] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[562/699] Compiling ConsoleKitCommands AnyCommand.swift
[563/699] Compiling ConsoleKitCommands CommandGroup.swift
[564/699] Compiling ConsoleKitCommands CommandInput.swift
[565/699] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[566/699] Compiling ConsoleKitCommands AsyncCommand.swift
[567/699] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[568/699] Emitting module _RopeModule
[572/699] Emitting module Algorithms
[603/705] Emitting module ConsoleKitCommands
[625/705] Compiling NIOCore SocketOptionProvider.swift
[626/705] Compiling NIOCore SystemCallHelpers.swift
[627/705] Compiling NIOCore TimeAmount+Duration.swift
[628/705] Compiling NIOCore TypeAssistedChannelHandler.swift
[629/705] Compiling NIOCore UniversalBootstrapSupport.swift
[630/705] Compiling NIOCore Utilities.swift
[641/705] Emitting module HashTreeCollections
[648/709] Compiling Collections Collections.swift
[649/709] Emitting module Collections
[650/709] Emitting module ConsoleKit
[651/709] Compiling ConsoleKit Exports.swift
[666/709] Compiling NIOCore Codec.swift
[667/709] Compiling NIOCore ConvenienceOptionSupport.swift
[668/709] Compiling NIOCore DeadChannel.swift
[669/709] Compiling NIOCore DispatchQueue+WithFuture.swift
[676/709] Compiling NIOCore IPProtocol.swift
[677/709] Compiling NIOCore IntegerBitPacking.swift
[678/709] Compiling NIOCore IntegerTypes.swift
[693/709] Emitting module NIOCore
[694/762] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[695/762] Compiling NIOEmbedded AsyncTestingChannel.swift
[696/762] Compiling NIOEmbedded Embedded.swift
[697/762] Emitting module NIOEmbedded
[698/762] Compiling NIOPosix PooledRecvBufferAllocator.swift
[699/762] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[700/762] Compiling NIOPosix PosixSingletons.swift
[701/762] Compiling NIOPosix RawSocketBootstrap.swift
[702/762] Compiling NIOPosix Resolver.swift
[703/767] Compiling NIOPosix SocketProtocols.swift
[704/767] Compiling NIOPosix System.swift
[705/767] Compiling NIOPosix Thread.swift
[706/767] Compiling NIOPosix ThreadPosix.swift
[707/767] Compiling NIOPosix ThreadWindows.swift
[708/767] Compiling NIOPosix LinuxCPUSet.swift
[709/767] Compiling NIOPosix LinuxUring.swift
[710/767] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[711/767] Compiling NIOPosix NIOThreadPool.swift
[712/767] Compiling NIOPosix NonBlockingFileIO.swift
[713/767] Compiling NIOPosix UnsafeTransfer.swift
[714/767] Compiling NIOPosix Utilities.swift
[715/767] Compiling NIOPosix VsockAddress.swift
[716/767] Compiling NIOPosix VsockChannelEvents.swift
[717/767] Compiling NIOPosix resource_bundle_accessor.swift
[718/767] Compiling NIOPosix Selectable.swift
[719/767] Compiling NIOPosix SelectableChannel.swift
[720/767] Compiling NIOPosix SelectableEventLoop.swift
[721/767] Compiling NIOPosix SelectorEpoll.swift
[722/767] Compiling NIOPosix SelectorGeneric.swift
[723/767] Compiling NIOPosix GetaddrinfoResolver.swift
[724/767] Compiling NIOPosix HappyEyeballs.swift
[725/767] Compiling NIOPosix IO.swift
[726/767] Compiling NIOPosix IntegerBitPacking.swift
[727/767] Compiling NIOPosix IntegerTypes.swift
[728/767] Compiling NIOPosix Linux.swift
[729/767] Compiling NIOPosix SelectorKqueue.swift
[730/767] Compiling NIOPosix SelectorUring.swift
[731/767] Compiling NIOPosix ServerSocket.swift
[732/767] Compiling NIOPosix Socket.swift
[733/767] Compiling NIOPosix SocketChannel.swift
[734/767] Compiling NIOPosix PendingDatagramWritesManager.swift
[735/767] Compiling NIOPosix PendingWritesManager.swift
[736/767] Compiling NIOPosix PipeChannel.swift
[737/767] Compiling NIOPosix PipePair.swift
[738/767] Compiling NIOPosix Pool.swift
[739/767] Compiling NIOPosix BSDSocketAPICommon.swift
[740/767] Compiling NIOPosix BSDSocketAPIPosix.swift
[741/767] Compiling NIOPosix BSDSocketAPIWindows.swift
[742/767] Compiling NIOPosix BaseSocket.swift
[743/767] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[744/767] Compiling NIOPosix BaseSocketChannel.swift
[745/767] Compiling NIOPosix BaseStreamSocketChannel.swift
[746/767] Compiling NIOPosix Bootstrap.swift
[747/767] Compiling NIOPosix ControlMessage.swift
[748/767] Compiling NIOPosix DatagramVectorReadManager.swift
[749/767] Compiling NIOPosix Errors+Any.swift
[750/767] Compiling NIOPosix FileDescriptor.swift
[751/767] Emitting module NIOPosix
[752/828] Compiling NIO Exports.swift
[753/828] Emitting module NIO
[754/828] Compiling _NIOFileSystem Array+FileSystem.swift
[755/828] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[756/828] Compiling _NIOFileSystem BufferedReader.swift
[757/846] Compiling _NIOFileSystem IOStrategy.swift
[758/846] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[759/863] Emitting module APNSCore
[760/870] Compiling _NIOFileSystem FileSystemProtocol.swift
[761/870] Compiling _NIOFileSystem FileType.swift
[762/870] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[763/870] Compiling _NIOFileSystem FileSystemError.swift
[764/964] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[765/964] Compiling NIOSOCKS ClientStateMachine.swift
[766/964] Compiling NIOSOCKS SOCKSResponse.swift
[767/965] Compiling NIOSOCKS Helpers.swift
[768/965] Compiling NIOSOCKS Errors.swift
[769/965] Compiling NIOSOCKS SOCKSRequest.swift
[770/965] Compiling NIOSOCKS Messages.swift
[771/965] Compiling SQLKit SQLJoinBuilder.swift
[772/965] Compiling SQLKit SQLPartialResultBuilder.swift
[773/965] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[774/965] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[775/965] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[776/965] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[777/965] Compiling SQLKit SQLCommonUnionBuilder.swift
[778/965] Emitting module NIOSOCKS
[779/965] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[780/965] Compiling SQLKit SQLCreateIndex.swift
[781/965] Compiling SQLKit SQLCreateTable.swift
[782/965] Compiling SQLKit SQLCreateTrigger.swift
[783/965] Compiling SQLKit SQLDelete.swift
[784/965] Compiling SQLKit SQLUnion.swift
[785/965] Compiling SQLKit SQLUpdate.swift
[786/965] Compiling NIOTLS TLSEvents.swift
[787/965] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[788/965] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[789/965] Emitting module NIOTLS
[790/965] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[791/965] Compiling NIOTLS SNIHandler.swift
[792/965] Compiling NIOSOCKS ServerStateMachine.swift
[793/965] Compiling SQLKit SQLBinaryOperator.swift
[794/965] Compiling SQLKit SQLBind.swift
[795/965] Compiling SQLKit SQLFunction.swift
[796/965] Compiling SQLKit SQLGroupExpression.swift
[797/965] Compiling SQLKit SQLSelect.swift
[800/965] Compiling SQLKit SQLExpression.swift
[801/965] Compiling SQLKit SQLSerializer.swift
[802/965] Compiling SQLKit SQLStatement.swift
[803/965] Compiling SQLKit SQLBinaryExpression.swift
[804/965] Compiling SQLKit SQLDropIndex.swift
[805/965] Compiling SQLKit SQLDropTable.swift
[806/965] Compiling SQLKit SQLDropTrigger.swift
[807/965] Compiling SQLKit SQLInsert.swift
[819/968] Compiling SQLKit SQLAlterEnumBuilder.swift
[820/968] Emitting module _NIOFileSystem
[821/998] Compiling NIOSSL NIOSSLServerHandler.swift
[822/998] Compiling NIOSSL ObjectIdentifier.swift
[823/998] Compiling NIOSSL PosixPort.swift
[824/998] Compiling NIOSSL SSLPublicKey.swift
[825/998] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[826/998] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[827/998] Compiling NIOSSL SubjectAlternativeName.swift
[828/998] Compiling NIOSSL NIOSSLSecureBytes.swift
[829/998] Emitting module NIOFoundationCompat
[830/998] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[831/998] Compiling NIOSSL SSLPrivateKey.swift
[832/998] Compiling NIOSSL AndroidCABundle.swift
[833/998] Compiling NIOSSL ByteBufferBIO.swift
[834/998] Compiling NIOSSL CustomPrivateKey.swift
[835/998] Compiling SQLKit SQLColumn.swift
[836/998] Compiling SQLKit SQLConstraint.swift
[837/998] Compiling SQLKit SQLDataType.swift
[838/998] Compiling SQLKit SQLDirection.swift
[839/998] Compiling SQLKit SQLDistinct.swift
[840/998] Compiling SQLKit SQLForeignKeyAction.swift
[841/998] Compiling SQLKit SQLNestedSubpathExpression.swift
[842/998] Compiling SQLKit SQLQualifiedTable.swift
[843/998] Compiling SQLKit SQLQueryString.swift
[844/998] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[845/998] Compiling SQLKit SQLJoin.swift
[846/998] Compiling SQLKit SQLJoinMethod.swift
[847/998] Compiling SQLKit SQLLockingClause.swift
[848/998] Compiling SQLKit SQLOrderBy.swift
[849/998] Compiling SQLKit SQLReturning.swift
[850/998] Compiling SQLKit SQLSubquery.swift
[851/998] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[852/998] Compiling SQLKit SQLAlterEnum.swift
[853/998] Compiling SQLKit SQLAlterTable.swift
[854/998] Compiling SQLKit SQLCreateEnum.swift
[855/1030] Compiling SQLKit SQLAlterTableBuilder.swift
[856/1030] Compiling SQLKit SQLConflictUpdateBuilder.swift
[857/1030] Compiling SQLKit SQLCreateEnumBuilder.swift
[858/1030] Compiling SQLKit SQLCreateIndexBuilder.swift
[859/1030] Compiling SQLKit SQLDropTriggerBuilder.swift
[860/1030] Compiling SQLKit SQLInsertBuilder.swift
[861/1030] Compiling SQLKit SQLPredicateGroupBuilder.swift
[862/1030] Compiling SQLKit SQLRawBuilder.swift
[863/1030] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[864/1030] Compiling SQLKit SQLSelectBuilder.swift
[865/1030] Compiling SQLKit SQLSubqueryBuilder.swift
[866/1030] Compiling SQLKit SQLUnionBuilder.swift
[867/1030] Compiling SQLKit SQLUpdateBuilder.swift
[868/1030] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[869/1030] Compiling SQLKit SQLColumnUpdateBuilder.swift
[870/1030] Compiling _NIOFileSystem OpenOptions.swift
[871/1030] Compiling _NIOFileSystem String+FileSystem.swift
[872/1030] Compiling _NIOFileSystem resource_bundle_accessor.swift
[873/1030] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[874/1030] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[875/1030] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[876/1030] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[877/1030] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[878/1030] Compiling NIOTransportServices AcceptHandler.swift
[879/1030] Compiling NIOTransportServices NIOTSEventLoop.swift
[880/1030] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[881/1030] Emitting module NIOHTTP1
[882/1030] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[883/1030] Compiling NIOTransportServices NIOTSSingletons.swift
[884/1030] Compiling NIOTransportServices StateManagedListenerChannel.swift
[885/1030] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[886/1030] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[887/1030] Compiling NIOTransportServices StateManagedChannel.swift
[888/1030] Compiling NIOTransportServices NIOTSBootstraps.swift
[889/1030] Compiling NIOTransportServices NIOTSChannelOptions.swift
[890/1031] Compiling SQLKit SQLDatabase.swift
[891/1031] Compiling SQLKit SQLDatabaseReportedVersion.swift
[892/1031] Compiling SQLKit SQLDialect.swift
[893/1031] Compiling SQLKit SQLDatabase+Deprecated.swift
[894/1031] Compiling SQLKit SQLError.swift
[895/1031] Compiling SQLKit SQLExpressions+Deprecated.swift
[896/1031] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[897/1031] Compiling SQLKit Exports.swift
[898/1031] Compiling SQLKit SQLAlias.swift
[899/1031] Compiling SQLKit SQLBetween.swift
[900/1031] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[907/1031] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[908/1031] Compiling NIOTransportServices NIOTSListenerChannel.swift
[912/1031] Compiling NIOSSL IdentityVerification.swift
[913/1031] Compiling NIOTransportServices NIOTSDatagramListener.swift
[914/1031] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[915/1031] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[916/1031] Compiling NIOSSL LinuxCABundle.swift
[917/1031] Compiling NIOSSL NIOSSLClientHandler.swift
[918/1031] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[919/1031] Compiling NIOSSL NIOSSLHandler.swift
[920/1080] Compiling NIOExtras NIOLengthFieldBitLength.swift
[921/1080] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[922/1080] Compiling NIOExtras LengthFieldPrepender.swift
[923/1080] Compiling NIOExtras LineBasedFrameDecoder.swift
[924/1080] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[925/1080] Compiling NIOExtras NIOExtrasError.swift
[926/1080] Compiling NIOExtras QuiescingHelper.swift
[927/1080] Compiling NIOExtras RequestResponseHandler.swift
[928/1080] Compiling NIOExtras NIORequestIdentifiable.swift
[929/1099] Compiling MultipartKit MultipartPart.swift
[930/1099] Compiling MultipartKit MultipartPartConvertible.swift
[934/1099] Compiling MultipartKit MultipartFormData.swift
[935/1099] Compiling MultipartKit MultipartParser.swift
[936/1099] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[937/1099] Compiling MultipartKit FormDataDecoder.swift
[938/1099] Compiling MultipartKit FormDataEncoder.swift
[939/1099] Compiling MultipartKit Storage.swift
[940/1104] Emitting module NIOSSL
[941/1104] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[942/1104] Compiling NIOExtras RequestResponseWithIDHandler.swift
[943/1105] Compiling NIOWebSocket WebSocketOpcode.swift
[944/1105] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[945/1106] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[946/1106] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[947/1106] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[948/1106] Compiling MultipartKit Exports.swift
[949/1106] Compiling MultipartKit FormDataDecoder.Decoder.swift
[950/1106] Compiling MultipartKit BasicCodingKey.swift
[951/1106] Compiling MultipartKit MultipartError.swift
[952/1106] Compiling MultipartKit FormDataEncoder.Encoder.swift
[953/1106] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[954/1106] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[955/1106] Emitting module NIOTransportServices
[956/1106] Compiling NIOSSL UniversalBootstrapSupport.swift
[957/1106] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[958/1106] Compiling NIOSSL resource_bundle_accessor.swift
[967/1106] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[968/1106] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[969/1106] Compiling NIOHTTPCompression HTTPCompression.swift
[970/1106] Compiling NIOHTTPCompression HTTPDecompression.swift
[971/1106] Emitting module NIOHTTPCompression
[972/1106] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[973/1106] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[974/1106] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[975/1106] Emitting module _NIOFileSystemFoundationCompat
[976/1106] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[977/1106] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[978/1106] Compiling NIOWebSocket SHA1.swift
[979/1106] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[980/1106] Compiling NIOWebSocket WebSocketErrorCodes.swift
[981/1106] Compiling NIOWebSocket WebSocketFrame.swift
[982/1106] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[983/1106] Emitting module NIOWebSocket
[984/1106] Compiling NIOHPACK IndexedHeaderTable.swift
[985/1106] Compiling NIOHPACK HuffmanTables.swift
[986/1106] Compiling NIOHPACK IntegerCoding.swift
[987/1107] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[988/1107] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[998/1107] Compiling NIOHPACK HuffmanCoding.swift
[999/1107] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1000/1107] Compiling NIOHPACK HeaderTables.swift
[1001/1107] Compiling NIOHPACK HPACKEncoder.swift
[1004/1107] Compiling NIOHPACK HPACKErrors.swift
[1005/1107] Compiling NIOHPACK HPACKHeader.swift
[1006/1107] Emitting module AsyncKit
[1007/1107] Emitting module NIOHPACK
[1012/1109] Compiling NIOHPACK StaticHeaderTable.swift
[1017/1109] Emitting module NIOExtras
[1018/1109] Compiling SQLKit SQLColumnAssignment.swift
[1019/1109] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1020/1109] Compiling SQLKit SQLColumnDefinition.swift
[1021/1109] Compiling SQLKit SQLCommonTableExpression.swift
[1022/1109] Compiling SQLKit SQLConflictAction.swift
[1023/1109] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1024/1109] Compiling SQLKit SQLDropBehaviour.swift
[1025/1109] Compiling SQLKit SQLEnumDataType.swift
[1026/1109] Compiling SQLKit SQLExcludedColumn.swift
[1027/1109] Compiling SQLKit SQLForeignKey.swift
[1046/1109] Compiling SQLKit SQLDropEnumBuilder.swift
[1047/1109] Compiling SQLKit SQLDropIndexBuilder.swift
[1048/1109] Compiling SQLKit SQLDropTableBuilder.swift
[1070/1109] Emitting module SQLKit
[1071/1109] Compiling SQLKit SQLIdentifier.swift
[1072/1109] Compiling SQLKit SQLList.swift
[1073/1109] Compiling SQLKit SQLLiteral.swift
[1074/1109] Compiling SQLKit SQLRaw.swift
[1075/1109] Compiling SQLKit SQLCodingUtilities.swift
[1076/1109] Compiling SQLKit SQLQueryEncoder.swift
[1077/1109] Compiling SQLKit SQLRow.swift
[1078/1109] Compiling SQLKit SQLRowDecoder.swift
[1079/1109] Compiling SQLKit SomeCodingKey.swift
[1080/1109] Compiling SQLKit StringHandling.swift
[1097/1109] Emitting module MultipartKit
[1100/1111] Emitting module NIOFileSystem
[1101/1111] Compiling NIOFileSystem Exports.swift
[1102/1111] Compiling NIOExtras WritePCAPHandler.swift
[1103/1171] Compiling NIOHTTP2 HTTP2PingData.swift
[1104/1171] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1105/1179] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1106/1179] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1107/1179] Compiling NIOHTTP2 MaySendFrames.swift
[1108/1179] Compiling NIOHTTP2 SendingDataState.swift
[1109/1179] Compiling NIOHTTP2 SendingGoawayState.swift
[1110/1179] Compiling NIOHTTP2 SendingHeadersState.swift
[1111/1179] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1112/1185] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1113/1185] Compiling NIOHTTP2 QuiescingState.swift
[1114/1185] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1115/1185] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1116/1185] Compiling NIOHTTP2 StateMachineResult.swift
[1117/1185] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1118/1185] Compiling NIOHTTP2 DOSHeuristics.swift
[1119/1185] Compiling NIOHTTP2 SendingRstStreamState.swift
[1120/1185] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1121/1185] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1122/1185] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1123/1185] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1124/1185] Compiling NIOHTTP2 HasLocalSettings.swift
[1125/1185] Compiling NIOHTTP2 HasRemoteSettings.swift
[1126/1185] Compiling WebSocketKit WebSocketHandler.swift
[1127/1185] Compiling WebSocketKit WebSocket.swift
[1128/1185] Compiling WebSocketKit WebSocket+Connect.swift
[1129/1185] Compiling WebSocketKit WebSocket+Concurrency.swift
[1130/1185] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1131/1185] Compiling WebSocketKit WebSocketClient.swift
[1132/1185] Compiling WebSocketKit Exports.swift
[1133/1185] Emitting module WebSocketKit
[1134/1185] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1135/1185] Compiling NIOHTTP2 StreamChannelList.swift
[1136/1185] Compiling NIOHTTP2 StreamMap.swift
[1137/1185] Compiling NIOHTTP2 StreamStateMachine.swift
[1138/1185] Compiling NIOHTTP2 UnsafeTransfer.swift
[1139/1185] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1140/1185] Emitting module NIOHTTP2
[1148/1185] Compiling NIOHTTP2 Error+Any.swift
[1149/1185] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1150/1185] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1151/1185] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1152/1185] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1153/1185] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1154/1185] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1155/1185] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1156/1185] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1157/1185] Compiling NIOHTTP2 MayReceiveFrames.swift
[1158/1185] Compiling NIOHTTP2 ReceivingDataState.swift
[1159/1185] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1160/1185] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1161/1185] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1162/1185] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1163/1185] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1164/1185] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1165/1185] Compiling NIOHTTP2 InboundEventBuffer.swift
[1166/1185] Compiling NIOHTTP2 InboundWindowManager.swift
[1167/1185] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1168/1185] Compiling NIOHTTP2 HTTP2Settings.swift
[1169/1185] Compiling NIOHTTP2 HTTP2Stream.swift
[1170/1185] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1171/1185] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1172/1185] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1173/1185] Compiling NIOHTTP2 HTTP2StreamID.swift
[1174/1185] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1175/1185] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1176/1185] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1177/1185] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1178/1185] Compiling NIOHTTP2 HTTP2Error.swift
[1179/1185] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1180/1185] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1181/1185] Compiling NIOHTTP2 HTTP2Frame.swift
[1182/1185] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1183/1185] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1186/1336] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1187/1336] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1188/1336] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1189/1336] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1190/1336] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1191/1336] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1192/1336] Compiling AsyncHTTPClient HTTP1Connection.swift
[1193/1336] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1194/1336] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1195/1345] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1196/1345] Compiling AsyncHTTPClient TLSConfiguration.swift
[1197/1345] Compiling AsyncHTTPClient RedirectState.swift
[1198/1345] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1199/1345] Compiling AsyncHTTPClient RequestBag.swift
[1200/1345] Compiling AsyncHTTPClient RequestValidation.swift
[1201/1345] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1202/1345] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1203/1345] Compiling AsyncHTTPClient HTTPClient.swift
[1204/1345] Compiling AsyncHTTPClient HTTPHandler.swift
[1205/1345] Compiling FluentKit QueryBuilder+Concurrency.swift
[1206/1345] Compiling FluentKit Relation+Concurrency.swift
[1207/1345] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1208/1345] Compiling FluentKit Siblings+Concurrency.swift
[1209/1345] Compiling FluentKit Database+Logging.swift
[1210/1345] Compiling FluentKit Database.swift
[1211/1345] Compiling FluentKit DatabaseID.swift
[1212/1345] Compiling FluentKit DatabaseInput.swift
[1213/1345] Compiling FluentKit DatabaseOutput.swift
[1214/1345] Compiling FluentKit Databases.swift
[1215/1345] Compiling FluentKit Model+CRUD.swift
[1216/1345] Compiling FluentKit Model.swift
[1217/1345] Compiling FluentKit ModelAlias.swift
[1218/1345] Compiling FluentKit Schema.swift
[1219/1345] Compiling FluentKit FieldOperators.swift
[1220/1345] Compiling FluentKit Operators.swift
[1221/1345] Compiling FluentKit ValueOperators+Array.swift
[1222/1345] Compiling FluentKit ValueOperators+String.swift
[1223/1345] Compiling FluentKit ValueOperators.swift
[1224/1345] Compiling FluentKit Boolean.swift
[1225/1345] Emitting module FluentKit
[1226/1345] Compiling AsyncHTTPClient HTTP2Connection.swift
[1227/1345] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1228/1345] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1229/1345] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1230/1345] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1231/1345] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1232/1345] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1233/1345] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1234/1345] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1235/1345] Compiling AsyncHTTPClient RequestBodyLength.swift
[1236/1345] Emitting module AsyncHTTPClient
[1237/1351] Compiling FluentKit DatabaseQuery+Value.swift
[1238/1351] Compiling FluentKit DatabaseQuery.swift
[1239/1351] Compiling FluentKit QueryHistory.swift
[1240/1351] Compiling FluentKit DatabaseSchema.swift
[1241/1351] Compiling FluentKit SchemaBuilder.swift
[1242/1351] Compiling FluentKit OptionalType.swift
[1243/1351] Compiling FluentKit RandomGeneratable.swift
[1244/1351] Compiling FluentKit SomeCodingKey.swift
[1245/1351] Compiling FluentKit UnsafeMutableTransferBox.swift
[1252/1351] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1253/1351] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1267/1351] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1268/1351] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1269/1351] Compiling AsyncHTTPClient RequestOptions.swift
[1270/1351] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1271/1351] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1272/1351] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1273/1351] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1274/1351] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1275/1351] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1277/1351] Compiling AsyncHTTPClient LRUCache.swift
[1278/1351] Compiling AsyncHTTPClient NWErrorHandler.swift
[1279/1351] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1280/1351] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1281/1351] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1282/1351] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1283/1351] Compiling AsyncHTTPClient Transaction.swift
[1284/1351] Compiling AsyncHTTPClient Base64.swift
[1285/1351] Compiling AsyncHTTPClient BasicAuth.swift
[1286/1351] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1287/1351] Compiling AsyncHTTPClient ConnectionTarget.swift
[1288/1351] Compiling AsyncHTTPClient DeconstructedURL.swift
[1289/1351] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1290/1351] Compiling AsyncHTTPClient FoundationExtensions.swift
[1291/1351] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1292/1351] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1293/1351] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1294/1351] Compiling AsyncHTTPClient ConnectionPool.swift
[1295/1351] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1296/1351] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1336/1351] Compiling AsyncHTTPClient SSLContextCache.swift
[1337/1351] Compiling AsyncHTTPClient Scheme.swift
[1338/1351] Compiling AsyncHTTPClient Singleton.swift
[1339/1351] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1340/1351] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1341/1351] Compiling AsyncHTTPClient Utils.swift
[1349/1351] Compiling FluentKit Relation.swift
[1350/1351] Compiling FluentKit Siblings.swift
[1351/1351] Compiling FluentKit Timestamp.swift
[1352/1356] Compiling APNS APNSJSONDecoder.swift
[1353/1356] Compiling APNS APNSJSONEncoder.swift
[1354/1356] Compiling APNS APNSConfiguration.swift
[1355/1356] Emitting module APNS
[1356/1356] Compiling APNS APNSClient.swift
[1357/1552] Compiling Vapor RouteCollection.swift
[1358/1552] Compiling Vapor Routes.swift
[1359/1552] Compiling Vapor RoutesBuilder+Group.swift
[1360/1552] Compiling Vapor RoutesBuilder+Method.swift
[1361/1552] Compiling Vapor RoutesBuilder+Middleware.swift
[1362/1552] Compiling Vapor RoutesBuilder+WebSocket.swift
[1363/1552] Compiling Vapor RoutesBuilder.swift
[1364/1552] Compiling Vapor OTP.swift
[1365/1552] Compiling Vapor Application+Servers.swift
[1366/1552] Compiling Vapor Server.swift
[1367/1552] Compiling Vapor App+Service.swift
[1368/1552] Compiling Vapor Req+Service.swift
[1369/1552] Compiling Vapor Service.swift
[1370/1552] Compiling Vapor Application+Sessions.swift
[1371/1552] Compiling Vapor MemorySessions.swift
[1372/1552] Compiling Vapor Request+Session.swift
[1373/1552] Compiling Vapor Session.swift
[1374/1552] Compiling Vapor SessionCache.swift
[1375/1552] Compiling Vapor SessionData.swift
[1376/1552] Compiling Vapor SessionDriver.swift
[1377/1552] Compiling Vapor SessionsConfiguration.swift
[1378/1573] Compiling Vapor FormDataDecoder+Content.swift
[1379/1573] Compiling Vapor FormDataEncoder+Content.swift
[1380/1573] Compiling Vapor Application+Password.swift
[1381/1573] Compiling Vapor Application+Passwords.swift
[1382/1573] Compiling Vapor AsyncPasswordHasher.swift
[1383/1573] Compiling Vapor BcryptHasher.swift
[1384/1573] Compiling Vapor PasswordHasher.swift
[1385/1573] Compiling Vapor PlaintextHasher.swift
[1386/1573] Compiling Vapor Request+Password.swift
[1387/1573] Compiling Vapor Redirect.swift
[1388/1573] Compiling Vapor Request+Body.swift
[1389/1573] Compiling Vapor Request+BodyStream.swift
[1390/1573] Compiling Vapor Request.swift
[1391/1573] Compiling Vapor Application+Responder.swift
[1392/1573] Compiling Vapor DefaultResponder.swift
[1393/1573] Compiling Vapor Response+Body.swift
[1394/1573] Compiling Vapor Response.swift
[1395/1573] Compiling Vapor ResponseCodable.swift
[1396/1573] Compiling Vapor Application+Routes.swift
[1397/1573] Compiling Vapor Parameters+Require.swift
[1398/1573] Compiling Vapor Request+WebSocket.swift
[1399/1573] Compiling Vapor Route.swift
[1400/1573] Compiling Vapor Case.swift
[1401/1573] Compiling Vapor CharacterSet.swift
[1402/1573] Compiling Vapor Count.swift
[1403/1573] Compiling Vapor Custom.swift
[1404/1573] Compiling Vapor Email.swift
[1405/1573] Compiling Vapor Empty.swift
[1406/1573] Compiling Vapor In.swift
[1407/1573] Compiling Vapor Nil.swift
[1408/1573] Compiling Vapor NilIgnoring.swift
[1409/1573] Compiling Vapor Not.swift
[1410/1573] Compiling Vapor Or.swift
[1411/1573] Compiling Vapor Pattern.swift
[1412/1573] Compiling Vapor Range.swift
[1413/1573] Compiling Vapor URL.swift
[1414/1573] Compiling Vapor Valid.swift
[1415/1573] Compiling Vapor Application+Views.swift
[1416/1573] Compiling Vapor PlaintextRenderer.swift
[1417/1573] Compiling Vapor Request+View.swift
[1418/1573] Compiling Vapor View.swift
[1419/1573] Compiling Vapor ViewRenderer.swift
[1420/1573] Compiling Vapor _Deprecations.swift
[1421/1573] Compiling Vapor DotEnv.swift
[1422/1573] Compiling Vapor Extendable.swift
[1423/1573] Compiling Vapor File.swift
[1424/1573] Compiling Vapor FileIO.swift
[1425/1573] Compiling Vapor LifecycleHandler.swift
[1426/1573] Compiling Vapor OptionalType.swift
[1427/1573] Compiling Vapor RFC1123.swift
[1428/1573] Compiling Vapor SocketAddress+Hostname.swift
[1429/1573] Compiling Vapor Storage.swift
[1430/1573] Compiling Vapor String+IsIPAddress.swift
[1431/1573] Compiling Vapor Thread.swift
[1432/1573] Compiling Vapor URI.swift
[1433/1573] Compiling Vapor RangeResult.swift
[1434/1573] Compiling Vapor Validatable.swift
[1435/1573] Compiling Vapor Validation.swift
[1436/1573] Compiling Vapor ValidationKey.swift
[1437/1573] Compiling Vapor Validations.swift
[1438/1573] Compiling Vapor ValidationsError.swift
[1439/1573] Compiling Vapor Validator.swift
[1440/1573] Compiling Vapor ValidatorResult.swift
[1441/1573] Compiling Vapor And.swift
[1442/1573] Compiling Vapor BasicResponder.swift
[1443/1573] Compiling Vapor BodyStream.swift
[1444/1573] Compiling Vapor Application+HTTP+Client.swift
[1445/1573] Compiling Vapor EventLoopHTTPClient.swift
[1446/1573] Compiling Vapor EndpointCache.swift
[1447/1573] Compiling Vapor HTTPMethod+String.swift
[1448/1573] Compiling Vapor HTTPStatus.swift
[1449/1573] Compiling Vapor HTTPCookies.swift
[1450/1573] Compiling Vapor HTTPHeaderCacheControl.swift
[1451/1573] Compiling Vapor HTTPHeaderExpires.swift
[1452/1573] Compiling Vapor HTTPHeaderLastModified.swift
[1453/1573] Compiling Vapor HTTPHeaders+Cache.swift
[1454/1573] Compiling Vapor HTTPHeaders+Connection.swift
[1455/1573] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1456/1573] Compiling Vapor HTTPHeaders+ContentRange.swift
[1457/1573] Compiling Vapor HTTPHeaders+Directive.swift
[1458/1573] Compiling Vapor HTTPHeaders+Forwarded.swift
[1459/1573] Compiling Vapor HTTPHeaders+Link.swift
[1460/1573] Compiling Vapor HTTPHeaders+Name.swift
[1461/1573] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1462/1573] Compiling Vapor HTTPHeaders.swift
[1463/1573] Compiling Vapor HTTPMediaType.swift
[1464/1573] Compiling Vapor Application.swift
[1465/1573] Compiling Vapor AuthenticationCache.swift
[1466/1573] Compiling Vapor Authenticator.swift
[1467/1573] Compiling Vapor BasicAuthorization.swift
[1468/1573] Compiling Vapor BearerAuthorization.swift
[1469/1573] Compiling Vapor GuardMiddleware.swift
[1470/1573] Compiling Vapor RedirectMiddleware.swift
[1471/1573] Compiling Vapor SessionAuthenticatable.swift
[1472/1573] Compiling Vapor Bcrypt.swift
[1473/1573] Compiling Vapor Application+Cache.swift
[1474/1573] Compiling Vapor Cache.swift
[1475/1573] Compiling Vapor CacheExpirationTime.swift
[1476/1573] Compiling Vapor MemoryCache.swift
[1477/1573] Compiling Vapor Request+Cache.swift
[1478/1573] Compiling Vapor Application+Clients.swift
[1479/1573] Compiling Vapor Client.swift
[1480/1573] Compiling Vapor ClientRequest.swift
[1481/1573] Compiling Vapor ClientResponse.swift
[1482/1573] Compiling Vapor Request+Client.swift
[1483/1573] Compiling Vapor BootCommand.swift
[1484/1573] Compiling Vapor CommandContext+Application.swift
[1485/1573] Compiling Vapor RoutesCommand.swift
[1486/1573] Compiling Vapor HTTPMediaTypePreference.swift
[1487/1573] Compiling Vapor Responder.swift
[1488/1573] Compiling Vapor Application+HTTP+Server.swift
[1489/1573] Compiling Vapor HTTPServer.swift
[1490/1573] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1491/1573] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1492/1573] Compiling Vapor HTTPServerHandler.swift
[1493/1573] Compiling Vapor HTTPServerRequestDecoder.swift
[1494/1573] Compiling Vapor HTTPServerResponseEncoder.swift
[1495/1573] Compiling Vapor HTTPServerUpgradeHandler.swift
[1496/1573] Compiling Vapor Logger+Report.swift
[1497/1573] Compiling Vapor LoggingSystem+Environment.swift
[1498/1573] Compiling Vapor Application+Middleware.swift
[1499/1573] Compiling Vapor CORSMiddleware.swift
[1500/1573] Compiling Vapor ErrorMiddleware.swift
[1501/1573] Compiling Vapor FileMiddleware.swift
[1502/1573] Compiling Vapor Middleware.swift
[1503/1573] Compiling Vapor MiddlewareConfiguration.swift
[1504/1573] Compiling Vapor ResponseCompressionMiddleware.swift
[1505/1573] Compiling Vapor RouteLoggingMiddleware.swift
[1506/1573] Compiling Vapor TracingMiddleware.swift
[1507/1573] Compiling Vapor File+Multipart.swift
[1508/1573] Compiling Vapor SessionsMiddleware.swift
[1509/1573] Compiling Vapor URLEncodedFormData.swift
[1510/1573] Compiling Vapor URLEncodedFormDecoder.swift
[1511/1573] Compiling Vapor URLEncodedFormEncoder.swift
[1512/1573] Compiling Vapor URLEncodedFormError.swift
[1513/1573] Compiling Vapor URLEncodedFormParser.swift
[1514/1573] Compiling Vapor URLEncodedFormSerializer.swift
[1515/1573] Compiling Vapor URLQueryFragmentConvertible.swift
[1516/1573] Compiling Vapor AnyResponse.swift
[1517/1573] Compiling Vapor Array+Random.swift
[1518/1573] Compiling Vapor Base32.swift
[1519/1573] Compiling Vapor Base64.swift
[1520/1573] Compiling Vapor BaseN.swift
[1521/1573] Compiling Vapor BasicCodingKey.swift
[1522/1573] Compiling Vapor ByteCount.swift
[1523/1573] Compiling Vapor Bytes+Hex.swift
[1524/1573] Compiling Vapor Bytes+SecureCompare.swift
[1525/1573] Compiling Vapor Collection+Safe.swift
[1526/1573] Compiling Vapor DataProtocol+Copy.swift
[1527/1573] Compiling Vapor DecoderUnwrapper.swift
[1528/1573] Compiling Vapor DirectoryConfiguration.swift
[1529/1573] Compiling Vapor ServeCommand.swift
[1530/1573] Compiling Vapor AnyResponse+Concurrency.swift
[1531/1573] Compiling Vapor AsyncBasicResponder.swift
[1532/1573] Compiling Vapor AsyncMiddleware.swift
[1533/1573] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1534/1573] Compiling Vapor AsyncSessionDriver.swift
[1535/1573] Compiling Vapor Authentication+Concurrency.swift
[1536/1573] Compiling Vapor Cache+Concurrency.swift
[1537/1573] Compiling Vapor Client+Concurrency.swift
[1538/1573] Compiling Vapor RequestBody+Concurrency.swift
[1539/1573] Compiling Vapor Responder+Concurrency.swift
[1540/1573] Compiling Vapor ResponseCodable+Concurrency.swift
[1541/1573] Compiling Vapor RoutesBuilder+Concurrency.swift
[1542/1573] Compiling Vapor ViewRenderer+Concurrency.swift
[1543/1573] Compiling Vapor WebSocket+Concurrency.swift
[1544/1573] Compiling Vapor ContainerGetPathExecutor.swift
[1545/1573] Compiling Vapor Content.swift
[1546/1573] Compiling Vapor ContentCoders.swift
[1547/1573] Compiling Vapor ContentConfiguration.swift
[1548/1573] Compiling Vapor ContentContainer.swift
[1549/1573] Compiling Vapor JSONCoder+Custom.swift
[1550/1573] Compiling Vapor JSONCoders+Content.swift
[1551/1573] Emitting module Vapor
[1552/1573] Compiling Vapor PlaintextDecoder.swift
[1553/1573] Compiling Vapor PlaintextEncoder.swift
[1554/1573] Compiling Vapor URLQueryCoders.swift
[1555/1573] Compiling Vapor URLQueryContainer.swift
[1556/1573] Compiling Vapor Core.swift
[1557/1573] Compiling Vapor Running.swift
[1558/1573] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1559/1573] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1560/1573] Compiling Vapor DotEnvFile+load.swift
[1561/1573] Compiling Vapor Routes+caseInsenstive.swift
[1562/1573] Compiling Vapor Validatable+validate.swift
[1563/1573] Compiling Vapor Environment+Process.swift
[1564/1573] Compiling Vapor Environment+Secret.swift
[1565/1573] Compiling Vapor Environment.swift
[1566/1573] Compiling Vapor Abort.swift
[1567/1573] Compiling Vapor AbortError.swift
[1568/1573] Compiling Vapor DebuggableError.swift
[1569/1573] Compiling Vapor Demangler.swift
[1570/1573] Compiling Vapor ErrorSource.swift
[1571/1573] Compiling Vapor StackTrace.swift
[1572/1573] Compiling Vapor Exports.swift
[1573/1573] Compiling Vapor Application+HTTP.swift
[1574/1594] Compiling VaporAPNS Request+APNS.swift
[1575/1594] Compiling VaporAPNS Application+APNS.swift
[1576/1594] Emitting module VaporAPNS
[1577/1594] Compiling VaporAPNS APNSContainerID.swift
[1578/1594] Compiling VaporAPNS APNSContainers.swift
[1579/1594] Compiling Fluent ModelTokenAuthenticatable.swift
[1580/1595] Compiling Fluent ModelAuthenticatable.swift
[1581/1595] Compiling Fluent ModelCredentialsAuthenticatable.swift
[1582/1595] Compiling Fluent FluentProvider.swift
[1583/1595] Compiling Fluent MigrateCommand.swift
[1584/1595] Compiling Fluent Pagination+Concurrency.swift
[1585/1595] Compiling Fluent Sessions+Concurrency.swift
[1586/1595] Compiling Fluent Fluent+History.swift
[1587/1595] Compiling Fluent Fluent+Paginate.swift
[1588/1595] Compiling Fluent FluentProvider+Concurrency.swift
[1589/1595] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[1590/1595] Compiling Fluent Fluent+Pagination.swift
[1591/1595] Compiling Fluent Fluent+Sessions.swift
[1592/1595] Compiling Fluent Exports.swift
[1593/1595] Compiling Fluent Fluent+Cache.swift
[1594/1595] Emitting module Fluent
[1595/1595] Compiling Fluent PageLimit.swift
[1596/1599] Compiling VaporWallet DTOs+Content.swift
[1597/1599] Compiling VaporWallet TestCertificate.swift
[1598/1599] Emitting module VaporWallet
[1599/1599] Compiling VaporWallet isLoggingConfigured.swift
Build of target: 'VaporWallet' complete! (21.92s)
Target: VaporWalletPasses
Extracting symbol information for 'VaporWalletPasses'...
Finished extracting symbol information for 'VaporWalletPasses'. (16.40s)
Building documentation for 'VaporWalletPasses'...
Finished building documentation for 'VaporWalletPasses' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/vapor-community/wallet/main
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (1.83s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/49] Emitting module _CertificateInternals
[3/49] Compiling _CertificateInternals _TinyArray.swift
[4/49] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[5/49] Compiling CryptoBoringWrapper RandomBytes.swift
[6/49] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[7/49] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[8/49] Compiling FluentWallet DeviceModel.swift
[9/49] Emitting module FluentWallet
[10/49] Compiling FluentWallet PushTokenDTO.swift
[11/49] Compiling FluentWallet LogEntriesDTO.swift
[12/49] Compiling ZipArchive ZipFileStorage.swift
[13/50] Compiling ZipArchive ZipMemoryStorage.swift
[14/50] Compiling SwiftASN1 ASN1Boolean.swift
[15/50] Compiling SwiftASN1 ASN1Identifier.swift
[16/50] Compiling SwiftASN1 ASN1Any.swift
[17/50] Compiling SwiftASN1 ASN1BitString.swift
[18/51] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[19/51] Compiling CryptoBoringWrapper EllipticCurve.swift
[20/51] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[21/51] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[22/51] Emitting module CryptoBoringWrapper
[23/51] Compiling SwiftASN1 ASN1OctetString.swift
[24/51] Compiling SwiftASN1 ASN1Strings.swift
[25/51] Compiling ZipArchive ZipTypes.swift
[26/51] Compiling ZipArchive ZipStorage.swift
[27/51] Compiling SwiftASN1 DER.swift
[28/51] Compiling SwiftASN1 ASN1Integer.swift
[29/51] Compiling SwiftASN1 ASN1Null.swift
[30/51] Compiling SwiftASN1 TimeUtilities.swift
[31/51] Compiling SwiftASN1 UTCTime.swift
[32/51] Compiling SwiftASN1 ASN1.swift
[33/51] Compiling SwiftASN1 BER.swift
[34/51] Compiling SwiftASN1 Errors.swift
[35/51] Compiling SwiftASN1 ArraySliceBigint.swift
[36/51] Compiling SwiftASN1 GeneralizedTime.swift
[37/51] Compiling SwiftASN1 ObjectIdentifier.swift
[38/51] Compiling SwiftASN1 PEMDocument.swift
[39/51] Emitting module ZipArchive
[50/51] Compiling ZipArchive crc32.swift
[51/51] Emitting module SwiftASN1
[52/99] Compiling _CryptoExtras I2OSP.swift
[53/99] Compiling _CryptoExtras IntegerEncoding.swift
[54/99] Compiling _CryptoExtras PEMDocument.swift
[55/99] Compiling _CryptoExtras PrettyBytes.swift
[56/99] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[57/104] Compiling _CryptoExtras AES_CTR_boring.swift
[58/104] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[59/104] Compiling _CryptoExtras ARC+API.swift
[60/104] Compiling _CryptoExtras ARC.swift
[61/104] Compiling _CryptoExtras ARCCredential.swift
[62/104] Compiling _CryptoExtras ARCEncoding.swift
[63/104] Compiling _CryptoExtras RSA_security.swift
[64/104] Compiling _CryptoExtras BoringSSLHelpers.swift
[65/104] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[66/104] Compiling _CryptoExtras DigestType.swift
[67/104] Compiling _CryptoExtras Error.swift
[68/104] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[69/104] Compiling _CryptoExtras ChaCha20CTR.swift
[70/104] Compiling _CryptoExtras ECToolbox_boring.swift
[71/104] Compiling _CryptoExtras ECToolbox.swift
[72/104] Compiling _CryptoExtras HashToField.swift
[73/104] Compiling _CryptoExtras KDF.swift
[74/104] Compiling _CryptoExtras PBKDF2_boring.swift
[75/104] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[76/104] Compiling _CryptoExtras PBKDF2.swift
[77/104] Compiling _CryptoExtras Scrypt_boring.swift
[78/104] Emitting module _CryptoExtras
[79/104] Compiling _CryptoExtras AES_CBC.swift
[80/104] Compiling _CryptoExtras AES_CFB.swift
[81/104] Compiling _CryptoExtras AES_CTR.swift
[82/104] Compiling _CryptoExtras AES_GCM_SIV.swift
[83/104] Compiling _CryptoExtras Block Function.swift
[84/104] Compiling _CryptoExtras AES_CFB_boring.swift
[85/104] Compiling _CryptoExtras VOPRFClient.swift
[86/104] Compiling _CryptoExtras VOPRFServer.swift
[87/104] Compiling _CryptoExtras RSA+BlindSigning.swift
[88/104] Compiling _CryptoExtras RSA.swift
[89/104] Compiling _CryptoExtras RSA_boring.swift
[90/104] Compiling _CryptoExtras DLEQ.swift
[91/104] Compiling _CryptoExtras Prover.swift
[92/104] Compiling _CryptoExtras Verifier.swift
[93/104] Compiling _CryptoExtras ZKPToolbox.swift
[94/104] Compiling _CryptoExtras resource_bundle_accessor.swift
[95/104] Compiling _CryptoExtras ARCPrecredential.swift
[96/104] Compiling _CryptoExtras ARCPresentation.swift
[97/104] Compiling _CryptoExtras ARCRequest.swift
[98/104] Compiling _CryptoExtras ARCResponse.swift
[99/104] Compiling _CryptoExtras ARCServer.swift
[100/104] Compiling _CryptoExtras Scrypt.swift
[101/104] Compiling _CryptoExtras OPRF.swift
[102/104] Compiling _CryptoExtras OPRFClient.swift
[103/104] Compiling _CryptoExtras OPRFServer.swift
[104/104] Compiling _CryptoExtras VOPRF+API.swift
[105/197] Compiling X509 Digests.swift
[106/197] Compiling X509 DistinguishedName.swift
[107/197] Compiling X509 CommonName.swift
[108/197] Compiling X509 CountryName.swift
[109/197] Compiling X509 DNBuilder.swift
[110/197] Compiling X509 LocalityName.swift
[111/197] Compiling X509 OrganizationName.swift
[112/197] Compiling X509 OrganizationalUnitName.swift
[113/197] Compiling X509 StateOrProvinceName.swift
[114/197] Compiling X509 StreetAddress.swift
[115/207] Compiling X509 Signature.swift
[116/207] Compiling X509 SignatureAlgorithm.swift
[117/207] Compiling X509 AllOfPolicies.swift
[118/207] Compiling X509 AnyPolicy.swift
[119/207] Compiling X509 CertificateStore.swift
[120/207] Compiling X509 OneOfPolicies.swift
[121/207] Compiling X509 PolicyBuilder.swift
[122/207] Compiling X509 BasicConstraintsPolicy.swift
[123/207] Compiling X509 DNSNames.swift
[124/207] Compiling X509 DirectoryNames.swift
[125/207] Compiling X509 Extension.swift
[126/207] Compiling X509 Extensions.swift
[127/207] Compiling X509 ExtensionsBuilder.swift
[128/207] Compiling X509 GeneralName.swift
[129/207] Compiling X509 Lock.swift
[130/207] Compiling X509 LockedValueBox.swift
[131/207] Compiling X509 BasicOCSPResponse.swift
[132/207] Compiling X509 DirectoryString.swift
[133/207] Compiling X509 OCSPCertID.swift
[134/207] Compiling X509 OCSPCertStatus.swift
[135/207] Compiling X509 OCSPSingleResponse.swift
[136/207] Compiling X509 OCSPTBSRequest.swift
[137/207] Compiling X509 OCSPVersion.swift
[138/207] Compiling X509 PKCS8PrivateKey.swift
[139/207] Compiling X509 PromiseAndFuture.swift
[140/207] Compiling X509 RDNAttribute.swift
[141/207] Compiling X509 RandomNumberGenerator+bytes.swift
[142/207] Compiling X509 RelativeDistinguishedName.swift
[143/207] Compiling X509 SEC1PrivateKey.swift
[144/207] Compiling X509 SecKeyWrapper.swift
[145/207] Compiling X509 CMSAttribute.swift
[146/207] Compiling X509 CMSContentInfo.swift
[147/207] Compiling X509 CMSEncapsulatedContentInfo.swift
[148/207] Compiling X509 CMSIssuerAndSerialNumber.swift
[149/207] Compiling X509 CMSOperations.swift
[150/207] Compiling X509 CMSSignature.swift
[151/207] Compiling X509 CMSSignedData.swift
[152/207] Compiling X509 CMSSignerIdentifier.swift
[153/207] Compiling X509 CMSSignerInfo.swift
[154/207] Compiling X509 CMSVersion.swift
[155/207] Compiling X509 Curve25519+DER.swift
[156/207] Compiling X509 CSRAttribute.swift
[157/207] Compiling X509 CSRAttributes.swift
[158/207] Compiling X509 CSRVersion.swift
[159/207] Compiling X509 CertificateSigningRequest.swift
[160/207] Compiling X509 CertificationRequestInfo.swift
[161/207] Compiling X509 ExtensionRequest.swift
[162/207] Compiling X509 Certificate.swift
[163/207] Compiling X509 CertificatePrivateKey.swift
[164/207] Compiling X509 CertificatePublicKey.swift
[165/207] Compiling X509 CertificateSerialNumber.swift
[166/207] Compiling X509 CertificateVersion.swift
[167/207] Compiling X509 ExpiryPolicy.swift
[168/207] Compiling X509 IPConstraints.swift
[169/207] Compiling X509 NameConstraintsPolicy.swift
[170/207] Compiling X509 RFC5280Policy.swift
[171/207] Compiling X509 URIConstraints.swift
[172/207] Compiling X509 VersionPolicy.swift
[173/207] Compiling X509 ServerIdentityPolicy.swift
[174/207] Compiling X509 TrustRootLoading.swift
[175/207] Compiling X509 UnverifiedChain.swift
[176/207] Compiling X509 VerificationDiagnostic.swift
[177/207] Compiling X509 Error.swift
[178/207] Compiling X509 AuthorityInformationAccess.swift
[179/207] Compiling X509 AuthorityKeyIdentifier.swift
[180/207] Compiling X509 BasicConstraints.swift
[181/207] Compiling X509 ExtendedKeyUsage.swift
[182/207] Compiling X509 ExtensionIdentifiers.swift
[183/207] Compiling X509 KeyUsage.swift
[184/207] Compiling X509 NameConstraints.swift
[185/207] Compiling X509 SubjectAlternativeName.swift
[186/207] Compiling X509 SubjectKeyIdentifier.swift
[187/207] Compiling X509 Verifier.swift
[188/207] Compiling X509 VerifierPolicy.swift
[189/207] Compiling X509 AlgorithmIdentifier.swift
[190/207] Compiling X509 ECDSASignature.swift
[191/207] Compiling X509 RSAPKCS1PublicKey.swift
[192/207] Compiling X509 SubjectPublicKeyInfo.swift
[193/207] Compiling X509 TBSCertificate.swift
[194/207] Compiling X509 Time.swift
[195/207] Compiling X509 TimeCalculations.swift
[196/207] Compiling X509 Validity.swift
[197/207] Compiling X509 OCSPExtensionID.swift
[198/207] Compiling X509 OCSPNonce.swift
[199/207] Compiling X509 OCSPPolicy.swift
[200/207] Compiling X509 OCSPRequest.swift
[201/207] Compiling X509 OCSPResponse.swift
[202/207] Compiling X509 OCSPResponseBytes.swift
[203/207] Compiling X509 OCSPResponseData.swift
[204/207] Compiling X509 OCSPResponseStatus.swift
[205/207] Compiling X509 OCSPSignature.swift
[206/207] Compiling X509 OCSPSingleRequest.swift
[207/207] Emitting module X509
[208/212] Compiling WalletPasses PersonalizationJSON.swift
[209/212] Compiling WalletPasses WalletPassesError.swift
[210/212] Compiling WalletPasses PassJSON.swift
[211/212] Emitting module WalletPasses
[212/212] Compiling WalletPasses PassBuilder.swift
[213/223] Compiling FluentWalletPasses PassModel.swift
[214/223] Compiling FluentWalletPasses PassesRegistrationModel.swift
[215/224] Compiling FluentWalletPasses PassDataModel.swift
[216/224] Compiling FluentWalletPasses Pass.swift
[217/224] Compiling FluentWalletPasses PassesDevice.swift
[218/224] Compiling FluentWalletPasses PassesRegistration.swift
[219/224] Compiling FluentWalletPasses Exports.swift
[220/224] Compiling FluentWalletPasses PersonalizationInfo.swift
[221/224] Emitting module FluentWalletPasses
[222/224] Compiling FluentWalletPasses PersonalizationDictionaryDTO.swift
[223/224] Compiling FluentWalletPasses SerialNumbersDTO.swift
[224/224] Compiling FluentWalletPasses PersonalizationInfoModel.swift
[225/232] Compiling VaporWalletPasses PassesService.swift
[226/232] Compiling VaporWalletPasses PassesServiceCustom.swift
[227/232] Compiling VaporWalletPasses PassesService+AsyncModelMiddleware.swift
[228/232] Compiling VaporWalletPasses DTOs+Content.swift
[229/232] Compiling VaporWalletPasses ApplePassMiddleware.swift
[230/232] Emitting module VaporWalletPasses
[231/232] Compiling VaporWalletPasses PassesServiceCustom+RouteCollection.swift
[232/232] Compiling VaporWalletPasses Exports.swift
Build of target: 'VaporWalletPasses' complete! (15.81s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/vapor-community/wallet/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/vapor-community/wallet/main/linkable-paths.json
Target: VaporWalletOrders
Extracting symbol information for 'VaporWalletOrders'...
Finished extracting symbol information for 'VaporWalletOrders'. (3.80s)
Building documentation for 'VaporWalletOrders'...
Finished building documentation for 'VaporWalletOrders' (0.05s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/vapor-community/wallet/main
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (1.74s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/5] Compiling WalletOrders OrderJSON.swift
[3/5] Compiling WalletOrders WalletOrdersError.swift
[4/5] Emitting module WalletOrders
[5/5] Compiling WalletOrders OrderBuilder.swift
[6/14] Compiling FluentWalletOrders OrderModel.swift
[7/14] Compiling FluentWalletOrders OrderDataModel.swift
[8/14] Compiling FluentWalletOrders OrdersRegistrationModel.swift
[9/14] Compiling FluentWalletOrders OrdersRegistration.swift
[10/14] Compiling FluentWalletOrders OrdersDevice.swift
[11/14] Compiling FluentWalletOrders Exports.swift
[12/14] Compiling FluentWalletOrders OrderIdentifiersDTO.swift
[13/14] Compiling FluentWalletOrders Order.swift
[14/14] Emitting module FluentWalletOrders
[15/22] Compiling VaporWalletOrders OrdersServiceCustom.swift
[16/22] Compiling VaporWalletOrders OrdersService.swift
[17/22] Compiling VaporWalletOrders OrdersService+AsyncModelMiddleware.swift
[18/22] Compiling VaporWalletOrders AppleOrderMiddleware.swift
[19/22] Compiling VaporWalletOrders OrderIdentifiersDTO+Content.swift
[20/22] Compiling VaporWalletOrders Exports.swift
[21/22] Emitting module VaporWalletOrders
[22/22] Compiling VaporWalletOrders OrdersServiceCustom+RouteCollection.swift
Build of target: 'VaporWalletOrders' complete! (3.25s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/vapor-community/wallet/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/vapor-community/wallet/main/linkable-paths.json
302
3 /Users/admin/builder/spi-builder-workspace/.docs/vapor-community/wallet/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vapor-community/wallet/main
File count: 302
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-vapor-community-wallet-main-d7f8eded.zip to s3://spi-docs-inbox/prod-vapor-community-wallet-main-d7f8eded.zip
Copying... [16%]
Copying... [23%]
Copying... [31%]
Copying... [47%]
Copying... [55%]
Copying... [63%]
Copying... [70%]
Copying... [86%]
Copying... [94%]
Copying... [100%]
Done.