Build Information
Successful build of couchdb-swift, reference 2.4.0 (b40595), with Swift 6.1 for Android on 28 Mar 2026 22:48:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/makoni/couchdb-swift.git
Reference: 2.4.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/makoni/couchdb-swift
* tag 2.4.0 -> FETCH_HEAD
HEAD is now at b405952 Fixed warnings (#43)
Cloned https://github.com/makoni/couchdb-swift.git
Revision (git rev-parse @):
b405952579e46b8298a729c8218c4e28fe02210f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/makoni/couchdb-swift.git at 2.4.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/makoni/couchdb-swift.git
https://github.com/makoni/couchdb-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.21.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin.git"
}
],
"manifest_display_name" : "couchdb-swift",
"name" : "couchdb-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CouchDBClient",
"targets" : [
"CouchDBClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CouchDBClientTests",
"module_type" : "SwiftTarget",
"name" : "CouchDBClientTests",
"path" : "Tests/CouchDBClientTests",
"sources" : [
"AttachmentsAPITests.swift",
"CouchDBClientTests.swift",
"HTTPClientTests.swift",
"MangoQueryTests.swift",
"TestSupport.swift"
],
"target_dependencies" : [
"CouchDBClient"
],
"type" : "test"
},
{
"c99name" : "CouchDBClient",
"module_type" : "SwiftTarget",
"name" : "CouchDBClient",
"path" : "Sources/CouchDBClient",
"product_dependencies" : [
"AsyncHTTPClient"
],
"product_memberships" : [
"CouchDBClient"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/CouchDBClient/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CouchDBClient.swift",
"Models/CouchDBClientError.swift",
"Models/CouchDBError.swift",
"Models/CouchDBFindResponse.swift",
"Models/CouchDBRepresentable.swift",
"Models/CouchUpdateResponse.swift",
"Models/CreateSessionResponse.swift",
"Models/MangoExplainResponse.swift",
"Models/MangoIndex.swift",
"Models/MangoQuery.swift",
"Models/RowsResponse.swift",
"Models/UpdateDBResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2171] Fetching swift-docc-plugin
[2172/17838] Fetching swift-docc-plugin, async-http-client
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.48s)
[2194/15667] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.04s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.6 (3.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.30s)
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 (0.91s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
[1/5691] Fetching swift-distributed-tracing
[1367/7511] Fetching swift-distributed-tracing, swift-atomics
[1978/14002] Fetching swift-distributed-tracing, swift-atomics, swift-nio-extras
[4830/20060] Fetching swift-distributed-tracing, swift-atomics, swift-nio-extras, swift-algorithms
[5760/22881] Fetching swift-distributed-tracing, swift-atomics, swift-nio-extras, swift-algorithms, swift-nio-transport-services
[6316/29169] Fetching swift-distributed-tracing, swift-atomics, swift-nio-extras, swift-algorithms, swift-nio-transport-services, swift-log
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.61s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.61s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.61s)
Fetched https://github.com/apple/swift-log.git from cache (1.61s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.62s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.63s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/12070] Fetching swift-nio-http2
[2536/95017] Fetching swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.84s)
[36497/82947] Fetching swift-nio
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio.git from cache (8.64s)
[1/15360] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.98s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (12.72s)
Fetching https://github.com/apple/swift-service-context.git
[1/1210] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.23s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.88s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.58s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.62s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.70s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.85s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.71s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1219] Fetching swift-http-structured-headers
[1220/3905] Fetching swift-http-structured-headers, swift-service-lifecycle
[1409/4856] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types
[4455/6625] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1
[5636/12849] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1, swift-async-algorithms
[5708/19974] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.36s)
[7481/17288] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.59s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.59s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.59s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.21s)
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.88s)
Fetching https://github.com/apple/swift-collections.git
[1/23248] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (2.36s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.03s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.96s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.04s)
Fetching https://github.com/apple/swift-crypto.git
[1/17276] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.04s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (2.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.11s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (3.60s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-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/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.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.10.1
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.97.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/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/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/457] Copying Localizable.xcstrings
[2/457] Copying Info.plist
[2/457] Write sources
[30/457] Compiling _NumericsShims _NumericsShims.c
[31/457] Compiling _AtomicsShims.c
[32/457] Compiling CNIOWindows WSAStartup.c
[33/457] Compiling CNIOWindows shim.c
[34/457] Compiling CNIOWASI CNIOWASI.c
[34/457] Compiling CNIOOpenBSD shim.c
[34/457] Compiling CNIOLinux liburing_shims.c
[34/457] Compiling CNIOPosix event_loop_id.c
[38/457] Compiling CNIOLLHTTP c_nio_http.c
[39/457] Compiling CNIOExtrasZlib zutil.c
[40/457] Compiling CNIOLLHTTP c_nio_api.c
[41/457] Compiling CNIOLinux shim.c
[42/457] Compiling CNIOExtrasZlib inftrees.c
[43/457] Compiling CNIOExtrasZlib inffast.c
[44/457] Compiling CNIOExtrasZlib trees.c
[45/457] Compiling CNIODarwin shim.c
[46/457] Compiling CNIOExtrasZlib adler32.c
[47/457] Compiling CNIOExtrasZlib crc32.c
[48/457] Compiling CNIOExtrasZlib inflate.c
[49/457] Write swift-version-24593BA9C3E375BF.txt
[50/457] Compiling fiat_p256_adx_sqr.S
[51/457] Compiling fiat_curve25519_adx_square.S
[52/457] Compiling fiat_p256_adx_mul.S
[53/457] Compiling fiat_curve25519_adx_mul.S
[54/457] Compiling CNIOExtrasZlib deflate.c
[55/457] Compiling CNIOLLHTTP c_nio_llhttp.c
[57/500] Emitting module ServiceContextModule
[57/500] Compiling CNIOBoringSSLShims shims.c
[59/500] Emitting module _NIODataStructures
[59/500] Compiling tls_record.cc
[61/500] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[62/500] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[63/502] Compiling RealModule Float16+Real.swift
[64/503] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/503] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/503] Compiling ServiceContextModule ServiceContextKey.swift
[67/503] Compiling _NIODataStructures PriorityQueue.swift
[68/503] Compiling _NIODataStructures _TinyArray.swift
[69/503] Compiling ServiceContextModule ServiceContext.swift
[70/504] Compiling RealModule RelaxedArithmetic.swift
[71/504] Compiling InternalCollectionsUtilities String+Padding.swift
[72/504] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[73/504] Compiling RealModule AlgebraicField.swift
[74/504] Compiling RealModule ApproximateEquality.swift
[75/504] Compiling RealModule AugmentedArithmetic.swift
[76/504] Compiling RealModule Double+Real.swift
[77/504] Compiling RealModule ElementaryFunctions.swift
[78/504] Compiling RealModule Float+Real.swift
[79/504] Compiling RealModule Float80+Real.swift
[80/504] Compiling RealModule Real.swift
[81/504] Compiling RealModule RealFunctions.swift
[88/504] Emitting module RealModule
[89/505] Emitting module _NIOBase64
[90/505] Compiling _NIOBase64 Base64.swift
[91/506] Compiling _NIODataStructures Heap.swift
[91/506] Compiling tls_method.cc
[93/506] Compiling InternalCollectionsUtilities Integer rank.swift
[94/506] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[95/506] Compiling InternalCollectionsUtilities UInt+reversed.swift
[96/506] Emitting module InternalCollectionsUtilities
[97/506] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[98/506] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[99/506] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[100/506] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[106/547] Compiling Instrumentation NoOpInstrument.swift
[107/547] Emitting module Instrumentation
[108/547] Compiling Instrumentation InstrumentationSystem.swift
[109/547] Compiling Instrumentation MultiplexInstrument.swift
[110/547] Compiling ContainersPreview RandomAccessContainer.swift
[111/547] Compiling ContainersPreview RangeExpression2.swift
[112/547] Compiling ContainersPreview RangeReplaceableContainer.swift
[113/547] Compiling ContainersPreview Drain+Map.swift
[114/551] Compiling ContainersPreview Producer+Map.swift
[115/551] Compiling ContainersPreview Producer+Reduce.swift
[116/551] Compiling ContainersPreview Producer.swift
[117/551] Compiling ContainersPreview Borrow.swift
[118/551] Compiling ContainersPreview Drain+Reduce.swift
[119/551] Compiling ContainersPreview Drain.swift
[120/551] Compiling ContainersPreview Producer+Collect.swift
[121/551] Compiling ContainersPreview Producer+Filter.swift
[122/551] Emitting module ContainersPreview
[123/551] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[124/551] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[125/551] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[126/551] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[127/551] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[128/551] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[129/551] Compiling ContainersPreview BorrowingSequence.swift
[130/551] Compiling ContainersPreview BidirectionalContainer.swift
[131/551] Compiling ContainersPreview Container+Filter.swift
[132/551] Compiling ContainersPreview Container+SpanwiseZip.swift
[133/551] Compiling ContainersPreview OutputSpan+Extras.swift
[134/551] Compiling ContainersPreview TemporaryAllocation.swift
[135/551] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[136/551] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[137/551] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[138/551] Compiling ContainersPreview Container.swift
[139/551] Compiling ContainersPreview ContainerIterator.swift
[140/551] Compiling ContainersPreview DynamicContainer.swift
[141/551] Compiling ContainersPreview MutableContainer.swift
[142/551] Compiling ContainersPreview PermutableContainer.swift
[143/551] Compiling ContainersPreview Box.swift
[144/551] Compiling ContainersPreview Inout.swift
[145/551] Compiling ContainersPreview InputSpan.swift
[146/551] Compiling ContainersPreview Shared.swift
[147/552] Compiling tls13_enc.cc
[148/552] Compiling tls13_server.cc
[150/552] Compiling Instrumentation Instrument.swift
[151/552] Compiling Instrumentation Locks.swift
[152/563] Emitting module Logging
[153/563] Compiling Logging MetadataProvider.swift
[154/593] Compiling Logging Logging.swift
[155/593] Compiling Logging LogHandler.swift
[156/593] Compiling Logging Locks.swift
[156/594] Compiling tls13_client.cc
[157/594] Compiling t1_enc.cc
[159/594] Compiling tls13_both.cc
[162/594] Compiling DequeModule UniqueDeque+Hashable.swift
[163/594] Compiling DequeModule UniqueDeque+Initializers.swift
[164/594] Compiling DequeModule UniqueDeque+Insertions.swift
[165/594] Compiling DequeModule UniqueDeque+Prepend.swift
[166/594] Compiling DequeModule UniqueDeque+Removals.swift
[167/594] Compiling DequeModule UniqueDeque+Consumption.swift
[168/594] Compiling DequeModule UniqueDeque+Container.swift
[169/594] Compiling DequeModule UniqueDeque+Descriptions.swift
[170/594] Compiling DequeModule UniqueDeque+Equatable.swift
[171/594] Compiling DequeModule UniqueDeque+Experimental.swift
[172/599] Compiling DequeModule RigidDeque+Removals.swift
[173/599] Compiling DequeModule RigidDeque+Replacements.swift
[174/599] Compiling DequeModule RigidDeque+Testing.swift
[175/599] Compiling DequeModule RigidDeque.swift
[176/599] Compiling DequeModule UniqueDeque+Append.swift
[177/599] Compiling DequeModule RigidDeque+Equatable.swift
[178/599] Compiling DequeModule RigidDeque+Experimental.swift
[179/599] Compiling DequeModule RigidDeque+Hashable.swift
[180/599] Compiling DequeModule RigidDeque+Initializers.swift
[181/599] Compiling DequeModule RigidDeque+Insertions.swift
[182/599] Compiling DequeModule RigidDeque+Prepend.swift
[183/599] Compiling DequeModule _DequeBuffer.swift
[184/599] Compiling DequeModule _DequeBufferHeader.swift
[185/599] Compiling DequeModule RigidDeque+Append.swift
[186/599] Compiling DequeModule RigidDeque+Consumption.swift
[187/599] Compiling DequeModule RigidDeque+Container.swift
[188/599] Compiling DequeModule RigidDeque+Descriptions.swift
[189/607] Compiling Tracing InstrumentationSystem+Tracing.swift
[190/607] Compiling Tracing NoOpTracer.swift
[191/607] Compiling Tracing TracingTime.swift
[192/607] Compiling Tracing TracerProtocol.swift
[193/607] Emitting module Tracing
[194/607] Compiling Tracing Tracer.swift
[194/607] Compiling ssl_x509.cc
[196/607] Compiling Tracing TracerProtocol+Legacy.swift
[197/607] Compiling DequeModule Deque+Codable.swift
[198/607] Compiling DequeModule Deque+Collection.swift
[199/607] Compiling DequeModule Deque+CustomReflectable.swift
[200/607] Compiling DequeModule Deque+Descriptions.swift
[201/607] Compiling DequeModule Deque+Equatable.swift
[202/607] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[203/607] Compiling Tracing SpanProtocol.swift
[204/608] Compiling DequeModule Deque+Extras.swift
[205/608] Compiling DequeModule Deque+Hashable.swift
[206/608] Compiling DequeModule Deque+Testing.swift
[207/608] Compiling DequeModule Deque._Storage.swift
[208/608] Compiling DequeModule Deque._UnsafeHandle.swift
[209/608] Compiling DequeModule Deque.swift
[209/608] Compiling ssl_versions.cc
[211/608] Compiling ssl_stat.cc
[212/608] Compiling ssl_transcript.cc
[213/608] Compiling ssl_privkey.cc
[214/608] Compiling ssl_session.cc
[216/608] Emitting module DequeModule
[217/608] Compiling DequeModule UniqueDeque+Replacements.swift
[218/608] Compiling DequeModule UniqueDeque.swift
[219/608] Compiling DequeModule _DequeSlot.swift
[220/608] Compiling DequeModule _UnsafeDequeHandle.swift
[221/608] Compiling DequeModule _UnsafeDequeSegments.swift
[222/609] Compiling ssl_file.cc
[223/609] Compiling ssl_key_share.cc
[224/609] Compiling ssl_credential.cc
[225/609] Compiling ssl_lib.cc
[226/609] Compiling ssl_buffer.cc
[227/609] Compiling ssl_aead_ctx.cc
[228/609] Compiling ssl_cert.cc
[229/609] Compiling ssl_cipher.cc
[230/609] Compiling ssl_asn1.cc
[231/609] Compiling handshake_server.cc
[232/609] Compiling s3_pkt.cc
[233/609] Compiling s3_lib.cc
[234/609] Compiling s3_both.cc
[235/609] Compiling handoff.cc
[236/609] Compiling handshake.cc
[237/609] Compiling handshake_client.cc
[238/609] Compiling extensions.cc
[239/609] Compiling encrypted_client_hello.cc
[240/609] Compiling md5-x86_64-linux.S
[241/609] Compiling md5-x86_64-apple.S
[242/609] Compiling md5-586-linux.S
[243/609] Compiling md5-586-apple.S
[244/609] Compiling dtls_record.cc
[245/609] Compiling chacha20_poly1305_x86_64-linux.S
[246/609] Compiling dtls_method.cc
[247/609] Compiling chacha20_poly1305_x86_64-apple.S
[248/609] Compiling d1_srtp.cc
[249/609] Compiling chacha20_poly1305_armv8-win.S
[250/609] Compiling chacha-x86_64-linux.S
[251/609] Compiling chacha20_poly1305_armv8-apple.S
[252/609] Compiling chacha20_poly1305_armv8-linux.S
[253/609] Compiling chacha-x86_64-apple.S
[254/609] Compiling chacha-x86-linux.S
[255/609] Compiling chacha-x86-apple.S
[256/609] Compiling chacha-armv8-win.S
[257/609] Compiling chacha-armv8-apple.S
[258/609] Compiling chacha-armv8-linux.S
[259/609] Compiling chacha-armv4-linux.S
[260/609] Compiling aes128gcmsiv-x86_64-linux.S
[261/609] Compiling aes128gcmsiv-x86_64-apple.S
[262/609] Compiling x86_64-mont5-linux.S
[263/609] Compiling x86_64-mont5-apple.S
[264/609] Compiling x86_64-mont-apple.S
[265/609] Compiling x86_64-mont-linux.S
[266/609] Compiling err_data.cc
[267/609] Compiling x86-mont-linux.S
[268/609] Compiling x86-mont-apple.S
[269/609] Compiling vpaes-x86_64-linux.S
[270/609] Compiling vpaes-x86-linux.S
[271/609] Compiling vpaes-x86-apple.S
[272/609] Compiling vpaes-x86_64-apple.S
[273/609] Compiling vpaes-armv8-win.S
[274/609] Compiling vpaes-armv8-linux.S
[275/609] Compiling vpaes-armv8-apple.S
[276/609] Compiling vpaes-armv7-linux.S
[277/609] Compiling sha512-x86_64-linux.S
[278/609] Compiling d1_pkt.cc
[279/609] Compiling sha512-x86_64-apple.S
[280/609] Compiling sha512-armv8-win.S
[281/609] Compiling sha512-armv8-apple.S
[281/609] Compiling sha512-armv4-linux.S
[283/609] Compiling sha512-586-linux.S
[284/609] Compiling d1_lib.cc
[285/609] Compiling sha512-586-apple.S
[286/609] Compiling sha512-armv8-linux.S
[287/609] Compiling sha256-x86_64-apple.S
[288/609] Compiling sha256-armv8-win.S
[289/609] Compiling sha256-x86_64-linux.S
[290/609] Compiling sha256-armv8-linux.S
[291/609] Compiling sha256-armv8-apple.S
[292/609] Compiling sha256-586-apple.S
[293/609] Compiling sha256-armv4-linux.S
[294/609] Compiling sha256-586-linux.S
[295/609] Compiling sha1-x86_64-linux.S
[296/609] Compiling sha1-armv8-win.S
[297/609] Compiling sha1-x86_64-apple.S
[298/609] Compiling sha1-armv8-apple.S
[299/609] Compiling sha1-586-linux.S
[300/609] Compiling bio_ssl.cc
[301/609] Compiling sha1-armv4-large-linux.S
[302/609] Compiling sha1-armv8-linux.S
[303/609] Compiling sha1-586-apple.S
[304/609] Compiling rsaz-avx2-linux.S
[305/609] Compiling rsaz-avx2-apple.S
[306/609] Compiling p256_beeu-armv8-asm-win.S
[307/609] Compiling rdrand-x86_64-linux.S
[308/609] Compiling rdrand-x86_64-apple.S
[309/609] Compiling p256_beeu-x86_64-asm-apple.S
[310/609] Compiling p256_beeu-armv8-asm-linux.S
[311/609] Compiling p256_beeu-x86_64-asm-linux.S
[312/609] Compiling p256_beeu-armv8-asm-apple.S
[313/609] Compiling p256-x86_64-asm-linux.S
[314/609] Compiling p256-x86_64-asm-apple.S
[315/609] Compiling ghashv8-armv8-linux.S
[316/609] Compiling p256-armv8-asm-apple.S
[317/609] Compiling p256-armv8-asm-win.S
[318/609] Compiling ghashv8-armv8-win.S
[319/609] Compiling d1_both.cc
[320/609] Compiling ghashv8-armv8-apple.S
[321/609] Compiling ghash-x86_64-apple.S
[322/609] Compiling ghashv8-armv7-linux.S
[323/609] Compiling p256-armv8-asm-linux.S
[324/609] Compiling ghash-ssse3-x86_64-linux.S
[325/609] Compiling ghash-x86-linux.S
[326/609] Compiling ghash-x86-apple.S
[327/609] Compiling ghash-x86_64-linux.S
[328/609] Compiling ghash-ssse3-x86-apple.S
[329/609] Compiling ghash-neon-armv8-win.S
[330/609] Compiling ghash-ssse3-x86_64-apple.S
[331/609] Compiling ghash-ssse3-x86-linux.S
[332/609] Compiling ghash-neon-armv8-linux.S
[333/609] Compiling ghash-armv4-linux.S
[334/609] Compiling ghash-neon-armv8-apple.S
[335/609] Compiling co-586-linux.S
[336/609] Compiling bn-armv8-linux.S
[337/609] Compiling bn-armv8-apple.S
[338/609] Compiling co-586-apple.S
[339/609] Compiling bn-armv8-win.S
[340/609] Compiling bsaes-armv7-linux.S
[341/609] Compiling bn-586-linux.S
[342/609] Compiling armv8-mont-apple.S
[343/609] Compiling armv8-mont-win.S
[344/609] Compiling bn-586-apple.S
[345/609] Compiling armv4-mont-linux.S
[346/609] Compiling armv8-mont-linux.S
[347/609] Compiling aesv8-gcm-armv8-win.S
[348/609] Compiling aesv8-gcm-armv8-apple.S
[349/609] Compiling aesv8-armv8-win.S
[350/609] Compiling aesv8-armv7-linux.S
[351/609] Compiling aesv8-gcm-armv8-linux.S
[352/609] Compiling aesv8-armv8-apple.S
[353/609] Compiling aesv8-armv8-linux.S
[354/609] Compiling aesni-x86_64-linux.S
[355/609] Compiling aesni-gcm-x86_64-apple.S
[356/609] Compiling aesni-x86_64-apple.S
[357/609] Compiling aesni-x86-apple.S
[358/609] Compiling aesni-x86-linux.S
[359/609] Compiling aesni-gcm-x86_64-linux.S
[360/609] Compiling aes-gcm-avx10-x86_64-linux.S
[361/609] Compiling aes-gcm-avx2-x86_64-linux.S
[362/609] Compiling aes-gcm-avx2-x86_64-apple.S
[363/609] Compiling aes-gcm-avx10-x86_64-apple.S
[364/609] Compiling x_sig.cc
[365/609] Compiling x_spki.cc
[366/609] Compiling x_x509.cc
[367/609] Compiling x_req.cc
[368/609] Compiling x_val.cc
[369/609] Compiling x_x509a.cc
[370/609] Compiling x_pubkey.cc
[371/609] Compiling x_name.cc
[372/609] Compiling x_algor.cc
[373/609] Compiling x_attrib.cc
[374/609] Compiling x_exten.cc
[375/609] Compiling x_crl.cc
[376/609] Compiling x_all.cc
[377/609] Compiling x509spki.cc
[378/609] Compiling x509rset.cc
[379/609] Compiling x509name.cc
[380/609] Compiling x509cset.cc
[381/609] Compiling x509_vpm.cc
[382/609] Compiling x509_v3.cc
[383/609] Compiling x509_txt.cc
[384/609] Compiling x509_vfy.cc
[385/609] Compiling x509_trs.cc
[386/609] Compiling x509_set.cc
[387/609] Compiling x509_req.cc
[388/609] Compiling x509_obj.cc
[389/609] Compiling x509_lu.cc
[390/609] Compiling x509_ext.cc
[391/609] Compiling x509_def.cc
[392/609] Compiling x509_d2.cc
[393/609] Compiling x509_att.cc
[394/609] Compiling x509_cmp.cc
[395/609] Compiling x509.cc
[396/609] Compiling v3_utl.cc
[397/609] Compiling v3_skey.cc
[398/609] Compiling v3_purp.cc
[399/609] Compiling v3_prn.cc
[400/609] Compiling v3_pmaps.cc
[401/609] Compiling v3_pcons.cc
[402/609] Compiling v3_ocsp.cc
[403/609] Compiling v3_ncons.cc
[404/609] Compiling v3_lib.cc
[405/609] Compiling v3_int.cc
[406/609] Compiling v3_info.cc
[407/609] Compiling v3_ia5.cc
[408/609] Compiling v3_genn.cc
[409/609] Compiling v3_extku.cc
[410/609] Compiling v3_enum.cc
[411/609] Compiling v3_crld.cc
[412/609] Compiling v3_cpols.cc
[413/609] Compiling v3_conf.cc
[414/609] Compiling v3_bitst.cc
[415/609] Compiling v3_bcons.cc
[416/609] Compiling v3_alt.cc
[417/609] Compiling v3_akeya.cc
[418/609] Compiling v3_akey.cc
[419/609] Compiling t_x509a.cc
[420/609] Compiling t_x509.cc
[421/609] Compiling t_req.cc
[422/609] Compiling t_crl.cc
[423/609] Compiling rsa_pss.cc
[424/609] Compiling i2d_pr.cc
[425/609] Compiling policy.cc
[426/609] Compiling name_print.cc
[427/609] Compiling by_file.cc
[428/609] Compiling by_dir.cc
[429/609] Compiling asn1_gen.cc
[430/609] Compiling algorithm.cc
[431/609] Compiling a_verify.cc
[432/609] Compiling a_sign.cc
[433/609] Compiling a_digest.cc
[434/609] Compiling voprf.cc
[435/609] Compiling thread_win.cc
[436/609] Compiling trust_token.cc
[437/609] Compiling thread_none.cc
[438/609] Compiling thread_pthread.cc
[439/609] Compiling thread.cc
[440/609] Compiling stack.cc
[441/609] Compiling pmbtoken.cc
[442/609] Compiling siphash.cc
[443/609] Compiling spake2plus.cc
[444/609] Compiling sha256.cc
[445/609] Compiling sha512.cc
[446/609] Compiling sha1.cc
[447/609] Compiling slhdsa.cc
[448/609] Compiling rsa_print.cc
[449/609] Compiling rsa_extra.cc
[450/609] Compiling rsa_crypt.cc
[451/609] Compiling rc4.cc
[452/609] Compiling refcount.cc
[453/609] Compiling urandom.cc
[454/609] Compiling windows.cc
[455/609] Compiling trusty.cc
[456/609] Compiling rsa_asn1.cc
[457/609] Compiling rand.cc
[458/609] Compiling ios.cc
[459/609] Compiling passive.cc
[460/609] Compiling getentropy.cc
[461/609] Compiling poly1305_arm_asm.S
[462/609] Compiling deterministic.cc
[463/609] Compiling fork_detect.cc
[464/609] Compiling forkunsafe.cc
[465/609] Compiling poly1305_vec.cc
[466/609] Compiling pool.cc
[467/609] Compiling poly1305_arm.cc
[468/609] Compiling poly1305.cc
[469/609] Compiling pkcs7.cc
[470/609] Compiling pkcs8.cc
[471/609] Compiling p5_pbev2.cc
[472/609] Compiling pkcs8_x509.cc
[473/609] Compiling pkcs7_x509.cc
[474/609] Compiling pem_xaux.cc
[475/609] Compiling pem_pkey.cc
[476/609] Compiling pem_x509.cc
[477/609] Compiling pem_pk8.cc
[478/609] Compiling pem_info.cc
[479/609] Compiling mlkem.cc
[480/609] Compiling pem_lib.cc
[481/609] Compiling pem_oth.cc
[482/609] Compiling pem_all.cc
[483/609] Compiling obj_xref.cc
[484/609] Compiling obj.cc
[485/609] Compiling poly_rq_mul.S
[486/609] Compiling mldsa.cc
[487/609] Compiling fips_shared_support.cc
[488/609] Compiling mem.cc
[489/609] Compiling md4.cc
[490/609] Compiling md5.cc
[491/609] Compiling lhash.cc
[492/609] Compiling kyber.cc
[493/609] Compiling ex_data.cc
[494/609] Compiling sign.cc
[495/609] Compiling scrypt.cc
[496/609] Compiling hrss.cc
[497/609] Compiling print.cc
[498/609] Compiling hpke.cc
[499/609] Compiling pbkdf.cc
[500/609] Compiling p_x25519.cc
[501/609] Compiling p_x25519_asn1.cc
[502/609] Compiling p_rsa_asn1.cc
[503/609] Compiling p_rsa.cc
[504/609] Compiling p_ed25519.cc
[505/609] Compiling p_hkdf.cc
[506/609] Compiling p_ed25519_asn1.cc
[507/609] Compiling p_ec_asn1.cc
[508/609] Compiling p_ec.cc
[509/609] Compiling p_dh_asn1.cc
[510/609] Compiling evp_ctx.cc
[511/609] Compiling p_dh.cc
[512/609] Compiling p_dsa_asn1.cc
[513/609] Compiling err.cc
[514/609] Compiling evp.cc
[515/609] Compiling evp_asn1.cc
[516/609] Compiling engine.cc
[517/609] Compiling ecdh.cc
[518/609] Compiling ecdsa_asn1.cc
[519/609] Compiling hash_to_curve.cc
[520/609] Compiling ec_derive.cc
[521/609] Compiling dsa.cc
[522/609] Compiling dsa_asn1.cc
[523/609] Compiling ec_asn1.cc
[524/609] Compiling bcm.cc
[525/609] Compiling x25519-asm-arm.S
[526/609] Compiling params.cc
[527/609] Compiling digest_extra.cc
[528/609] Compiling des.cc
[529/609] Compiling dh_asn1.cc
[530/609] Compiling curve25519_64_adx.cc
[531/609] Compiling crypto.cc
[532/609] Compiling cpu_intel.cc
[533/609] Compiling spake25519.cc
[534/609] Compiling cpu_arm_linux.cc
[535/609] Compiling cpu_arm_freebsd.cc
[536/609] Compiling curve25519.cc
[537/609] Compiling cpu_aarch64_win.cc
[538/609] Compiling cpu_aarch64_openbsd.cc
[539/609] Compiling cpu_aarch64_sysreg.cc
[540/609] Compiling cpu_aarch64_fuchsia.cc
[541/609] Compiling cpu_aarch64_linux.cc
[542/609] Compiling cpu_aarch64_apple.cc
[543/609] Compiling conf.cc
[544/609] Compiling tls_cbc.cc
[545/609] Compiling get_cipher.cc
[546/609] Compiling e_tls.cc
[547/609] Compiling e_rc4.cc
[548/609] Compiling e_rc2.cc
[549/609] Compiling e_null.cc
[550/609] Compiling e_des.cc
[551/609] Compiling e_chacha20poly1305.cc
[552/609] Compiling e_aesgcmsiv.cc
[553/609] Compiling derive_key.cc
[554/609] Compiling e_aesctrhmac.cc
[555/609] Compiling chacha.cc
[556/609] Compiling unicode.cc
[557/609] Compiling buf.cc
[558/609] Compiling cbs.cc
[559/609] Compiling cbb.cc
[560/609] Compiling ber.cc
[561/609] Compiling convert.cc
[562/609] Compiling asn1_compat.cc
[563/609] Compiling bn_asn1.cc
[564/609] Compiling blake2.cc
[565/609] Compiling socket.cc
[566/609] Compiling socket_helper.cc
[567/609] Compiling printf.cc
[568/609] Compiling pair.cc
[569/609] Compiling hexdump.cc
[570/609] Compiling file.cc
[571/609] Compiling fd.cc
[572/609] Compiling errno.cc
[573/609] Compiling connect.cc
[574/609] Compiling bio_mem.cc
[575/609] Compiling bio.cc
[576/609] Compiling base64.cc
[577/609] Compiling tasn_typ.cc
[578/609] Compiling tasn_enc.cc
[579/609] Compiling tasn_utl.cc
[580/609] Compiling tasn_fre.cc
[581/609] Compiling tasn_new.cc
[582/609] Compiling f_string.cc
[583/609] Compiling posix_time.cc
[584/609] Compiling f_int.cc
[585/609] Compiling asn_pack.cc
[586/609] Compiling tasn_dec.cc
[587/609] Compiling asn1_par.cc
[588/609] Compiling asn1_lib.cc
[589/609] Compiling a_utctm.cc
[590/609] Compiling a_time.cc
[591/609] Compiling a_type.cc
[592/609] Compiling a_octet.cc
[593/609] Compiling a_strnid.cc
[594/609] Compiling a_strex.cc
[595/609] Compiling a_object.cc
[596/609] Compiling a_i2d_fp.cc
[597/609] Compiling a_mbstr.cc
[598/609] Compiling a_dup.cc
[599/609] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[600/609] Write sources
[601/609] Compiling a_d2i_fp.cc
[602/609] Write sources
[603/609] Compiling a_gentm.cc
[604/627] Compiling a_int.cc
[605/652] Compiling a_bitstr.cc
[607/652] Compiling Algorithms Partition.swift
[608/652] Compiling Algorithms Permutations.swift
[609/654] Compiling Algorithms Indexed.swift
[610/654] Compiling Algorithms Intersperse.swift
[611/654] Compiling Algorithms Joined.swift
[612/654] Compiling Algorithms Keyed.swift
[613/654] Compiling Algorithms Chain.swift
[614/654] Compiling Algorithms Chunked.swift
[614/654] Compiling a_bool.cc
[616/654] Compiling Atomics IntegerOperations.swift
[617/654] Compiling Atomics Unmanaged extensions.swift
[618/654] Compiling Algorithms Split.swift
[619/654] Compiling Algorithms Stride.swift
[620/654] Compiling Algorithms Suffix.swift
[622/657] Compiling Algorithms Reductions.swift
[623/657] Compiling Algorithms Rotate.swift
[626/657] Compiling Algorithms MinMax.swift
[630/657] Compiling Algorithms Compacted.swift
[631/657] Compiling Algorithms Cycle.swift
[632/657] Compiling Algorithms EitherSequence.swift
[633/657] Compiling Algorithms FirstNonNil.swift
[634/657] Compiling Algorithms FlattenCollection.swift
[635/657] Compiling Algorithms Grouped.swift
[638/657] Compiling Algorithms Trim.swift
[639/657] Compiling Algorithms Unique.swift
[640/657] Compiling Algorithms Windows.swift
[641/657] Compiling Algorithms AdjacentPairs.swift
[644/657] Compiling Algorithms Combinations.swift
[645/657] Emitting module Atomics
[655/658] Compiling c-nioatomics.c
[657/658] Emitting module Algorithms
[658/659] Compiling c-atomics.c
[660/666] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[661/666] Compiling NIOConcurrencyHelpers NIOLock.swift
[662/666] Compiling NIOConcurrencyHelpers lock.swift
[663/666] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[664/666] Emitting module NIOConcurrencyHelpers
[665/666] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[666/666] Compiling NIOConcurrencyHelpers atomics.swift
[668/731] Compiling NIOCore IPProtocol.swift
[669/731] Compiling NIOCore IntegerBitPacking.swift
[670/731] Compiling NIOCore IntegerTypes.swift
[671/731] Compiling NIOCore Interfaces.swift
[672/731] Compiling NIOCore Linux.swift
[673/731] Compiling NIOCore MarkedCircularBuffer.swift
[674/731] Compiling NIOCore MulticastChannel.swift
[675/731] Compiling NIOCore NIOAny.swift
[676/731] Compiling NIOCore NIOCloseOnErrorHandler.swift
[677/731] Compiling NIOCore EventLoopFuture+Deprecated.swift
[678/731] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[679/731] Compiling NIOCore EventLoopFuture.swift
[680/731] Compiling NIOCore FileDescriptor.swift
[681/731] Compiling NIOCore FileHandle.swift
[682/731] Compiling NIOCore FileRegion.swift
[683/731] Compiling NIOCore GlobalSingletons.swift
[684/731] Compiling NIOCore IO.swift
[685/731] Compiling NIOCore IOData.swift
[686/731] Compiling NIOCore NIOCoreSendableMetatype.swift
[687/731] Compiling NIOCore NIODecodedAsyncSequence.swift
[688/731] Compiling NIOCore NIOLoopBound.swift
[689/731] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[690/731] Compiling NIOCore NIOScheduledCallback.swift
[691/731] Compiling NIOCore NIOSendable.swift
[692/731] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[693/731] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[694/731] Compiling NIOCore RecvByteBufferAllocator.swift
[695/739] Compiling NIOCore AddressedEnvelope.swift
[696/739] Compiling NIOCore AsyncAwaitSupport.swift
[697/739] Compiling NIOCore AsyncChannel.swift
[698/739] Compiling NIOCore AsyncChannelHandler.swift
[699/739] Compiling NIOCore AsyncChannelInboundStream.swift
[700/739] Compiling NIOCore AsyncChannelOutboundWriter.swift
[701/739] Compiling NIOCore NIOAsyncSequenceProducer.swift
[702/739] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[703/739] Compiling NIOCore NIOAsyncWriter.swift
[704/739] Compiling NIOCore CircularBuffer.swift
[705/739] Compiling NIOCore Codec.swift
[706/739] Compiling NIOCore ConvenienceOptionSupport.swift
[707/739] Compiling NIOCore DeadChannel.swift
[708/739] Compiling NIOCore DispatchQueue+WithFuture.swift
[709/739] Compiling NIOCore EventLoop+Deprecated.swift
[710/739] Compiling NIOCore EventLoop+SerialExecutor.swift
[711/739] Compiling NIOCore EventLoop.swift
[712/739] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[713/739] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[714/739] Compiling NIOCore SocketAddresses.swift
[715/739] Compiling NIOCore SocketOptionProvider.swift
[716/739] Compiling NIOCore SystemCallHelpers.swift
[717/739] Compiling NIOCore TimeAmount+Duration.swift
[718/739] Compiling NIOCore TypeAssistedChannelHandler.swift
[719/739] Compiling NIOCore UniversalBootstrapSupport.swift
[720/739] Compiling NIOCore Utilities.swift
[721/739] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[722/739] Compiling NIOCore BSDSocketAPI.swift
[723/739] Compiling NIOCore ByteBuffer-aux.swift
[724/739] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[725/739] Compiling NIOCore ByteBuffer-conversions.swift
[726/739] Compiling NIOCore ByteBuffer-core.swift
[727/739] Compiling NIOCore ByteBuffer-hex.swift
[728/739] Compiling NIOCore ByteBuffer-int.swift
[729/739] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[730/739] Compiling NIOCore ByteBuffer-multi-int.swift
[731/739] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[732/739] Compiling NIOCore ByteBuffer-views.swift
[733/739] Compiling NIOCore Channel.swift
[734/739] Compiling NIOCore ChannelHandler.swift
[735/739] Compiling NIOCore ChannelHandlers.swift
[736/739] Compiling NIOCore ChannelInvoker.swift
[737/739] Compiling NIOCore ChannelOption.swift
[738/739] Compiling NIOCore ChannelPipeline.swift
[739/739] Emitting module NIOCore
[741/794] Emitting module NIOEmbedded
[742/794] Compiling NIOEmbedded AsyncTestingChannel.swift
[743/794] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[744/794] Compiling NIOEmbedded Embedded.swift
[746/795] Compiling NIOPosix PipePair.swift
[747/795] Compiling NIOPosix Pool.swift
[748/795] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[749/795] Compiling NIOPosix PosixSingletons.swift
[750/795] Compiling NIOPosix RawSocketBootstrap.swift
[751/795] Compiling NIOPosix Resolver.swift
[752/795] Compiling NIOPosix Selectable.swift
[753/795] Emitting module NIOPosix
[754/801] Compiling NIOPosix ServerSocket.swift
[755/801] Compiling NIOPosix Socket.swift
[756/801] Compiling NIOPosix SocketChannel.swift
[757/801] Compiling NIOPosix SocketProtocols.swift
[758/801] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[759/801] Compiling NIOPosix System.swift
[760/801] Compiling NIOPosix Thread.swift
[761/801] Compiling NIOPosix SelectableChannel.swift
[762/801] Compiling NIOPosix SelectableEventLoop.swift
[763/801] Compiling NIOPosix SelectorEpoll.swift
[764/801] Compiling NIOPosix SelectorGeneric.swift
[765/801] Compiling NIOPosix SelectorKqueue.swift
[766/801] Compiling NIOPosix SelectorUring.swift
[767/801] Compiling NIOPosix SelectorWSAPoll.swift
[768/801] Compiling NIOPosix ThreadPosix.swift
[769/801] Compiling NIOPosix ThreadWindows.swift
[770/801] Compiling NIOPosix Utilities.swift
[771/801] Compiling NIOPosix VsockAddress.swift
[772/801] Compiling NIOPosix VsockChannelEvents.swift
[773/801] Compiling NIOPosix Windows.swift
[774/801] Compiling NIOPosix BaseStreamSocketChannel.swift
[775/801] Compiling NIOPosix Bootstrap.swift
[776/801] Compiling NIOPosix ControlMessage.swift
[777/801] Compiling NIOPosix DatagramVectorReadManager.swift
[778/801] Compiling NIOPosix Errors+Any.swift
[779/801] Compiling NIOPosix FileDescriptor.swift
[780/801] Compiling NIOPosix GetaddrinfoResolver.swift
[781/801] Compiling NIOPosix HappyEyeballs.swift
[782/801] Compiling NIOPosix IO.swift
[783/801] Compiling NIOPosix IntegerBitPacking.swift
[784/801] Compiling NIOPosix IntegerTypes.swift
[785/801] Compiling NIOPosix Linux.swift
[786/801] Compiling NIOPosix LinuxCPUSet.swift
[787/801] Compiling NIOPosix LinuxUring.swift
[788/801] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[789/801] Compiling NIOPosix NIOPosixSendableMetatype.swift
[790/801] Compiling NIOPosix NIOThreadPool.swift
[791/801] Compiling NIOPosix NonBlockingFileIO.swift
[792/801] Compiling NIOPosix PendingDatagramWritesManager.swift
[793/801] Compiling NIOPosix PendingWritesManager.swift
[794/801] Compiling NIOPosix PipeChannel.swift
[795/801] Compiling NIOPosix BSDSocketAPICommon.swift
[796/801] Compiling NIOPosix BSDSocketAPIPosix.swift
[797/801] Compiling NIOPosix BSDSocketAPIWindows.swift
[798/801] Compiling NIOPosix BaseSocket.swift
[799/801] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[800/801] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[801/801] Compiling NIOPosix BaseSocketChannel.swift
[803/804] Emitting module NIO
[804/804] Compiling NIO Exports.swift
[806/844] Compiling NIOTLS TLSEvents.swift
[807/844] Emitting module NIOTLS
[808/844] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[809/844] Emitting module NIOSOCKS
[810/844] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[811/845] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[812/845] Compiling NIOSOCKS ClientStateMachine.swift
[813/845] Compiling NIOSOCKS SOCKSResponse.swift
[814/845] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[815/845] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[816/845] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[817/845] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[818/845] Compiling NIOHTTP1 ByteCollectionUtils.swift
[819/845] Compiling NIOHTTP1 HTTPDecoder.swift
[820/845] Compiling NIOHTTP1 HTTPEncoder.swift
[821/845] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[822/845] Compiling NIOSOCKS ServerStateMachine.swift
[823/846] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[824/846] Compiling NIOTLS SNIHandler.swift
[827/847] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[828/847] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[832/849] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[835/878] Compiling NIOSSL SSLErrors.swift
[836/878] Compiling NIOSSL SSLInit.swift
[837/878] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[838/878] Compiling NIOSSL SSLContext.swift
[839/878] Compiling NIOSSL SSLPKCS12Bundle.swift
[840/878] Compiling NIOSSL SSLCertificate.swift
[841/878] Emitting module NIOHTTP1
[842/878] Compiling NIOSSL AndroidCABundle.swift
[843/878] Compiling NIOSSL ByteBufferBIO.swift
[844/878] Compiling NIOSSL CustomPrivateKey.swift
[845/879] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[846/879] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[848/879] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[849/879] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[850/879] Emitting module NIOFoundationCompat
[852/920] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[853/920] Compiling NIOHPACK HuffmanTables.swift
[854/920] Compiling NIOHPACK IndexedHeaderTable.swift
[855/920] Compiling NIOHPACK IntegerCoding.swift
[856/921] Emitting module NIOTransportServices
[857/923] Compiling NIOTransportServices StateManagedChannel.swift
[858/923] Compiling NIOTransportServices StateManagedListenerChannel.swift
[859/923] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[860/923] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[861/923] Compiling NIOTransportServices NIOTSErrors.swift
[862/923] Compiling NIOTransportServices NIOTSEventLoop.swift
[863/923] Compiling NIOTransportServices NIOTSBootstraps.swift
[864/923] Compiling NIOTransportServices NIOTSChannelOptions.swift
[865/923] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[866/923] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[867/923] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[868/923] Compiling NIOTransportServices NIOTSListenerChannel.swift
[869/923] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[870/923] Compiling NIOTransportServices NIOTSSingletons.swift
[871/923] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[876/927] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[877/927] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[878/927] Compiling NIOHTTPCompression HTTPDecompression.swift
[879/927] Emitting module NIOHTTPCompression
[880/927] Compiling NIOHTTPCompression HTTPCompression.swift
[881/927] Compiling NIOHPACK HuffmanCoding.swift
[882/927] Emitting module NIOHPACK
[883/927] Emitting module NIOSSL
[884/927] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[885/927] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[886/927] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[887/928] Compiling NIOTransportServices AcceptHandler.swift
[888/928] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[889/928] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[890/928] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[891/928] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[892/928] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[895/929] Compiling NIOHPACK StaticHeaderTable.swift
[906/929] Compiling NIOSSL SubjectAlternativeName.swift
[907/929] Compiling NIOSSL NIOSSLSecureBytes.swift
[908/929] Compiling NIOSSL RNG.swift
[909/929] Compiling NIOSSL SafeCompare.swift
[918/930] Compiling NIOSSL SSLCallbacks.swift
[927/993] Compiling NIOHTTP2 Error+Any.swift
[928/993] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[929/993] Compiling NIOHTTP2 ControlFrameBuffer.swift
[930/993] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[932/994] Compiling NIOHTTP2 MaySendFrames.swift
[933/994] Compiling NIOHTTP2 SendingDataState.swift
[934/994] Compiling NIOHTTP2 SendingGoawayState.swift
[935/994] Compiling NIOHTTP2 SendingHeadersState.swift
[936/994] Compiling NIOHTTP2 SendingPushPromiseState.swift
[937/994] Compiling NIOHTTP2 SendingRstStreamState.swift
[938/994] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[939/994] Compiling NIOHTTP2 HTTP2SettingsState.swift
[940/994] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[941/1002] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[942/1002] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[943/1002] Compiling NIOHTTP2 HTTP2UserEvents.swift
[944/1002] Compiling NIOHTTP2 InboundEventBuffer.swift
[945/1002] Compiling NIOHTTP2 InboundWindowManager.swift
[946/1002] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[947/1002] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[948/1002] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[949/1002] Compiling NIOHTTP2 HasFlowControlWindows.swift
[950/1002] Compiling NIOHTTP2 HasLocalSettings.swift
[951/1002] Compiling NIOHTTP2 HasRemoteSettings.swift
[952/1002] Compiling NIOHTTP2 LocallyQuiescingState.swift
[953/1002] Compiling NIOHTTP2 QuiescingState.swift
[954/1002] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[955/1002] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[956/1002] Compiling NIOHTTP2 StateMachineResult.swift
[957/1002] Compiling NIOHTTP2 ContentLengthVerifier.swift
[958/1002] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[959/1002] Compiling NIOHTTP2 StreamChannelFlowController.swift
[960/1002] Compiling NIOHTTP2 StreamChannelList.swift
[961/1002] Compiling NIOHTTP2 StreamMap.swift
[962/1002] Compiling NIOHTTP2 StreamStateMachine.swift
[963/1002] Compiling NIOHTTP2 Timer.swift
[964/1002] Compiling NIOHTTP2 UnsafeTransfer.swift
[965/1002] Compiling NIOHTTP2 WatermarkedFlowController.swift
[966/1002] Compiling NIOHTTP2 ConnectionStateMachine.swift
[967/1002] Compiling NIOHTTP2 ConnectionStreamsState.swift
[968/1002] Compiling NIOHTTP2 MayReceiveFrames.swift
[969/1002] Compiling NIOHTTP2 ReceivingDataState.swift
[970/1002] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[971/1002] Compiling NIOHTTP2 ReceivingHeadersState.swift
[972/1002] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[973/1002] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[974/1002] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[975/1002] Emitting module NIOHTTP2
[976/1002] Compiling NIOHTTP2 HTTP2FrameParser.swift
[977/1002] Compiling NIOHTTP2 HTTP2PingData.swift
[978/1002] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[979/1002] Compiling NIOHTTP2 HTTP2Settings.swift
[980/1002] Compiling NIOHTTP2 HTTP2Stream.swift
[981/1002] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[982/1002] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[983/1002] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[984/1002] Compiling NIOHTTP2 HTTP2StreamID.swift
[985/1002] Compiling NIOHTTP2 DOSHeuristics.swift
[990/1002] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[991/1002] Compiling NIOHTTP2 GlitchesMonitor.swift
[992/1002] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[993/1002] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[994/1002] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[995/1002] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[996/1002] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[997/1002] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[998/1002] Compiling NIOHTTP2 HTTP2Error.swift
[999/1002] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1000/1002] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1001/1002] Compiling NIOHTTP2 HTTP2Frame.swift
[1002/1002] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1004/1067] Emitting module AsyncHTTPClient
[1005/1075] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1006/1075] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1007/1075] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1008/1075] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1009/1075] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1010/1075] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1011/1075] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1012/1075] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1013/1075] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1014/1075] Compiling AsyncHTTPClient RequestValidation.swift
[1015/1075] Compiling AsyncHTTPClient SSLContextCache.swift
[1016/1075] Compiling AsyncHTTPClient Scheme.swift
[1017/1075] Compiling AsyncHTTPClient Singleton.swift
[1018/1075] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1019/1075] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1020/1075] Compiling AsyncHTTPClient TracingSupport.swift
[1021/1075] Compiling AsyncHTTPClient Utils.swift
[1022/1075] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1023/1075] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1024/1075] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1025/1075] Compiling AsyncHTTPClient Transaction.swift
[1026/1075] Compiling AsyncHTTPClient Base64.swift
[1027/1075] Compiling AsyncHTTPClient BasicAuth.swift
[1028/1075] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1029/1075] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1030/1075] Compiling AsyncHTTPClient ConnectionPool.swift
[1031/1075] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1032/1075] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1033/1075] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1034/1075] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1035/1075] Compiling AsyncHTTPClient HTTP1Connection.swift
[1036/1075] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1037/1075] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1038/1075] Compiling AsyncHTTPClient HTTP2Connection.swift
[1039/1075] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1040/1075] Compiling AsyncHTTPClient LRUCache.swift
[1041/1075] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1042/1075] Compiling AsyncHTTPClient NWErrorHandler.swift
[1043/1075] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1044/1075] Compiling AsyncHTTPClient TLSConfiguration.swift
[1045/1075] Compiling AsyncHTTPClient RedirectState.swift
[1046/1075] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1047/1075] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1048/1075] Compiling AsyncHTTPClient RequestBag.swift
[1049/1075] Compiling AsyncHTTPClient RequestOptions.swift
[1050/1075] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1051/1075] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1052/1075] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1053/1075] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1054/1075] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1055/1075] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1056/1075] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1057/1075] Compiling AsyncHTTPClient ConnectionTarget.swift
[1058/1075] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1059/1075] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1060/1075] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1061/1075] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1062/1075] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1063/1075] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1064/1075] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1065/1075] Compiling AsyncHTTPClient RequestBodyLength.swift
[1066/1075] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1067/1075] Compiling AsyncHTTPClient DeconstructedURL.swift
[1068/1075] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1069/1075] Compiling AsyncHTTPClient FoundationExtensions.swift
[1070/1075] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1071/1075] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1072/1075] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1073/1075] Compiling AsyncHTTPClient HTTPClient.swift
[1074/1075] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1075/1075] Compiling AsyncHTTPClient HTTPHandler.swift
[1077/1089] Compiling CouchDBClient UpdateDBResponse.swift
[1078/1090] Compiling CouchDBClient RowsResponse.swift
[1079/1090] Compiling CouchDBClient resource_bundle_accessor.swift
[1080/1090] Compiling CouchDBClient MangoIndex.swift
[1081/1090] Compiling CouchDBClient MangoQuery.swift
[1082/1090] Compiling CouchDBClient CouchDBError.swift
[1083/1090] Compiling CouchDBClient CouchDBFindResponse.swift
[1084/1090] Compiling CouchDBClient CouchDBRepresentable.swift
[1085/1090] Compiling CouchDBClient CouchUpdateResponse.swift
[1086/1090] Compiling CouchDBClient CreateSessionResponse.swift
[1087/1090] Compiling CouchDBClient MangoExplainResponse.swift
[1088/1090] Compiling CouchDBClient CouchDBClient.swift
[1089/1090] Compiling CouchDBClient CouchDBClientError.swift
[1090/1090] Emitting module CouchDBClient
Build complete! (444.57s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.21.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin.git"
}
],
"manifest_display_name" : "couchdb-swift",
"name" : "couchdb-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CouchDBClient",
"targets" : [
"CouchDBClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CouchDBClientTests",
"module_type" : "SwiftTarget",
"name" : "CouchDBClientTests",
"path" : "Tests/CouchDBClientTests",
"sources" : [
"AttachmentsAPITests.swift",
"CouchDBClientTests.swift",
"HTTPClientTests.swift",
"MangoQueryTests.swift",
"TestSupport.swift"
],
"target_dependencies" : [
"CouchDBClient"
],
"type" : "test"
},
{
"c99name" : "CouchDBClient",
"module_type" : "SwiftTarget",
"name" : "CouchDBClient",
"path" : "Sources/CouchDBClient",
"product_dependencies" : [
"AsyncHTTPClient"
],
"product_memberships" : [
"CouchDBClient"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/CouchDBClient/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CouchDBClient.swift",
"Models/CouchDBClientError.swift",
"Models/CouchDBError.swift",
"Models/CouchDBFindResponse.swift",
"Models/CouchDBRepresentable.swift",
"Models/CouchUpdateResponse.swift",
"Models/CreateSessionResponse.swift",
"Models/MangoExplainResponse.swift",
"Models/MangoIndex.swift",
"Models/MangoQuery.swift",
"Models/RowsResponse.swift",
"Models/UpdateDBResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.