Build Information
Successful build of tripadvisor-swift, reference main (05d401), with Swift 6.1 for macOS (SPM) on 2 May 2026 08:20:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/tripadvisor-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/tripadvisor-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 05d401b Bump github.com/zunda-pixel/http-client from 0.3.1 to 0.4.0 (#39)
Cloned https://github.com/zunda-pixel/tripadvisor-swift.git
Revision (git rev-parse @):
05d401bb6f71865370f8d452733a26fc21abfd8b
SUCCESS checkout https://github.com/zunda-pixel/tripadvisor-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zunda-pixel/tripadvisor-swift.git
https://github.com/zunda-pixel/tripadvisor-swift.git
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
},
{
"identity" : "swift-currency",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/swift-currency"
},
{
"identity" : "http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/http-client"
}
],
"manifest_display_name" : "tripadvisor-swift",
"name" : "tripadvisor-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "TripadvisorKit",
"targets" : [
"TripadvisorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TripadvisorKitTests",
"module_type" : "SwiftTarget",
"name" : "TripadvisorKitTests",
"path" : "Tests/TripadvisorKitTests",
"sources" : [
"TripadvisorKitTests.swift"
],
"target_dependencies" : [
"TripadvisorKit"
],
"type" : "test"
},
{
"c99name" : "TripadvisorKit",
"module_type" : "SwiftTarget",
"name" : "TripadvisorKit",
"path" : "Sources/TripadvisorKit",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation",
"Tagged",
"Currency",
"HTTPClient"
],
"product_memberships" : [
"TripadvisorKit"
],
"sources" : [
"API/Category.swift",
"API/Language.swift",
"API/LocationDetail.swift",
"API/LocationPhotos.swift",
"API/LocationPoint.swift",
"API/LocationReviews.swift",
"API/PhotoSourceFilter.swift",
"API/Radius.swift",
"API/SearchLocation.swift",
"API/SearchNearLocation.swift",
"Constants.swift",
"JSONDecoder++.swift",
"Model/Address.swift",
"Model/Ancestor.swift",
"Model/Hours.swift",
"Model/Image.swift",
"Model/LabelContent.swift",
"Model/Location.swift",
"Model/Period.swift",
"Model/Photo.swift",
"Model/Ranking.swift",
"Model/Review.swift",
"Model/User.swift",
"Request/LocationDetailRequest.swift",
"Request/LocationPhotosRequest.swift",
"Request/LocationReviewsRequest.swift",
"Request/Request.swift",
"Request/SearchLocationsRequest.swift",
"Request/SearchNearLocationsRequest.swift",
"Response/LocationsResponse.swift",
"Response/PhotosResponse.swift",
"Response/ReviewsResponse.swift",
"TripadvisorKit.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/461] Write sources
[16/461] Copying PrivacyInfo.xcprivacy
[17/461] Write sources
[33/461] Compiling CNIOWASI CNIOWASI.c
[34/461] Compiling CNIOWindows shim.c
[35/461] Compiling CNIOWindows WSAStartup.c
[36/461] Compiling CNIOOpenBSD shim.c
[37/461] Compiling CNIOLinux liburing_shims.c
[37/461] Compiling CNIOLinux shim.c
[39/461] Compiling _NumericsShims _NumericsShims.c
[40/461] Write swift-version-2F0A5646E1D333AE.txt
[41/461] Compiling CNIOPosix event_loop_id.c
[42/461] Compiling _AtomicsShims.c
[43/461] Compiling CNIOLLHTTP c_nio_http.c
[44/467] Compiling CNIOLLHTTP c_nio_api.c
[45/470] Compiling CNIOExtrasZlib inffast.c
[46/470] Compiling CNIOExtrasZlib inflate.c
[46/470] Compiling CNIOExtrasZlib inftrees.c
[48/472] Compiling CNIOExtrasZlib trees.c
[49/473] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/521] Compiling CNIOExtrasZlib zutil.c
[51/521] Compiling CNIOExtrasZlib deflate.c
[53/521] Compiling _NIOBase64 Base64.swift
[54/521] Emitting module _NIOBase64
[54/521] Compiling CNIOExtrasZlib crc32.c
[55/521] Compiling CNIOExtrasZlib adler32.c
[57/521] Compiling ServiceContextModule ServiceContextKey.swift
[58/521] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[59/521] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[60/522] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[61/522] Compiling RealModule RealFunctions.swift
[62/523] Compiling RealModule RelaxedArithmetic.swift
[63/523] Emitting module ServiceContextModule
[64/523] Compiling ServiceContextModule ServiceContext.swift
[65/523] Compiling Logging LogEvent.swift
[65/523] Compiling fiat_p256_adx_sqr.S
[67/523] Compiling RealModule Real.swift
[68/523] Compiling RealModule Float80+Real.swift
[69/523] Emitting module InternalCollectionsUtilities
[70/523] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[71/523] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/523] Compiling InternalCollectionsUtilities Span+Extras.swift
[73/523] Compiling InternalCollectionsUtilities String+Padding.swift
[74/523] Compiling RealModule Float16+Real.swift
[75/523] Compiling RealModule Float+Real.swift
[76/523] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[77/523] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/529] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[79/529] Compiling InternalCollectionsUtilities UInt+reversed.swift
[80/529] Compiling RealModule ElementaryFunctions.swift
[81/529] Compiling RealModule AugmentedArithmetic.swift
[82/529] Compiling InternalCollectionsUtilities Debugging.swift
[83/529] Compiling InternalCollectionsUtilities Descriptions.swift
[84/529] Emitting module RealModule
[85/529] Compiling RealModule Double+Real.swift
[85/529] Compiling fiat_p256_adx_mul.S
[86/529] Compiling fiat_curve25519_adx_square.S
[87/529] Compiling fiat_curve25519_adx_mul.S
[89/529] Emitting module Currency
[90/529] Compiling Currency Currency.swift
[91/529] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[92/529] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[93/529] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[94/529] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[95/529] Compiling _NIODataStructures PriorityQueue.swift
[96/529] Compiling _NIODataStructures _TinyArray.swift
[99/529] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[100/529] Compiling InternalCollectionsUtilities Integer rank.swift
[101/529] Compiling Instrumentation MultiplexInstrument.swift
[101/529] Compiling CNIODarwin shim.c
[103/529] Emitting module _NIODataStructures
[104/529] Compiling _NIODataStructures Heap.swift
[105/529] Emitting module Instrumentation
[106/529] Compiling Instrumentation NoOpInstrument.swift
[107/529] Compiling Instrumentation Instrument.swift
[108/529] Compiling Instrumentation InstrumentationSystem.swift
[109/529] Compiling Instrumentation Locks.swift
[109/529] Compiling CNIOBoringSSLShims shims.c
[111/563] Compiling ContainersPreview OutputSpan+Extras.swift
[112/563] Compiling ContainersPreview TemporaryAllocation.swift
[113/563] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[114/563] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[115/566] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[116/566] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[117/566] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[118/566] Compiling ContainersPreview BorrowingSequence.swift
[119/566] Compiling ContainersPreview ContainerIterator.swift
[120/566] Compiling ContainersPreview DynamicContainer.swift
[121/566] Compiling ContainersPreview MutableContainer.swift
[122/566] Compiling ContainersPreview PermutableContainer.swift
[123/566] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[124/566] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[125/566] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[126/566] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[127/566] Emitting module ContainersPreview
[128/566] Compiling ContainersPreview Drain+Reduce.swift
[129/566] Compiling ContainersPreview Drain.swift
[130/566] Compiling ContainersPreview Producer+Collect.swift
[131/566] Compiling ContainersPreview Producer.swift
[132/566] Compiling ContainersPreview Borrow.swift
[133/566] Compiling ContainersPreview Box.swift
[134/574] Compiling ContainersPreview Inout.swift
[135/574] Compiling ContainersPreview InputSpan.swift
[136/574] Compiling ContainersPreview Shared.swift
[137/574] Compiling ContainersPreview Producer+Filter.swift
[138/574] Compiling ContainersPreview Producer+Map.swift
[139/574] Compiling ContainersPreview Producer+Reduce.swift
[140/574] Compiling ContainersPreview BidirectionalContainer.swift
[141/574] Compiling ContainersPreview Container+Filter.swift
[142/574] Compiling ContainersPreview Container+SpanwiseZip.swift
[143/574] Compiling ContainersPreview Container.swift
[144/574] Compiling ContainersPreview RandomAccessContainer.swift
[145/574] Compiling ContainersPreview RangeExpression2.swift
[146/574] Compiling ContainersPreview RangeReplaceableContainer.swift
[147/574] Compiling ContainersPreview Drain+Map.swift
[148/574] Compiling Logging MetadataProvider.swift
[149/574] Compiling Logging LogHandler.swift
[150/574] Compiling Logging Locks.swift
[151/574] Emitting module Logging
[152/574] Compiling Logging Logging.swift
[153/615] Compiling DequeModule RigidDeque+Consumption.swift
[154/615] Compiling DequeModule RigidDeque+Container.swift
[155/615] Compiling DequeModule RigidDeque+Descriptions.swift
[156/615] Compiling DequeModule RigidDeque+Equatable.swift
[157/615] Compiling DequeModule RigidDeque+Experimental.swift
[158/615] Compiling DequeModule UniqueDeque+Append.swift
[159/615] Compiling DequeModule UniqueDeque+Consumption.swift
[160/615] Compiling DequeModule UniqueDeque+Container.swift
[161/615] Compiling DequeModule UniqueDeque+Descriptions.swift
[162/615] Compiling DequeModule UniqueDeque+Insertions.swift
[163/615] Compiling DequeModule UniqueDeque+Prepend.swift
[164/615] Compiling DequeModule UniqueDeque+Removals.swift
[165/615] Compiling DequeModule UniqueDeque+Replacements.swift
[166/619] Compiling Tracing Tracer.swift
[167/619] Compiling Tracing TracerProtocol.swift
[168/619] Compiling Tracing TracingTime.swift
[169/619] Compiling Tracing TracerProtocol+Legacy.swift
[170/619] Compiling Tracing NoOpTracer.swift
[171/619] Compiling Tracing InstrumentationSystem+Tracing.swift
[172/619] Compiling Tracing SpanProtocol.swift
[173/619] Emitting module Tracing
[174/619] Compiling DequeModule RigidDeque+Removals.swift
[175/619] Compiling DequeModule RigidDeque+Replacements.swift
[176/619] Compiling DequeModule RigidDeque+Testing.swift
[177/619] Compiling DequeModule RigidDeque.swift
[178/619] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[179/619] Compiling DequeModule Deque+Extras.swift
[180/619] Compiling DequeModule Deque+Hashable.swift
[181/619] Compiling DequeModule Deque+Testing.swift
[182/619] Compiling DequeModule Deque._Storage.swift
[183/619] Compiling DequeModule RigidDeque+Hashable.swift
[184/619] Compiling DequeModule RigidDeque+Initializers.swift
[185/619] Compiling DequeModule RigidDeque+Insertions.swift
[186/619] Compiling DequeModule RigidDeque+Prepend.swift
[187/619] Compiling DequeModule UniqueDeque+Equatable.swift
[188/619] Compiling DequeModule UniqueDeque+Experimental.swift
[189/619] Compiling DequeModule UniqueDeque+Hashable.swift
[190/619] Compiling DequeModule UniqueDeque+Initializers.swift
[191/619] Compiling DequeModule Deque+Codable.swift
[192/619] Compiling DequeModule Deque+Collection.swift
[193/619] Compiling DequeModule Deque+CustomReflectable.swift
[194/619] Compiling DequeModule Deque+Descriptions.swift
[195/619] Compiling DequeModule Deque+Equatable.swift
[196/619] Compiling DequeModule Deque._UnsafeHandle.swift
[197/619] Compiling DequeModule Deque.swift
[198/619] Compiling DequeModule _DequeBuffer.swift
[199/619] Compiling DequeModule _DequeBufferHeader.swift
[200/619] Compiling DequeModule RigidDeque+Append.swift
[201/619] Compiling HTTPTypes NIOLock.swift
[201/619] Compiling tls13_client.cc
[202/619] Compiling tls_method.cc
[203/619] Compiling tls_record.cc
[204/619] Compiling tls13_enc.cc
[205/619] Compiling tls13_server.cc
[207/619] Compiling HTTPTypes ISOLatin1String.swift
[207/619] Compiling tls13_both.cc
[209/619] Compiling HTTPTypes HTTPField.swift
[210/619] Emitting module HTTPTypes
[211/619] Compiling HTTPTypes HTTPRequest.swift
[212/619] Compiling HTTPTypes HTTPResponse.swift
[213/619] Compiling HTTPTypes HTTPFieldName.swift
[214/619] Compiling HTTPTypes HTTPFields.swift
[214/619] Compiling t1_enc.cc
[216/619] Compiling DequeModule UniqueDeque.swift
[217/619] Compiling DequeModule _DequeSlot.swift
[218/619] Compiling DequeModule _UnsafeDequeHandle.swift
[219/619] Compiling DequeModule _UnsafeDequeSegments.swift
[220/619] Emitting module DequeModule
[220/619] Compiling ssl_versions.cc
[221/619] Compiling ssl_stat.cc
[222/619] Compiling ssl_transcript.cc
[223/619] Compiling ssl_x509.cc
[224/619] Compiling ssl_session.cc
[225/619] Compiling ssl_privkey.cc
[226/619] Compiling ssl_key_share.cc
[227/619] Compiling ssl_lib.cc
[228/619] Compiling ssl_file.cc
[229/619] Compiling ssl_cipher.cc
[230/619] Compiling ssl_credential.cc
[231/619] Compiling ssl_buffer.cc
[232/619] Compiling ssl_asn1.cc
[233/619] Compiling ssl_cert.cc
[235/619] Compiling HTTPTypes HTTPParsedFields.swift
[236/619] Compiling HTTPTypes HTTPRequest+URL.swift
[237/619] Compiling Tagged Tagged.swift
[238/619] Emitting module Tagged
[239/619] Compiling Tagged UUID.swift
[239/625] Compiling ssl_aead_ctx.cc
[240/625] Compiling s3_pkt.cc
[241/625] Compiling s3_lib.cc
[242/625] Compiling s3_both.cc
[243/625] Compiling handshake_server.cc
[244/625] Compiling handshake_client.cc
[246/625] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[247/625] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[248/625] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[249/625] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[250/625] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[251/625] Emitting module HTTPTypesFoundation
[251/625] Compiling handshake.cc
[252/625] Compiling handoff.cc
[253/625] Compiling md5-x86_64-linux.S
[254/625] Compiling md5-x86_64-apple.S
[255/625] Compiling md5-586-linux.S
[256/625] Compiling extensions.cc
[257/625] Compiling md5-586-apple.S
[258/625] Compiling chacha20_poly1305_x86_64-linux.S
[259/625] Compiling chacha20_poly1305_x86_64-apple.S
[260/625] Compiling chacha20_poly1305_armv8-win.S
[261/625] Compiling chacha20_poly1305_armv8-linux.S
[262/625] Compiling encrypted_client_hello.cc
[263/625] Compiling dtls_record.cc
[264/625] Compiling chacha-x86_64-linux.S
[265/625] Compiling chacha20_poly1305_armv8-apple.S
[266/625] Compiling dtls_method.cc
[267/625] Compiling chacha-x86_64-apple.S
[268/625] Compiling chacha-x86-linux.S
[269/625] Compiling err_data.cc
[270/625] Compiling chacha-x86-apple.S
[271/625] Compiling chacha-armv8-win.S
[272/625] Compiling chacha-armv8-linux.S
[273/625] Compiling d1_srtp.cc
[274/625] Compiling bio_ssl.cc
[275/625] Compiling chacha-armv4-linux.S
[276/625] Compiling aes128gcmsiv-x86_64-apple.S
[277/625] Compiling aes128gcmsiv-x86_64-linux.S
[278/625] Compiling chacha-armv8-apple.S
[279/625] Compiling x86_64-mont5-linux.S
[280/625] Compiling x86_64-mont5-apple.S
[281/625] Compiling x86_64-mont-linux.S
[282/625] Compiling x86_64-mont-apple.S
[283/625] Compiling x86-mont-apple.S
[284/625] Compiling x86-mont-linux.S
[285/625] Compiling vpaes-x86_64-linux.S
[286/625] Compiling vpaes-x86_64-apple.S
[287/625] Compiling vpaes-x86-linux.S
[288/625] Compiling vpaes-x86-apple.S
[289/625] Compiling vpaes-armv8-win.S
[290/625] Compiling vpaes-armv8-linux.S
[291/625] Compiling vpaes-armv7-linux.S
[292/625] Compiling vpaes-armv8-apple.S
[293/625] Compiling d1_pkt.cc
[294/625] Compiling sha512-x86_64-linux.S
[295/625] Compiling sha512-armv8-win.S
[296/625] Compiling sha512-x86_64-apple.S
[297/625] Compiling d1_lib.cc
[298/625] Compiling sha512-armv8-linux.S
[299/625] Compiling sha512-armv4-linux.S
[300/625] Compiling sha512-586-linux.S
[301/625] Compiling sha512-armv8-apple.S
[302/625] Compiling sha512-586-apple.S
[303/625] Compiling sha256-x86_64-linux.S
[304/625] Compiling sha256-x86_64-apple.S
[305/625] Compiling sha256-armv8-win.S
[305/625] Compiling sha256-armv8-linux.S
[307/625] Compiling sha256-armv8-apple.S
[308/625] Compiling sha256-586-linux.S
[309/625] Compiling d1_both.cc
[310/625] Compiling sha1-x86_64-linux.S
[310/625] Compiling sha256-armv4-linux.S
[310/625] Compiling sha256-586-apple.S
[313/625] Compiling sha1-x86_64-apple.S
[314/625] Compiling sha1-armv8-win.S
[315/625] Compiling sha1-armv8-linux.S
[316/625] Compiling sha1-armv4-large-linux.S
[317/625] Compiling sha1-armv8-apple.S
[318/625] Compiling sha1-586-linux.S
[319/625] Compiling rsaz-avx2-apple.S
[319/625] Compiling sha1-586-apple.S
[319/625] Compiling rsaz-avx2-linux.S
[322/625] Compiling rdrand-x86_64-linux.S
[323/625] Compiling rdrand-x86_64-apple.S
[324/625] Compiling p256_beeu-x86_64-asm-apple.S
[325/625] Compiling p256_beeu-x86_64-asm-linux.S
[326/625] Compiling p256_beeu-armv8-asm-win.S
[327/625] Compiling p256_beeu-armv8-asm-linux.S
[328/625] Compiling p256-armv8-asm-win.S
[329/625] Compiling p256-x86_64-asm-linux.S
[330/625] Compiling p256-x86_64-asm-apple.S
[331/625] Compiling p256-armv8-asm-linux.S
[332/625] Compiling p256_beeu-armv8-asm-apple.S
[333/625] Compiling p256-armv8-asm-apple.S
[334/625] Compiling ghashv8-armv8-win.S
[335/625] Compiling ghashv8-armv8-linux.S
[336/625] Compiling ghashv8-armv8-apple.S
[336/625] Compiling ghashv8-armv7-linux.S
[338/625] Compiling ghash-x86_64-linux.S
[339/625] Compiling ghash-x86_64-apple.S
[340/625] Compiling ghash-x86-linux.S
[341/625] Compiling ghash-ssse3-x86_64-linux.S
[342/625] Compiling ghash-x86-apple.S
[343/625] Compiling ghash-ssse3-x86_64-apple.S
[344/625] Compiling ghash-ssse3-x86-linux.S
[345/625] Compiling ghash-ssse3-x86-apple.S
[346/625] Compiling ghash-neon-armv8-linux.S
[347/625] Compiling ghash-neon-armv8-win.S
[347/625] Compiling ghash-neon-armv8-apple.S
[349/625] Compiling co-586-linux.S
[350/625] Compiling bsaes-armv7-linux.S
[351/625] Compiling ghash-armv4-linux.S
[352/625] Compiling co-586-apple.S
[353/625] Compiling bn-armv8-win.S
[354/625] Compiling bn-armv8-linux.S
[355/625] Compiling bn-armv8-apple.S
[356/625] Compiling armv8-mont-win.S
[357/625] Compiling bn-586-apple.S
[358/625] Compiling armv8-mont-linux.S
[359/625] Compiling bn-586-linux.S
[360/625] Compiling aesv8-gcm-armv8-linux.S
[361/625] Compiling armv4-mont-linux.S
[362/625] Compiling aesv8-gcm-armv8-win.S
[363/625] Compiling armv8-mont-apple.S
[364/625] Compiling aesv8-gcm-armv8-apple.S
[365/625] Compiling aesv8-armv8-win.S
[366/625] Compiling aesv8-armv7-linux.S
[367/625] Compiling aesni-x86_64-linux.S
[368/625] Compiling aesv8-armv8-linux.S
[369/625] Compiling aesv8-armv8-apple.S
[370/625] Compiling aesni-x86_64-apple.S
[370/625] Compiling aesni-gcm-x86_64-linux.S
[371/625] Compiling aesni-x86-linux.S
[373/625] Compiling aesni-x86-apple.S
[374/625] Compiling aes-gcm-avx2-x86_64-linux.S
[375/625] Compiling aesni-gcm-x86_64-apple.S
[376/625] Compiling aes-gcm-avx10-x86_64-apple.S
[377/625] Compiling aes-gcm-avx10-x86_64-linux.S
[378/625] Compiling aes-gcm-avx2-x86_64-apple.S
[379/625] Compiling x_sig.cc
[380/625] Compiling x_spki.cc
[381/625] Compiling x_val.cc
[382/625] Compiling x_x509a.cc
[383/625] Compiling x_x509.cc
[384/625] Compiling x_pubkey.cc
[385/625] Compiling x_req.cc
[386/625] Compiling x_exten.cc
[386/625] Compiling x_crl.cc
[388/625] Compiling x_name.cc
[389/625] Compiling x_attrib.cc
[390/625] Compiling x_algor.cc
[391/625] Compiling x509spki.cc
[392/625] Compiling x509rset.cc
[392/625] Compiling x_all.cc
[394/625] Compiling x509cset.cc
[395/625] Compiling x509name.cc
[396/625] Compiling x509_v3.cc
[397/625] Compiling x509_vpm.cc
[398/625] Compiling x509_vfy.cc
[399/625] Compiling x509_txt.cc
[400/625] Compiling x509_trs.cc
[401/625] Compiling x509_set.cc
[402/625] Compiling x509_obj.cc
[403/625] Compiling x509_req.cc
[404/625] Compiling x509_def.cc
[405/625] Compiling x509_d2.cc
[405/625] Compiling x509_ext.cc
[407/625] Compiling x509_lu.cc
[408/625] Compiling x509_cmp.cc
[409/625] Compiling x509.cc
[410/625] Compiling x509_att.cc
[411/625] Compiling v3_utl.cc
[412/625] Compiling v3_prn.cc
[413/625] Compiling v3_skey.cc
[414/625] Compiling v3_ocsp.cc
[415/625] Compiling v3_purp.cc
[416/625] Compiling v3_pmaps.cc
[417/625] Compiling v3_pcons.cc
[418/625] Compiling v3_ncons.cc
[419/625] Compiling v3_int.cc
[420/625] Compiling v3_lib.cc
[421/625] Compiling v3_extku.cc
[422/625] Compiling v3_ia5.cc
[422/625] Compiling v3_info.cc
[424/625] Compiling v3_genn.cc
[425/625] Compiling v3_enum.cc
[426/625] Compiling v3_crld.cc
[427/625] Compiling v3_cpols.cc
[428/625] Compiling v3_conf.cc
[429/625] Compiling v3_bitst.cc
[430/625] Compiling v3_bcons.cc
[431/625] Compiling t_x509a.cc
[432/625] Compiling v3_akeya.cc
[433/625] Compiling v3_akey.cc
[434/625] Compiling v3_alt.cc
[435/625] Compiling t_x509.cc
[436/625] Compiling t_crl.cc
[437/625] Compiling t_req.cc
[438/625] Compiling rsa_pss.cc
[439/625] Compiling i2d_pr.cc
[440/625] Compiling name_print.cc
[441/625] Compiling policy.cc
[442/625] Compiling by_file.cc
[443/625] Compiling by_dir.cc
[444/625] Compiling algorithm.cc
[445/625] Compiling a_verify.cc
[446/625] Compiling a_sign.cc
[447/625] Compiling asn1_gen.cc
[448/625] Compiling a_digest.cc
[449/625] Compiling thread_win.cc
[450/625] Compiling voprf.cc
[451/625] Compiling thread.cc
[452/625] Compiling thread_pthread.cc
[453/625] Compiling thread_none.cc
[454/625] Compiling trust_token.cc
[455/625] Compiling stack.cc
[456/625] Compiling pmbtoken.cc
[457/625] Compiling slhdsa.cc
[458/625] Compiling spake2plus.cc
[459/625] Compiling siphash.cc
[460/625] Compiling sha512.cc
[461/625] Compiling sha256.cc
[462/625] Compiling sha1.cc
[463/625] Compiling rsa_print.cc
[464/625] Compiling rsa_extra.cc
[465/625] Compiling rsa_crypt.cc
[466/625] Compiling refcount.cc
[467/625] Compiling rc4.cc
[468/625] Compiling rsa_asn1.cc
[469/625] Compiling urandom.cc
[470/625] Compiling windows.cc
[471/625] Compiling trusty.cc
[472/625] Compiling rand.cc
[473/625] Compiling ios.cc
[474/625] Compiling passive.cc
[475/625] Compiling poly1305_arm_asm.S
[476/625] Compiling getentropy.cc
[477/625] Compiling forkunsafe.cc
[478/625] Compiling fork_detect.cc
[479/625] Compiling deterministic.cc
[480/625] Compiling poly1305_vec.cc
[481/625] Compiling poly1305_arm.cc
[482/625] Compiling poly1305.cc
[483/625] Compiling pool.cc
[484/625] Compiling pkcs8_x509.cc
[485/625] Compiling pkcs8.cc
[486/625] Compiling pkcs7.cc
[487/625] Compiling p5_pbev2.cc
[488/625] Compiling pkcs7_x509.cc
[489/625] Compiling pem_xaux.cc
[490/625] Compiling pem_x509.cc
[491/625] Compiling pem_pkey.cc
[492/625] Compiling pem_pk8.cc
[493/625] Compiling pem_oth.cc
[494/625] Compiling mlkem.cc
[495/625] Compiling obj_xref.cc
[496/625] Compiling pem_info.cc
[497/625] Compiling pem_all.cc
[498/625] Compiling obj.cc
[499/625] Compiling mldsa.cc
[500/625] Compiling pem_lib.cc
[501/625] Compiling poly_rq_mul.S
[502/625] Compiling mem.cc
[503/625] Compiling fips_shared_support.cc
[504/625] Compiling md5.cc
[505/625] Compiling md4.cc
[506/625] Compiling lhash.cc
[507/625] Compiling kyber.cc
[508/625] Compiling sign.cc
[509/625] Compiling ex_data.cc
[510/625] Compiling scrypt.cc
[511/625] Compiling print.cc
[512/625] Compiling pbkdf.cc
[513/625] Compiling hpke.cc
[514/625] Compiling hrss.cc
[515/625] Compiling p_x25519_asn1.cc
[516/625] Compiling p_x25519.cc
[517/625] Compiling p_ed25519.cc
[518/625] Compiling p_rsa_asn1.cc
[519/625] Compiling p_ec.cc
[520/625] Compiling p_hkdf.cc
[521/625] Compiling p_rsa.cc
[522/625] Compiling p_ed25519_asn1.cc
[523/625] Compiling p_ec_asn1.cc
[524/625] Compiling p_dh_asn1.cc
[525/625] Compiling p_dsa_asn1.cc
[526/625] Compiling p_dh.cc
[527/625] Compiling evp_ctx.cc
[528/625] Compiling err.cc
[529/625] Compiling evp.cc
[530/625] Compiling engine.cc
[531/625] Compiling evp_asn1.cc
[532/625] Compiling ecdsa_asn1.cc
[533/625] Compiling ecdh.cc
[534/625] Compiling hash_to_curve.cc
[535/625] Compiling ec_derive.cc
[536/625] Compiling dsa.cc
[537/625] Compiling bcm.cc
[538/625] Compiling ec_asn1.cc
[539/625] Compiling x25519-asm-arm.S
[540/625] Compiling dsa_asn1.cc
[541/625] Compiling digest_extra.cc
[542/625] Compiling params.cc
[543/625] Compiling des.cc
[544/625] Compiling dh_asn1.cc
[545/625] Compiling curve25519_64_adx.cc
[546/625] Compiling spake25519.cc
[547/625] Compiling crypto.cc
[548/625] Compiling cpu_intel.cc
[549/625] Compiling cpu_arm_linux.cc
[550/625] Compiling cpu_arm_freebsd.cc
[551/625] Compiling curve25519.cc
[552/625] Compiling cpu_aarch64_win.cc
[553/625] Compiling cpu_aarch64_openbsd.cc
[554/625] Compiling cpu_aarch64_sysreg.cc
[555/625] Compiling cpu_aarch64_linux.cc
[556/625] Compiling cpu_aarch64_fuchsia.cc
[557/625] Compiling cpu_aarch64_apple.cc
[558/625] Compiling tls_cbc.cc
[559/625] Compiling conf.cc
[560/625] Compiling get_cipher.cc
[561/625] Compiling e_rc4.cc
[562/625] Compiling e_tls.cc
[563/625] Compiling e_null.cc
[564/625] Compiling e_rc2.cc
[565/625] Compiling e_des.cc
[566/625] Compiling e_chacha20poly1305.cc
[567/625] Compiling derive_key.cc
[568/625] Compiling e_aesctrhmac.cc
[569/625] Compiling e_aesgcmsiv.cc
[570/625] Compiling chacha.cc
[571/625] Compiling unicode.cc
[572/625] Compiling ber.cc
[573/625] Compiling cbs.cc
[574/625] Compiling cbb.cc
[575/625] Compiling buf.cc
[576/625] Compiling asn1_compat.cc
[577/625] Compiling blake2.cc
[578/625] Compiling socket_helper.cc
[579/625] Compiling bn_asn1.cc
[580/625] Compiling convert.cc
[581/625] Compiling socket.cc
[582/625] Compiling printf.cc
[583/625] Compiling hexdump.cc
[584/625] Compiling pair.cc
[585/625] Compiling file.cc
[586/625] Compiling fd.cc
[587/625] Compiling errno.cc
[588/625] Compiling connect.cc
[589/625] Compiling bio_mem.cc
[590/625] Compiling bio.cc
[591/625] Compiling base64.cc
[592/625] Compiling tasn_typ.cc
[593/625] Compiling tasn_fre.cc
[594/625] Compiling tasn_utl.cc
[595/625] Compiling tasn_enc.cc
[596/625] Compiling tasn_new.cc
[597/625] Compiling posix_time.cc
[598/625] Compiling f_string.cc
[599/625] Compiling tasn_dec.cc
[600/625] Compiling f_int.cc
[601/625] Compiling asn_pack.cc
[602/625] Compiling asn1_par.cc
[603/625] Compiling asn1_lib.cc
[604/625] Compiling a_utctm.cc
[605/625] Compiling a_type.cc
[606/625] Compiling a_time.cc
[607/625] Compiling a_octet.cc
[608/625] Compiling a_strnid.cc
[609/625] Compiling a_strex.cc
[610/625] Compiling a_object.cc
[611/625] Compiling a_mbstr.cc
[612/625] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[612/625] Write sources
[616/625] Compiling a_int.cc
[617/625] Compiling a_i2d_fp.cc
[618/625] Compiling a_dup.cc
[619/625] Compiling a_d2i_fp.cc
[620/637] Compiling a_gentm.cc
[621/656] Compiling a_bitstr.cc
[621/660] Compiling a_bool.cc
[624/670] Compiling Algorithms MinMax.swift
[625/670] Compiling Algorithms Partition.swift
[626/670] Compiling Algorithms Joined.swift
[627/670] Compiling Algorithms Keyed.swift
[628/670] Compiling Algorithms FlattenCollection.swift
[629/670] Compiling Algorithms Grouped.swift
[630/670] Compiling Algorithms Permutations.swift
[631/670] Compiling Algorithms Product.swift
[632/671] Compiling Algorithms Suffix.swift
[633/671] Compiling Algorithms Trim.swift
[634/673] Compiling Algorithms Indexed.swift
[635/673] Compiling Algorithms Intersperse.swift
[636/673] Compiling Algorithms EitherSequence.swift
[637/673] Compiling Algorithms FirstNonNil.swift
[638/673] Compiling Atomics Unmanaged extensions.swift
[639/673] Compiling Algorithms Unique.swift
[640/673] Compiling Algorithms Windows.swift
[641/673] Compiling Algorithms Combinations.swift
[642/673] Compiling Algorithms Compacted.swift
[643/673] Compiling Algorithms Cycle.swift
[644/673] Compiling Algorithms RandomSample.swift
[645/673] Compiling Algorithms Reductions.swift
[646/673] Compiling Algorithms Rotate.swift
[647/673] Compiling Algorithms Split.swift
[648/673] Compiling Algorithms Stride.swift
[661/673] Compiling Algorithms AdjacentPairs.swift
[662/673] Compiling Algorithms Chain.swift
[663/673] Compiling Algorithms Chunked.swift
[670/673] Emitting module Atomics
[670/673] Compiling c-nioatomics.c
[672/673] Emitting module Algorithms
[672/673] Compiling c-atomics.c
[674/680] Compiling NIOConcurrencyHelpers lock.swift
[675/680] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[676/680] Compiling NIOConcurrencyHelpers NIOLock.swift
[677/680] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[678/680] Emitting module NIOConcurrencyHelpers
[679/680] Compiling NIOConcurrencyHelpers atomics.swift
[680/680] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[681/745] Compiling NIOCore ConvenienceOptionSupport.swift
[682/745] Compiling NIOCore DeadChannel.swift
[683/745] Compiling NIOCore DispatchQueue+WithFuture.swift
[684/745] Compiling NIOCore EventLoop+Deprecated.swift
[685/745] Compiling NIOCore EventLoop+SerialExecutor.swift
[686/745] Compiling NIOCore EventLoop.swift
[687/745] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[688/745] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[689/745] Compiling NIOCore NIOScheduledCallback.swift
[690/745] Compiling NIOCore NIOSendable.swift
[691/745] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[692/745] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[693/745] Compiling NIOCore RecvByteBufferAllocator.swift
[694/745] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[695/752] Compiling NIOCore IO.swift
[696/752] Compiling NIOCore IOData.swift
[697/752] Compiling NIOCore IPProtocol.swift
[698/752] Compiling NIOCore IntegerBitPacking.swift
[699/752] Compiling NIOCore IntegerTypes.swift
[700/752] Compiling NIOCore Interfaces.swift
[701/752] Compiling NIOCore Linux.swift
[702/752] Compiling NIOCore EventLoopFuture+Deprecated.swift
[703/752] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[704/752] Compiling NIOCore EventLoopFuture.swift
[705/752] Compiling NIOCore FileDescriptor.swift
[706/752] Compiling NIOCore FileHandle.swift
[707/752] Compiling NIOCore FileRegion.swift
[708/752] Compiling NIOCore GlobalSingletons.swift
[709/752] Compiling NIOCore AddressedEnvelope.swift
[710/752] Compiling NIOCore AsyncAwaitSupport.swift
[711/752] Compiling NIOCore AsyncChannel.swift
[712/752] Compiling NIOCore AsyncChannelHandler.swift
[713/752] Compiling NIOCore AsyncChannelInboundStream.swift
[714/752] Compiling NIOCore AsyncChannelOutboundWriter.swift
[715/752] Compiling NIOCore NIOAsyncSequenceProducer.swift
[716/752] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[717/752] Compiling NIOCore MarkedCircularBuffer.swift
[718/752] Compiling NIOCore MulticastChannel.swift
[719/752] Compiling NIOCore NIOAny.swift
[720/752] Compiling NIOCore NIOCloseOnErrorHandler.swift
[721/752] Compiling NIOCore NIOCoreSendableMetatype.swift
[722/752] Compiling NIOCore NIODecodedAsyncSequence.swift
[723/752] Compiling NIOCore NIOLoopBound.swift
[724/752] Compiling NIOCore ChannelHandler.swift
[725/752] Compiling NIOCore ChannelHandlers.swift
[726/752] Compiling NIOCore ChannelInvoker.swift
[727/752] Compiling NIOCore ChannelOption.swift
[728/752] Compiling NIOCore ChannelPipeline.swift
[729/752] Compiling NIOCore CircularBuffer.swift
[730/752] Compiling NIOCore Codec.swift
[731/752] Compiling NIOCore NIOAsyncWriter.swift
[732/752] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[733/752] Compiling NIOCore BSDSocketAPI.swift
[734/752] Compiling NIOCore ByteBuffer-aux.swift
[735/752] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[736/752] Compiling NIOCore ByteBuffer-conversions.swift
[737/752] Compiling NIOCore ByteBuffer-core.swift
[738/752] Compiling NIOCore SocketAddresses.swift
[739/752] Compiling NIOCore SocketOptionProvider.swift
[740/752] Compiling NIOCore SystemCallHelpers.swift
[741/752] Compiling NIOCore TimeAmount+Duration.swift
[742/752] Compiling NIOCore TypeAssistedChannelHandler.swift
[743/752] Compiling NIOCore UniversalBootstrapSupport.swift
[744/752] Compiling NIOCore Utilities.swift
[745/752] Compiling NIOCore ByteBuffer-hex.swift
[746/752] Compiling NIOCore ByteBuffer-int.swift
[747/752] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[748/752] Compiling NIOCore ByteBuffer-multi-int.swift
[749/752] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[750/752] Compiling NIOCore ByteBuffer-views.swift
[751/752] Compiling NIOCore Channel.swift
[752/752] Emitting module NIOCore
[753/811] Emitting module NIOEmbedded
[754/811] Compiling NIOEmbedded AsyncTestingChannel.swift
[755/811] Compiling NIOEmbedded Embedded.swift
[756/811] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[757/811] Compiling NIOFoundationEssentialsCompat Codable+ByteBuffer.swift
[758/811] Emitting module NIOFoundationEssentialsCompat
[759/811] Compiling NIOFoundationEssentialsCompat ByteBuffer-foundation.swift
[760/811] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[761/811] Compiling NIOPosix PosixSingletons.swift
[762/811] Compiling NIOPosix RawSocketBootstrap.swift
[763/811] Compiling NIOPosix Resolver.swift
[764/811] Compiling NIOPosix Selectable.swift
[765/811] Compiling NIOPosix SelectableChannel.swift
[766/811] Compiling NIOPosix BSDSocketAPICommon.swift
[767/811] Compiling NIOPosix BSDSocketAPIPosix.swift
[768/811] Compiling NIOPosix BSDSocketAPIWindows.swift
[769/811] Compiling NIOPosix BaseSocket.swift
[770/811] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[771/811] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[772/816] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[773/816] Compiling NIOPosix System.swift
[774/816] Compiling NIOPosix Thread.swift
[775/816] Compiling NIOPosix ThreadPosix.swift
[776/816] Compiling NIOPosix ThreadWindows.swift
[777/816] Compiling NIOPosix FileDescriptor.swift
[778/816] Compiling NIOPosix GetaddrinfoResolver.swift
[779/816] Compiling NIOPosix HappyEyeballs.swift
[780/816] Compiling NIOPosix IO.swift
[781/816] Compiling NIOPosix IntegerBitPacking.swift
[782/816] Compiling NIOPosix IntegerTypes.swift
[783/816] Compiling NIOPosix SelectorWSAPoll.swift
[784/816] Compiling NIOPosix ServerSocket.swift
[785/816] Compiling NIOPosix Socket.swift
[786/816] Compiling NIOPosix SocketChannel.swift
[787/816] Compiling NIOPosix SocketProtocols.swift
[788/816] Compiling NIOPosix Utilities.swift
[789/816] Compiling NIOPosix VsockAddress.swift
[790/816] Compiling NIOPosix VsockChannelEvents.swift
[791/816] Compiling NIOPosix Windows.swift
[792/816] Compiling NIOPosix resource_bundle_accessor.swift
[793/816] Emitting module NIOPosix
[794/816] Compiling NIOPosix BaseSocketChannel.swift
[795/816] Compiling NIOPosix BaseStreamSocketChannel.swift
[796/816] Compiling NIOPosix Bootstrap.swift
[797/816] Compiling NIOPosix ControlMessage.swift
[798/816] Compiling NIOPosix DatagramVectorReadManager.swift
[799/816] Compiling NIOPosix Errors+Any.swift
[800/816] Compiling NIOPosix NonBlockingFileIO.swift
[801/816] Compiling NIOPosix PendingDatagramWritesManager.swift
[802/816] Compiling NIOPosix PendingWritesManager.swift
[803/816] Compiling NIOPosix PipeChannel.swift
[804/816] Compiling NIOPosix PipePair.swift
[805/816] Compiling NIOPosix Pool.swift
[806/816] Compiling NIOPosix SelectableEventLoop.swift
[807/816] Compiling NIOPosix SelectorEpoll.swift
[808/816] Compiling NIOPosix SelectorGeneric.swift
[809/816] Compiling NIOPosix SelectorKqueue.swift
[810/816] Compiling NIOPosix SelectorUring.swift
[811/816] Compiling NIOPosix Linux.swift
[812/816] Compiling NIOPosix LinuxCPUSet.swift
[813/816] Compiling NIOPosix LinuxUring.swift
[814/816] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[815/816] Compiling NIOPosix NIOPosixSendableMetatype.swift
[816/816] Compiling NIOPosix NIOThreadPool.swift
[817/818] Emitting module NIO
[818/818] Compiling NIO Exports.swift
[819/857] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[820/857] Emitting module NIOTLS
[821/857] Compiling NIOSOCKS ClientStateMachine.swift
[822/857] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[823/858] Compiling NIOSOCKS SOCKSResponse.swift
[824/858] Compiling NIOFoundationCompat Exports.swift
[825/858] Emitting module NIOFoundationCompat
[826/858] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[827/858] Compiling NIOSOCKS Helpers.swift
[828/858] Compiling NIOSOCKS AuthenticationMethod.swift
[829/858] Compiling NIOSOCKS ClientGreeting.swift
[830/858] Compiling NIOSOCKS Messages.swift
[831/858] Compiling NIOSOCKS Errors.swift
[832/858] Emitting module NIOSOCKS
[833/858] Compiling NIOSOCKS SOCKSClientHandler.swift
[834/858] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[835/858] Compiling NIOSOCKS SOCKSRequest.swift
[836/858] Compiling NIOTLS TLSEvents.swift
[837/858] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[838/858] Compiling NIOTLS SNIHandler.swift
[839/858] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[840/858] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[841/858] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[842/859] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[843/859] Compiling NIOSOCKS ServerStateMachine.swift
[846/912] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[847/912] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[848/912] Compiling NIOSSL SubjectAlternativeName.swift
[849/912] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[850/912] Compiling NIOSSL NIOSSLHandler.swift
[851/912] Compiling NIOSSL LinuxCABundle.swift
[852/912] Compiling NIOSSL NIOSSLClientHandler.swift
[853/912] Compiling NIOSSL NIOSSLSecureBytes.swift
[854/912] Compiling NIOSSL RNG.swift
[855/912] Compiling NIOSSL SSLPublicKey.swift
[856/912] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[857/912] Emitting module NIOHTTP1
[858/912] Compiling NIOSSL CustomPrivateKey.swift
[859/912] Compiling NIOSSL IdentityVerification.swift
[860/930] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[861/930] Compiling NIOHPACK IndexedHeaderTable.swift
[862/930] Compiling NIOHPACK IntegerCoding.swift
[863/931] Emitting module NIOTransportServices
[864/933] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[865/933] Compiling NIOHTTPCompression HTTPDecompression.swift
[866/933] Compiling NIOHTTPCompression HTTPCompression.swift
[867/933] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[868/933] Emitting module NIOHTTPCompression
[869/933] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[870/933] Compiling NIOHPACK StaticHeaderTable.swift
[871/933] Compiling NIOHPACK HuffmanCoding.swift
[872/933] Compiling NIOHPACK HuffmanTables.swift
[873/933] Compiling NIOHPACK HPACKErrors.swift
[874/933] Compiling NIOHPACK HPACKEncoder.swift
[875/933] Compiling NIOHPACK HeaderTables.swift
[876/933] Compiling NIOHPACK DynamicHeaderTable.swift
[877/933] Compiling NIOHPACK HPACKDecoder.swift
[878/933] Compiling NIOHPACK HPACKHeader.swift
[879/933] Emitting module NIOHPACK
[880/997] Compiling NIOHTTP2 HTTP2UserEvents.swift
[881/997] Compiling NIOHTTP2 InboundEventBuffer.swift
[882/997] Compiling NIOHTTP2 ReceivingDataState.swift
[883/997] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[884/997] Compiling NIOHTTP2 ReceivingHeadersState.swift
[885/997] Compiling NIOHTTP2 ConnectionStateMachine.swift
[886/997] Compiling NIOHTTP2 ConnectionStreamsState.swift
[887/997] Compiling NIOHTTP2 MayReceiveFrames.swift
[888/997] Compiling NIOHTTP2 HTTP2StreamID.swift
[889/997] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[890/997] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[891/997] Compiling NIOHTTP2 HTTP2Stream.swift
[892/997] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[893/997] Compiling NIOHTTP2 HTTP2Frame.swift
[894/997] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[895/997] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[896/997] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[897/997] Compiling NIOHTTP2 HTTP2FrameParser.swift
[898/997] Compiling NIOHTTP2 HTTP2PingData.swift
[899/997] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[900/997] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[901/997] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[902/997] Compiling NIOHTTP2 HTTP2Settings.swift
[903/997] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[904/997] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[905/997] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[922/1000] Compiling NIOSSL UniversalBootstrapSupport.swift
[923/1000] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[924/1000] Compiling NIOSSL resource_bundle_accessor.swift
[925/1000] Compiling NIOHTTP2 SendingHeadersState.swift
[926/1000] Compiling NIOHTTP2 SendingPushPromiseState.swift
[929/1000] Compiling NIOHTTP2 InboundWindowManager.swift
[930/1000] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[931/1000] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[932/1000] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[940/1007] Emitting module NIOSSL
[951/1007] Emitting module NIOHTTP2
[952/1007] Compiling NIOHTTP2 SendingRstStreamState.swift
[953/1007] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[954/1007] Compiling NIOHTTP2 HTTP2SettingsState.swift
[955/1007] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[956/1007] Compiling NIOHTTP2 HasFlowControlWindows.swift
[957/1007] Compiling NIOHTTP2 HasLocalSettings.swift
[958/1007] Compiling NIOHTTP2 HasRemoteSettings.swift
[966/1007] Compiling NIOHTTP2 StreamChannelFlowController.swift
[967/1007] Compiling NIOHTTP2 StreamChannelList.swift
[968/1007] Compiling NIOHTTP2 StreamMap.swift
[969/1007] Compiling NIOHTTP2 StreamStateMachine.swift
[970/1007] Compiling NIOHTTP2 Timer.swift
[971/1007] Compiling NIOHTTP2 UnsafeTransfer.swift
[972/1007] Compiling NIOHTTP2 WatermarkedFlowController.swift
[987/1007] Compiling NIOHTTP2 Error+Any.swift
[988/1007] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[989/1007] Compiling NIOHTTP2 ControlFrameBuffer.swift
[990/1007] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[991/1007] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[992/1007] Compiling NIOHTTP2 GlitchesMonitor.swift
[993/1007] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[994/1007] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[995/1007] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[996/1007] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[997/1007] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[998/1007] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[999/1007] Compiling NIOHTTP2 HTTP2Error.swift
[1000/1007] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1001/1007] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1002/1007] Compiling NIOHTTP2 QuiescingState.swift
[1003/1007] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1004/1007] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1005/1007] Compiling NIOHTTP2 StateMachineResult.swift
[1006/1007] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1007/1007] Compiling NIOHTTP2 DOSHeuristics.swift
[1008/1072] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1009/1072] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1010/1072] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1011/1072] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1012/1072] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1013/1072] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1014/1072] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1015/1072] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1016/1079] Emitting module AsyncHTTPClient
[1017/1079] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1018/1079] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1019/1079] Compiling AsyncHTTPClient ConnectionPool.swift
[1020/1079] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1021/1079] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1022/1079] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1023/1079] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1024/1079] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1025/1079] Compiling AsyncHTTPClient ConnectionTarget.swift
[1026/1079] Compiling AsyncHTTPClient DeconstructedURL.swift
[1027/1079] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1028/1079] Compiling AsyncHTTPClient FoundationExtensions.swift
[1029/1079] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1030/1079] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1031/1079] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1032/1079] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1033/1079] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1034/1079] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1035/1079] Compiling AsyncHTTPClient Transaction.swift
[1036/1079] Compiling AsyncHTTPClient Base64.swift
[1037/1079] Compiling AsyncHTTPClient BasicAuth.swift
[1038/1079] Compiling AsyncHTTPClient SSLContextCache.swift
[1039/1079] Compiling AsyncHTTPClient Scheme.swift
[1040/1079] Compiling AsyncHTTPClient Singleton.swift
[1041/1079] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1042/1079] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1043/1079] Compiling AsyncHTTPClient TracingSupport.swift
[1044/1079] Compiling AsyncHTTPClient Utils.swift
[1045/1079] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1046/1079] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1047/1079] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1048/1079] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1049/1079] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1050/1079] Compiling AsyncHTTPClient RequestBodyLength.swift
[1051/1079] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1052/1079] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1053/1079] Compiling AsyncHTTPClient TLSConfiguration.swift
[1054/1079] Compiling AsyncHTTPClient RedirectState.swift
[1055/1079] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1056/1079] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1057/1079] Compiling AsyncHTTPClient RequestBag.swift
[1058/1079] Compiling AsyncHTTPClient RequestValidation.swift
[1059/1079] Compiling AsyncHTTPClient HTTP1Connection.swift
[1060/1079] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1061/1079] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1062/1079] Compiling AsyncHTTPClient HTTP2Connection.swift
[1063/1079] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1064/1079] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1065/1079] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1066/1079] Compiling AsyncHTTPClient RequestOptions.swift
[1067/1079] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1068/1079] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1069/1079] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1070/1079] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1071/1079] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1072/1079] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1073/1079] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1074/1079] Compiling AsyncHTTPClient HTTPClient.swift
[1075/1079] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1076/1079] Compiling AsyncHTTPClient HTTPHandler.swift
[1077/1079] Compiling AsyncHTTPClient LRUCache.swift
[1078/1079] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1079/1079] Compiling AsyncHTTPClient NWErrorHandler.swift
[1080/1083] Compiling HTTPClient URLSesssion++.swift
[1081/1083] Compiling HTTPClient AsyncHTTPClient++.swift
[1082/1083] Emitting module HTTPClient
[1083/1083] Compiling HTTPClient HTTPClient.swift
[1084/1114] Emitting module TripadvisorKit
[1085/1117] Compiling TripadvisorKit LocationPoint.swift
[1086/1117] Compiling TripadvisorKit LocationReviews.swift
[1087/1117] Compiling TripadvisorKit PhotoSourceFilter.swift
[1088/1117] Compiling TripadvisorKit Radius.swift
[1089/1117] Compiling TripadvisorKit Period.swift
[1090/1117] Compiling TripadvisorKit Photo.swift
[1091/1117] Compiling TripadvisorKit Ranking.swift
[1092/1117] Compiling TripadvisorKit LocationPhotosRequest.swift
[1093/1117] Compiling TripadvisorKit LocationReviewsRequest.swift
[1094/1117] Compiling TripadvisorKit Request.swift
[1095/1117] Compiling TripadvisorKit Address.swift
[1096/1117] Compiling TripadvisorKit Ancestor.swift
[1097/1117] Compiling TripadvisorKit Hours.swift
[1098/1117] Compiling TripadvisorKit SearchLocationsRequest.swift
[1099/1117] Compiling TripadvisorKit SearchNearLocationsRequest.swift
[1100/1117] Compiling TripadvisorKit LocationsResponse.swift
[1101/1117] Compiling TripadvisorKit SearchLocation.swift
[1102/1117] Compiling TripadvisorKit SearchNearLocation.swift
[1103/1117] Compiling TripadvisorKit Constants.swift
[1104/1117] Compiling TripadvisorKit JSONDecoder++.swift
[1105/1117] Compiling TripadvisorKit Review.swift
[1106/1117] Compiling TripadvisorKit User.swift
[1107/1117] Compiling TripadvisorKit LocationDetailRequest.swift
[1108/1117] Compiling TripadvisorKit PhotosResponse.swift
[1109/1117] Compiling TripadvisorKit ReviewsResponse.swift
[1110/1117] Compiling TripadvisorKit TripadvisorKit.swift
[1111/1117] Compiling TripadvisorKit Category.swift
[1112/1117] Compiling TripadvisorKit Language.swift
[1113/1117] Compiling TripadvisorKit LocationDetail.swift
[1114/1117] Compiling TripadvisorKit LocationPhotos.swift
[1115/1117] Compiling TripadvisorKit Image.swift
[1116/1117] Compiling TripadvisorKit LabelContent.swift
[1117/1117] Compiling TripadvisorKit Location.swift
Build complete! (84.35s)
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/zunda-pixel/swift-currency
Fetching https://github.com/apple/swift-http-types from cache
[1/18] Fetching swift-currency
[19/1236] Fetching swift-currency, swift-tagged
[153/1407] Fetching swift-currency, swift-tagged, http-client
Fetched https://github.com/zunda-pixel/swift-currency from cache (0.81s)
Fetched https://github.com/zunda-pixel/http-client from cache (0.81s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.81s)
Fetched https://github.com/apple/swift-http-types from cache (0.81s)
Computing version for https://github.com/zunda-pixel/swift-currency
Computed https://github.com/zunda-pixel/swift-currency at 0.0.1 (1.34s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (3.09s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.4.0 (0.48s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.99s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (1.51s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/5794] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.76s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.01s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.01s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.02s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.13s)
Fetched https://github.com/apple/swift-log.git from cache (1.15s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.99s)
Fetched https://github.com/apple/swift-nio.git from cache (2.67s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (3.98s)
Fetching https://github.com/apple/swift-service-context.git
[1/1289] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.93s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.55s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.88s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.28.0 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.53s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.53s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
[1/7266] Fetching swift-certificates
[74/10017] Fetching swift-certificates, swift-service-lifecycle
[212/16262] Fetching swift-certificates, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.29s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.29s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.29s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.30s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.30s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (1.82s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.54s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (4.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.66s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (1.54s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.1 (0.63s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.5.0 (1.10s)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/zunda-pixel/swift-currency
Working copy of https://github.com/zunda-pixel/swift-currency resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.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.33.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
},
{
"identity" : "swift-currency",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/swift-currency"
},
{
"identity" : "http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zunda-pixel/http-client"
}
],
"manifest_display_name" : "tripadvisor-swift",
"name" : "tripadvisor-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "TripadvisorKit",
"targets" : [
"TripadvisorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TripadvisorKitTests",
"module_type" : "SwiftTarget",
"name" : "TripadvisorKitTests",
"path" : "Tests/TripadvisorKitTests",
"sources" : [
"TripadvisorKitTests.swift"
],
"target_dependencies" : [
"TripadvisorKit"
],
"type" : "test"
},
{
"c99name" : "TripadvisorKit",
"module_type" : "SwiftTarget",
"name" : "TripadvisorKit",
"path" : "Sources/TripadvisorKit",
"product_dependencies" : [
"HTTPTypes",
"HTTPTypesFoundation",
"Tagged",
"Currency",
"HTTPClient"
],
"product_memberships" : [
"TripadvisorKit"
],
"sources" : [
"API/Category.swift",
"API/Language.swift",
"API/LocationDetail.swift",
"API/LocationPhotos.swift",
"API/LocationPoint.swift",
"API/LocationReviews.swift",
"API/PhotoSourceFilter.swift",
"API/Radius.swift",
"API/SearchLocation.swift",
"API/SearchNearLocation.swift",
"Constants.swift",
"JSONDecoder++.swift",
"Model/Address.swift",
"Model/Ancestor.swift",
"Model/Hours.swift",
"Model/Image.swift",
"Model/LabelContent.swift",
"Model/Location.swift",
"Model/Period.swift",
"Model/Photo.swift",
"Model/Ranking.swift",
"Model/Review.swift",
"Model/User.swift",
"Request/LocationDetailRequest.swift",
"Request/LocationPhotosRequest.swift",
"Request/LocationReviewsRequest.swift",
"Request/Request.swift",
"Request/SearchLocationsRequest.swift",
"Request/SearchNearLocationsRequest.swift",
"Response/LocationsResponse.swift",
"Response/PhotosResponse.swift",
"Response/ReviewsResponse.swift",
"TripadvisorKit.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.