Build Information
Successful build of hummingbird-docc, reference main (0e71b2), with Swift 6.1 for Android on 8 Oct 2025 03:00:33 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rock-n-code/hummingbird-docc.git
Reference: main
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/rock-n-code/hummingbird-docc
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0e71b26 Update license to Apache v2.0 (#6)
Cloned https://github.com/rock-n-code/hummingbird-docc.git
Revision (git rev-parse @):
0e71b2673c4eab57f16d298a412fdc31b63e3bba
SUCCESS checkout https://github.com/rock-n-code/hummingbird-docc.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/rock-n-code/hummingbird-docc.git
https://github.com/rock-n-code/hummingbird-docc.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "hummingbird-docc",
"name" : "hummingbird-docc",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "hummingbird-docc",
"targets" : [
"HummingbirdDocC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdDocCSample",
"targets" : [
"HummingbirdDocCSample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "HummingbirdDocCTest",
"module_type" : "SwiftTarget",
"name" : "HummingbirdDocCTest",
"path" : "Tests/HummingbirdDocC",
"product_dependencies" : [
"HummingbirdTesting"
],
"sources" : [
"Tests/Internal/Enumerations/AssetFileTests.swift",
"Tests/Internal/Enumerations/AssetFolderTests.swift",
"Tests/Internal/Enumerations/DocumentationFolderTests.swift",
"Tests/Internal/Extensions/LoggerMetadata+HelpersTests.swift",
"Tests/Internal/Extensions/String_HelpersTests.swift",
"Tests/Internal/Models/ResourceTests.swift",
"Tests/Internal/Use Cases/CheckURIUseCaseTests.swift",
"Tests/Internal/Use Cases/PrepareURIPathUseCaseTests.swift",
"Tests/Internal/Use Cases/RedirectURIUseCaseTests.swift",
"Tests/Internal/Use Cases/ServeURIUseCaseTests.swift",
"Tests/Public/Middlewares/DocCMiddlewareTests.swift",
"Types/Extensions/Logger+Helpers.swift",
"Types/Extensions/LoggerLevel+Helpers.swift",
"Types/Extensions/Request+Helpers.swift",
"Types/Extensions/String+Constants.swift",
"Types/Extensions/Tag+Constants.swift",
"Types/Mocks/FileProviderMock.swift",
"Types/Mocks/LogHandlerMock.swift",
"Types/Mocks/RequestContextMock.swift",
"Types/Namespaces/Input.swift",
"Types/Namespaces/Output.swift",
"Types/Stubs/FileProviderStub.swift"
],
"target_dependencies" : [
"HummingbirdDocC"
],
"type" : "test"
},
{
"c99name" : "HummingbirdDocCSample",
"module_type" : "SwiftTarget",
"name" : "HummingbirdDocCSample",
"path" : "Samples/HummingbirdDocC",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"HummingbirdDocCSample"
],
"sources" : [
"App/Builders/AppBuilder.swift",
"App/Parameters/SampleAppArguments.swift",
"App/Protocols/AppArguments.swift",
"App/SampleApp.swift"
],
"target_dependencies" : [
"HummingbirdDocC"
],
"type" : "executable"
},
{
"c99name" : "HummingbirdDocC",
"module_type" : "SwiftTarget",
"name" : "HummingbirdDocC",
"path" : "Sources/HummingbirdDocC",
"product_dependencies" : [
"Hummingbird"
],
"product_memberships" : [
"hummingbird-docc",
"HummingbirdDocCSample"
],
"sources" : [
"Internal/Enumerations/AssetFile.swift",
"Internal/Enumerations/AssetFolder.swift",
"Internal/Enumerations/DocumentationFolder.swift",
"Internal/Extensions/LoggerMetadata+Helpers.swift",
"Internal/Extensions/String+Constants.swift",
"Internal/Extensions/String+Formats.swift",
"Internal/Extensions/String+Helpers.swift",
"Internal/Models/Resource.swift",
"Internal/Protocols/Pathable.swift",
"Internal/Pseudo Types/ContextualInfo.swift",
"Internal/Use Cases/CheckURIUseCase.swift",
"Internal/Use Cases/PrepareURIPathUseCase.swift",
"Internal/Use Cases/RedirectURIUseCase.swift",
"Internal/Use Cases/ServeURIUseCase.swift",
"Public/Configurations/DoccConfiguration.swift",
"Public/Middlewares/DocCMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser.git
[1/2133] Fetching swift-docc-plugin
[236/18776] Fetching swift-docc-plugin, swift-argument-parser
[3804/43948] Fetching swift-docc-plugin, swift-argument-parser, hummingbird
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.79s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.08s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (1.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3540] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (9.07s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.16.0 (0.52s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2771] Fetching swift-nio-transport-services
[2135/5289] Fetching swift-nio-transport-services, swift-service-lifecycle
[5290/11459] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.34s)
[6097/8688] Fetching swift-service-lifecycle, swift-nio-extras
Fetching https://github.com/apple/swift-nio.git
[7826/23005] Fetching swift-service-lifecycle, swift-nio-extras, async-http-client
[19141/38136] Fetching swift-service-lifecycle, swift-nio-extras, async-http-client, swift-nio-ssl
[33296/117233] Fetching swift-service-lifecycle, swift-nio-extras, async-http-client, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.75s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[52890/114715] Fetching swift-nio-extras, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.75s)
[39364/100398] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-metrics.git
[74297/102755] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics
[74722/108196] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics, swift-distributed-tracing
[79078/119896] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics, swift-distributed-tracing, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.79s)
Fetching https://github.com/apple/swift-http-types.git
[82453/113726] Fetching swift-nio-ssl, swift-nio, swift-metrics, swift-distributed-tracing, swift-nio-http2
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.82s)
Fetching https://github.com/apple/swift-log.git
[67439/98595] Fetching swift-nio, swift-metrics, swift-distributed-tracing, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (1.08s)
Fetching https://github.com/apple/swift-collections.git
[65199/96238] Fetching swift-nio, swift-distributed-tracing, swift-nio-http2
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.13s)
[62510/90797] Fetching swift-nio, swift-nio-http2
Fetching https://github.com/apple/swift-atomics.git
[72606/91736] Fetching swift-nio, swift-nio-http2, swift-http-types
[73545/95669] Fetching swift-nio, swift-nio-http2, swift-http-types, swift-log
[83806/97483] Fetching swift-nio, swift-nio-http2, swift-http-types, swift-log, swift-atomics
[93530/115636] Fetching swift-nio, swift-nio-http2, swift-http-types, swift-log, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-http-types.git from cache (1.92s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.88s)
Fetched https://github.com/apple/swift-log.git from cache (1.98s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.99s)
[1/5550] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.71s)
Fetched https://github.com/apple/swift-nio.git from cache (5.19s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (6.93s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.25s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.07s)
Fetching https://github.com/apple/swift-system.git
[1/5049] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.63s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.56s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.74s)
Fetching https://github.com/apple/swift-service-context.git
[1/1117] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.27s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.71s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.58s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1190] Fetching swift-http-structured-headers
[263/2835] Fetching swift-http-structured-headers, swift-asn1
[2672/8821] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms
[4153/15428] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.44s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.49s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.69s)
Fetching https://github.com/apple/swift-numerics.git
[1/6371] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.50s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.88s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (11.32s)
Fetching https://github.com/apple/swift-crypto.git
[1/17193] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.78s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (3.35s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (0.57s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.59s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (0.52s)
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.16.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.3.1
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.38.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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.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.3
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.8.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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.25.1
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.4.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.0.4
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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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.4.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.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 3.15.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.34.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/94] Write sources
[36/94] Compiling CNIOWindows WSAStartup.c
[37/94] Compiling CNIOWindows shim.c
[38/94] Compiling CNIOWASI CNIOWASI.c
[39/94] Compiling CNIOPosix event_loop_id.c
[40/94] Compiling CNIOLinux liburing_shims.c
[41/94] Compiling CNIOLLHTTP c_nio_http.c
[42/94] Compiling CNIODarwin shim.c
[43/94] Write sources
[48/94] Compiling CNIOLinux shim.c
[49/94] Compiling CNIOLLHTTP c_nio_api.c
[50/94] Compiling _AtomicsShims.c
[50/94] Write swift-version-24593BA9C3E375BF.txt
[52/94] Compiling CNIOLLHTTP c_nio_llhttp.c
[53/132] Compiling c-nioatomics.c
[55/135] Compiling HTTPTypes HTTPResponse.swift
[56/136] Compiling HTTPTypes HTTPParsedFields.swift
[56/136] Compiling c-atomics.c
[58/136] Compiling InternalCollectionsUtilities Debugging.swift
[59/136] Compiling InternalCollectionsUtilities Descriptions.swift
[60/136] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/136] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[62/136] Compiling HTTPTypes HTTPFieldName.swift
[63/136] Compiling _NIODataStructures _TinyArray.swift
[64/138] Compiling HTTPTypes HTTPRequest.swift
[65/138] Compiling _NIODataStructures PriorityQueue.swift
[66/138] Emitting module _NIOBase64
[67/138] Compiling _NIOBase64 Base64.swift
[68/138] Compiling HTTPTypes ISOLatin1String.swift
[69/138] Compiling ServiceContextModule ServiceContext.swift
[70/138] Emitting module ServiceContextModule
[71/138] Compiling ServiceContextModule ServiceContextKey.swift
[72/138] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[73/138] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[74/138] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/138] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/138] Emitting module InternalCollectionsUtilities
[77/140] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[78/140] Compiling InternalCollectionsUtilities Integer rank.swift
[79/140] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[80/140] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[81/140] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[82/140] Compiling InternalCollectionsUtilities UInt+reversed.swift
[83/140] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[84/140] Compiling HTTPTypes NIOLock.swift
[85/140] Compiling CoreMetrics Metrics.swift
[86/140] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[87/140] Compiling _NIODataStructures Heap.swift
[88/140] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[89/140] Emitting module _NIODataStructures
[94/164] Compiling Logging MetadataProvider.swift
[95/175] Emitting module CoreMetrics
[96/175] Compiling CoreMetrics Locks.swift
[97/178] Compiling Logging LogHandler.swift
[98/178] Compiling Logging Locks.swift
[99/178] Emitting module Logging
[100/178] Compiling Logging Logging.swift
[102/179] Compiling Atomics UnsafeAtomic.swift
[103/179] Compiling Atomics UnsafeAtomicLazyReference.swift
[104/181] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[105/181] Compiling ConcurrencyHelpers LockedValueBox.swift
[107/181] Compiling Atomics ManagedAtomic.swift
[108/181] Compiling Atomics ManagedAtomicLazyReference.swift
[109/181] Compiling Instrumentation Instrument.swift
[110/181] Compiling Instrumentation NoOpInstrument.swift
[111/181] Compiling Instrumentation MultiplexInstrument.swift
[112/181] Compiling Instrumentation Locks.swift
[113/181] Compiling Atomics AtomicMemoryOrderings.swift
[114/181] Compiling Atomics DoubleWord.swift
[115/181] Compiling Instrumentation InstrumentationSystem.swift
[116/181] Compiling Atomics AtomicStorage.swift
[117/181] Compiling Atomics AtomicValue.swift
[118/181] Emitting module Instrumentation
[119/181] Compiling NIOConcurrencyHelpers NIOLock.swift
[120/182] Compiling NIOConcurrencyHelpers atomics.swift
[121/182] Compiling NIOConcurrencyHelpers lock.swift
[122/182] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[124/242] Emitting module NIOConcurrencyHelpers
[125/251] Compiling _RopeModule Range+BigString.swift
[126/251] Compiling _RopeModule BigString+UTF16View.swift
[127/251] Emitting module ConcurrencyHelpers
[128/251] Compiling ConcurrencyHelpers Lock.swift
[131/309] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[132/309] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[133/309] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[134/309] Emitting module ArgumentParserToolInfo
[135/309] Compiling ArgumentParserToolInfo ToolInfo.swift
[137/321] Compiling Tracing TracingTime.swift
[138/328] Emitting module UnixSignals
[139/328] Compiling Tracing InstrumentationSystem+Tracing.swift
[140/328] Emitting module Tracing
[141/328] Compiling HeapModule Heap+Invariants.swift
[142/328] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[143/328] Compiling HeapModule Heap+Descriptions.swift
[144/328] Compiling UnixSignals UnixSignalsSequence.swift
[145/328] Compiling UnixSignals UnixSignal.swift
[146/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[147/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[148/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[149/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[150/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[151/328] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[152/328] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[153/336] Compiling HeapModule _HeapNode.swift
[155/336] Compiling Tracing TracerProtocol.swift
[156/336] Compiling Tracing Tracer.swift
[157/336] Compiling Tracing TracerProtocol+Legacy.swift
[158/336] Compiling HeapModule Heap.swift
[159/336] Compiling HeapModule Heap+UnsafeHandle.swift
[160/336] Emitting module HeapModule
[161/336] Compiling OrderedCollections OrderedSet+Initializers.swift
[162/336] Compiling OrderedCollections OrderedSet+Insertions.swift
[163/336] Compiling OrderedCollections OrderedSet+Invariants.swift
[164/336] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[165/336] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[166/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[167/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[168/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[169/336] Compiling OrderedCollections OrderedDictionary.swift
[170/336] Compiling OrderedCollections OrderedSet+Codable.swift
[171/336] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[172/336] Compiling OrderedCollections OrderedSet+Descriptions.swift
[173/336] Compiling OrderedCollections OrderedSet+Diffing.swift
[174/336] Compiling OrderedCollections OrderedSet+Equatable.swift
[175/336] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[176/336] Compiling OrderedCollections OrderedSet+Hashable.swift
[177/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[178/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[179/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[180/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[181/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[182/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[183/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[184/372] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[185/372] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[186/373] Compiling HashTreeCollections _HashNode+Storage.swift
[187/373] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[188/373] Compiling HashTreeCollections _HashNode+Structural filter.swift
[189/373] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[190/373] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[191/373] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[192/375] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[193/375] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[194/375] Compiling HashTreeCollections _HashNode+Structural merge.swift
[195/375] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[196/375] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[197/375] Compiling HashTreeCollections TreeDictionary+Filter.swift
[198/375] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[199/375] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[201/413] Compiling Tracing NoOpTracer.swift
[202/413] Compiling Tracing SpanProtocol.swift
[204/429] Compiling DequeModule Deque+Codable.swift
[205/429] Compiling DequeModule Deque+Collection.swift
[206/429] Compiling DequeModule Deque+CustomReflectable.swift
[207/429] Compiling DequeModule Deque+Descriptions.swift
[208/429] Compiling DequeModule Deque+Equatable.swift
[209/429] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[210/429] Compiling HashTreeCollections TreeDictionary+Keys.swift
[211/429] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[212/429] Compiling HashTreeCollections TreeDictionary+Merge.swift
[213/429] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[214/429] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[215/429] Compiling HashTreeCollections TreeDictionary+Values.swift
[216/429] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[217/429] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[218/429] Compiling DequeModule _DequeBuffer.swift
[219/429] Compiling DequeModule _DequeBufferHeader.swift
[220/431] Compiling HashTreeCollections TreeSet+Hashable.swift
[221/431] Compiling HashTreeCollections TreeSet+Sendable.swift
[222/431] Compiling HashTreeCollections TreeSet+Sequence.swift
[223/431] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[224/431] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[225/431] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[226/431] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[227/431] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[228/431] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[229/431] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[230/494] Compiling BitCollections BitArray+Codable.swift
[231/494] Compiling BitCollections BitArray+Collection.swift
[232/494] Compiling BitCollections BitArray+Copy.swift
[233/494] Compiling BitCollections BitArray+CustomReflectable.swift
[234/494] Emitting module Atomics
[235/495] Compiling BitCollections BitArray+Descriptions.swift
[236/495] Compiling BitCollections BitArray+Equatable.swift
[244/495] Compiling HashTreeCollections TreeDictionary.swift
[245/495] Compiling HashTreeCollections TreeSet+Codable.swift
[246/504] Compiling BitCollections BitSet+SetAlgebra union.swift
[247/504] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[248/504] Compiling BitCollections BitSet.Counted.swift
[249/504] Compiling HashTreeCollections _HashNode+Invariants.swift
[250/504] Compiling HashTreeCollections _HashNode+Lookups.swift
[251/504] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[255/504] Compiling BitCollections BitArray+BitwiseOperations.swift
[256/504] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[258/504] Compiling BitCollections BitArray+Extras.swift
[259/504] Compiling BitCollections BitArray+Fill.swift
[260/504] Compiling BitCollections BitArray+Hashable.swift
[261/504] Compiling BitCollections BitArray+Initializers.swift
[262/504] Compiling BitCollections BitArray+Invariants.swift
[263/504] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[264/504] Compiling BitCollections BitArray+RandomBits.swift
[265/504] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[266/504] Compiling BitCollections BitArray+Shifts.swift
[267/504] Compiling BitCollections BitArray+Testing.swift
[276/504] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[277/504] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[282/504] Compiling _RopeModule Rope+Join.swift
[283/504] Compiling _RopeModule Rope+MutatingForEach.swift
[284/504] Compiling _RopeModule Rope+Remove.swift
[285/504] Compiling _RopeModule Rope+RemoveSubrange.swift
[286/504] Compiling _RopeModule Rope+Split.swift
[287/504] Compiling _RopeModule Optional Utilities.swift
[288/504] Compiling _RopeModule String Utilities.swift
[289/504] Compiling _RopeModule String.Index+ABI.swift
[299/504] Compiling BitCollections BitArray._UnsafeHandle.swift
[300/504] Compiling BitCollections BitArray.swift
[312/548] Compiling _RopeModule _CharacterRecognizer.swift
[313/548] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[314/548] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[315/548] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[316/548] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[317/548] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[318/548] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[319/548] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[320/548] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[321/548] Compiling HashTreeCollections TreeSet.swift
[322/548] Emitting module OrderedCollections
[324/549] Emitting module DequeModule
[325/550] Compiling ArgumentParser UsageGenerator.swift
[326/550] Compiling ArgumentParser InputKey.swift
[327/550] Compiling ArgumentParser InputOrigin.swift
[328/550] Compiling ArgumentParser Name.swift
[329/550] Compiling ArgumentParser Parsed.swift
[330/550] Compiling ArgumentParser ParsedValues.swift
[331/550] Compiling ArgumentParser ParserError.swift
[332/550] Compiling ArgumentParser ParsableArguments.swift
[333/550] Compiling ArgumentParser ParsableCommand.swift
[334/550] Compiling ArgumentParser ArgumentDecoder.swift
[335/550] Compiling ArgumentParser ArgumentDefinition.swift
[336/550] Compiling ArgumentParser ArgumentSet.swift
[337/550] Compiling ArgumentParser CommandParser.swift
[338/550] Compiling ArgumentParser CollectionExtensions.swift
[339/550] Compiling HTTPTypes HTTPField.swift
[340/550] Emitting module HTTPTypes
[341/550] Compiling HTTPTypes HTTPFields.swift
[342/558] Compiling ArgumentParser Mutex.swift
[343/558] Compiling ArgumentParser Platform.swift
[344/558] Compiling ArgumentParser SequenceExtensions.swift
[345/558] Compiling ArgumentParser StringExtensions.swift
[346/558] Compiling ArgumentParser SwiftExtensions.swift
[347/558] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[348/558] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[348/558] Wrapping AST for _NIODataStructures for debugging
[350/558] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[351/558] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[352/558] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[353/558] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[358/558] Wrapping AST for _NIOBase64 for debugging
[359/558] Wrapping AST for UnixSignals for debugging
[372/558] Emitting module BitCollections
[372/558] Wrapping AST for Tracing for debugging
[374/558] Emitting module _RopeModule
[374/603] Wrapping AST for ServiceContextModule for debugging
[375/664] Wrapping AST for OrderedCollections for debugging
[376/664] Wrapping AST for NIOConcurrencyHelpers for debugging
[378/664] Emitting module Metrics
[379/664] Compiling Metrics Metrics.swift
[380/665] Compiling NIOCore AddressedEnvelope.swift
[381/665] Compiling NIOCore AsyncAwaitSupport.swift
[382/665] Compiling NIOCore AsyncChannel.swift
[383/665] Compiling NIOCore AsyncChannelHandler.swift
[384/665] Compiling NIOCore AsyncChannelInboundStream.swift
[385/665] Compiling NIOCore AsyncChannelOutboundWriter.swift
[386/665] Compiling NIOCore NIOAsyncSequenceProducer.swift
[387/665] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[388/665] Compiling NIOCore NIOAsyncWriter.swift
[389/665] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[390/665] Compiling NIOCore BSDSocketAPI.swift
[391/665] Compiling NIOCore ByteBuffer-int.swift
[392/665] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[393/665] Compiling NIOCore ByteBuffer-multi-int.swift
[394/665] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[395/665] Compiling NIOCore ByteBuffer-views.swift
[396/665] Compiling NIOCore Channel.swift
[397/665] Compiling NIOCore ChannelHandler.swift
[398/665] Compiling NIOCore ChannelHandlers.swift
[402/665] Compiling NIOCore ByteBuffer-aux.swift
[403/665] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[404/665] Compiling NIOCore ByteBuffer-conversions.swift
[405/665] Compiling NIOCore ByteBuffer-core.swift
[406/665] Compiling NIOCore ByteBuffer-hex.swift
[414/665] Wrapping AST for Logging for debugging
[416/665] Emitting module ArgumentParser
[417/671] Wrapping AST for InternalCollectionsUtilities for debugging
[418/671] Wrapping AST for Metrics for debugging
[419/671] Wrapping AST for Instrumentation for debugging
[421/671] Compiling NIOCore EventLoopFuture.swift
[422/671] Compiling NIOCore FileDescriptor.swift
[423/671] Compiling NIOCore FileHandle.swift
[424/671] Compiling NIOCore FileRegion.swift
[425/671] Compiling NIOCore GlobalSingletons.swift
[426/671] Compiling NIOCore IO.swift
[427/671] Compiling NIOCore Codec.swift
[428/671] Compiling NIOCore ConvenienceOptionSupport.swift
[429/671] Compiling NIOCore DeadChannel.swift
[430/671] Compiling NIOCore DispatchQueue+WithFuture.swift
[431/671] Compiling NIOCore EventLoop+Deprecated.swift
[432/671] Compiling NIOCore EventLoop+SerialExecutor.swift
[433/671] Compiling NIOCore EventLoop.swift
[433/672] Wrapping AST for HeapModule for debugging
[434/672] Wrapping AST for HTTPTypes for debugging
[436/672] Wrapping AST for DequeModule for debugging
[437/672] Wrapping AST for CoreMetrics for debugging
[439/672] Emitting module AsyncAlgorithms
[440/678] Compiling AsyncAlgorithms SetAlgebra.swift
[441/678] Compiling AsyncAlgorithms UnsafeTransfer.swift
[442/678] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[443/678] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[444/678] Compiling AsyncAlgorithms ZipStateMachine.swift
[445/678] Compiling AsyncAlgorithms ZipStorage.swift
[446/678] Compiling NIOCore RecvByteBufferAllocator.swift
[447/678] Compiling NIOCore CircularBuffer.swift
[453/678] Compiling NIOCore ChannelInvoker.swift
[454/678] Compiling NIOCore ChannelOption.swift
[455/678] Compiling NIOCore ChannelPipeline.swift
[456/678] Compiling NIOCore IOData.swift
[457/678] Compiling NIOCore IPProtocol.swift
[458/678] Compiling NIOCore IntegerBitPacking.swift
[459/678] Compiling NIOCore IntegerTypes.swift
[460/678] Compiling NIOCore Interfaces.swift
[461/678] Compiling NIOCore Linux.swift
[461/678] Wrapping AST for ConcurrencyHelpers for debugging
[462/678] Wrapping AST for BitCollections for debugging
[472/678] Wrapping AST for Atomics for debugging
[473/678] Wrapping AST for ArgumentParserToolInfo for debugging
[480/678] Compiling ArgumentParser Tree.swift
[504/686] Compiling NIOCore MarkedCircularBuffer.swift
[505/686] Compiling NIOCore MulticastChannel.swift
[506/686] Compiling NIOCore EventLoopFuture+Deprecated.swift
[507/686] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[543/687] Wrapping AST for _RopeModule for debugging
[551/687] Emitting module HashTreeCollections
[581/688] Wrapping AST for HashTreeCollections for debugging
[589/691] Emitting module Collections
[590/691] Compiling Collections Collections.swift
[604/692] Wrapping AST for AsyncAlgorithms for debugging
[630/699] Wrapping AST for Collections for debugging
[633/701] Compiling ServiceLifecycle Service.swift
[634/702] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[634/702] Wrapping AST for ArgumentParser for debugging
[636/702] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[637/702] Compiling NIOCore SocketAddresses.swift
[638/702] Compiling NIOCore SocketOptionProvider.swift
[639/702] Compiling NIOCore SystemCallHelpers.swift
[640/702] Compiling NIOCore TimeAmount+Duration.swift
[641/702] Compiling NIOCore TypeAssistedChannelHandler.swift
[642/702] Compiling NIOCore UniversalBootstrapSupport.swift
[643/702] Compiling NIOCore Utilities.swift
[644/702] Compiling ServiceLifecycle CancellationWaiter.swift
[645/702] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[646/702] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[655/702] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[656/702] Emitting module ServiceLifecycle
[657/702] Compiling ServiceLifecycle ServiceRunnerError.swift
[658/702] Compiling ServiceLifecycle GracefulShutdown.swift
[659/702] Compiling ServiceLifecycle ServiceGroup.swift
[660/703] Wrapping AST for ServiceLifecycle for debugging
[689/703] Emitting module NIOCore
[690/704] Wrapping AST for NIOCore for debugging
[692/760] Emitting module NIOHTTPTypes
[693/760] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[694/761] Wrapping AST for NIOHTTPTypes for debugging
[696/761] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[697/761] Emitting module NIOEmbedded
[698/761] Compiling NIOEmbedded Embedded.swift
[699/761] Compiling NIOEmbedded AsyncTestingChannel.swift
[700/762] Wrapping AST for NIOEmbedded for debugging
[702/762] Compiling NIOPosix SelectableEventLoop.swift
[703/762] Compiling NIOPosix SelectorEpoll.swift
[704/762] Compiling NIOPosix SelectorGeneric.swift
[705/762] Compiling NIOPosix SelectorKqueue.swift
[706/762] Compiling NIOPosix SelectorUring.swift
[707/762] Compiling NIOPosix SelectorWSAPoll.swift
[708/762] Compiling NIOPosix ServerSocket.swift
[709/762] Compiling NIOPosix Socket.swift
[710/762] Compiling NIOPosix SocketChannel.swift
[711/762] Compiling NIOPosix SocketProtocols.swift
[712/762] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[713/762] Compiling NIOPosix System.swift
[714/762] Compiling NIOPosix Thread.swift
[715/762] Compiling NIOPosix ThreadPosix.swift
[716/762] Compiling NIOPosix Pool.swift
[717/762] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[718/762] Compiling NIOPosix PosixSingletons.swift
[719/762] Compiling NIOPosix RawSocketBootstrap.swift
[720/762] Compiling NIOPosix Resolver.swift
[721/762] Compiling NIOPosix Selectable.swift
[722/762] Compiling NIOPosix SelectableChannel.swift
[723/768] Compiling NIOPosix BSDSocketAPICommon.swift
[724/768] Compiling NIOPosix BSDSocketAPIPosix.swift
[725/768] Compiling NIOPosix BSDSocketAPIWindows.swift
[726/768] Compiling NIOPosix BaseSocket.swift
[727/768] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[728/768] Compiling NIOPosix BaseSocketChannel.swift
[729/768] Compiling NIOPosix BaseStreamSocketChannel.swift
[730/768] Compiling NIOPosix Bootstrap.swift
[731/768] Compiling NIOPosix ControlMessage.swift
[732/768] Compiling NIOPosix DatagramVectorReadManager.swift
[733/768] Compiling NIOPosix Errors+Any.swift
[734/768] Compiling NIOPosix FileDescriptor.swift
[735/768] Compiling NIOPosix GetaddrinfoResolver.swift
[736/768] Compiling NIOPosix HappyEyeballs.swift
[737/768] Emitting module NIOPosix
[738/768] Compiling NIOPosix ThreadWindows.swift
[739/768] Compiling NIOPosix UnsafeTransfer.swift
[740/768] Compiling NIOPosix Utilities.swift
[741/768] Compiling NIOPosix VsockAddress.swift
[742/768] Compiling NIOPosix VsockChannelEvents.swift
[743/768] Compiling NIOPosix Windows.swift
[744/768] Compiling NIOPosix IO.swift
[745/768] Compiling NIOPosix IntegerBitPacking.swift
[746/768] Compiling NIOPosix IntegerTypes.swift
[747/768] Compiling NIOPosix Linux.swift
[748/768] Compiling NIOPosix LinuxCPUSet.swift
[749/768] Compiling NIOPosix LinuxUring.swift
[750/768] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[751/768] Compiling NIOPosix NIOPosixSendableMetatype.swift
[752/768] Compiling NIOPosix NIOThreadPool.swift
[753/768] Compiling NIOPosix NonBlockingFileIO.swift
[754/768] Compiling NIOPosix PendingDatagramWritesManager.swift
[755/768] Compiling NIOPosix PendingWritesManager.swift
[756/768] Compiling NIOPosix PipeChannel.swift
[757/768] Compiling NIOPosix PipePair.swift
[758/769] Wrapping AST for NIOPosix for debugging
[760/771] Compiling NIO Exports.swift
[761/771] Emitting module NIO
[762/772] Wrapping AST for NIO for debugging
[764/788] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[765/788] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[766/790] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[767/790] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[768/790] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[769/790] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[770/790] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[771/790] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[772/790] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[773/790] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[774/790] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[775/790] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[776/790] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[777/790] Compiling NIOHTTP1 HTTPTypes.swift
[778/790] Compiling NIOHTTP1 ByteCollectionUtils.swift
[779/790] Compiling NIOHTTP1 HTTPDecoder.swift
[780/790] Compiling NIOHTTP1 HTTPEncoder.swift
[781/790] Emitting module NIOHTTP1
[782/791] Wrapping AST for NIOHTTP1 for debugging
[784/813] Emitting module NIOHTTPTypesHTTP1
[785/813] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[786/813] Compiling NIOExtras RequestResponseHandler.swift
[787/813] Compiling NIOExtras RequestResponseHandlers+State.swift
[788/815] Compiling NIOExtras NIOLengthFieldBitLength.swift
[789/815] Compiling NIOExtras NIORequestIdentifiable.swift
[790/815] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[791/815] Compiling NIOExtras NIOExtrasError.swift
[792/815] Compiling NIOExtras PCAPRingBuffer.swift
[793/815] Compiling NIOExtras QuiescingHelper.swift
[794/815] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[795/815] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[797/816] Emitting module NIOExtras
[797/816] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[799/816] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[800/816] Compiling NIOExtras LengthFieldPrepender.swift
[801/816] Compiling NIOExtras LineBasedFrameDecoder.swift
[802/816] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[803/816] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[804/816] Compiling NIOExtras JSONRPCFraming.swift
[805/816] Compiling NIOExtras DebugInboundEventsHandler.swift
[806/816] Compiling NIOExtras DebugOutboundEventsHandler.swift
[807/816] Compiling NIOExtras FixedLengthFrameDecoder.swift
[808/816] Compiling NIOExtras RequestResponseWithIDHandler.swift
[809/816] Compiling NIOExtras WritePCAPHandler.swift
[810/817] Wrapping AST for NIOExtras for debugging
[812/842] Compiling HummingbirdCore HTTPUserEventHandler.swift
[813/842] Compiling HummingbirdCore Server.swift
[814/842] Compiling HummingbirdCore ServerChildChannel.swift
[815/845] Emitting module HummingbirdCore
[816/845] Compiling HummingbirdCore ResponseBodyWriter.swift
[817/845] Compiling HummingbirdCore ResponseWriter.swift
[818/845] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[819/845] Compiling HummingbirdCore BindAddress.swift
[820/845] Compiling HummingbirdCore Deprecations.swift
[821/845] Compiling HummingbirdCore Request.swift
[822/845] Compiling HummingbirdCore RequestBody+inboundClose.swift
[823/845] Compiling HummingbirdCore RequestBody.swift
[824/845] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[825/845] Compiling HummingbirdCore URI.swift
[826/845] Compiling HummingbirdCore Response.swift
[827/845] Compiling HummingbirdCore ResponseBody.swift
[828/845] Compiling HummingbirdCore HTTP1Channel.swift
[829/845] Compiling HummingbirdCore HTTPChannelHandler.swift
[830/845] Compiling HummingbirdCore HTTPServerBuilder.swift
[831/845] Compiling HummingbirdCore ServerConfiguration.swift
[832/845] Compiling HummingbirdCore TSTLSOptions.swift
[833/845] Compiling HummingbirdCore AnyAsyncSequence.swift
[834/845] Compiling HummingbirdCore FlatDictionary.swift
[835/845] Compiling HummingbirdCore HBParser.swift
[836/845] Compiling HummingbirdCore OutputBuffer.swift
[837/845] Compiling HummingbirdCore SendableMetatype.swift
[838/845] Compiling HummingbirdCore String+percentEncode.swift
[839/845] Compiling HummingbirdCore UnsafeTransfer.swift
[840/846] Wrapping AST for HummingbirdCore for debugging
[842/910] Compiling Hummingbird ChildRequestContext.swift
[843/910] Compiling Hummingbird Request.swift
[844/910] Compiling Hummingbird RequestContext.swift
[845/910] Compiling Hummingbird RequestContextSource.swift
[846/910] Compiling Hummingbird RequestID.swift
[847/910] Compiling Hummingbird RequestResponder.swift
[848/910] Compiling Hummingbird Response.swift
[849/910] Compiling Hummingbird URI+decodeQuery.swift
[850/910] Compiling Hummingbird MemoryPersistDriver.swift
[851/919] Compiling Hummingbird RouterGroup.swift
[852/919] Compiling Hummingbird RouterMethods.swift
[853/919] Compiling Hummingbird RouterPath.swift
[854/919] Compiling Hummingbird RouterResponder.swift
[855/919] Compiling Hummingbird TransformingRouterGroup.swift
[856/919] Compiling Hummingbird RouterTrie.swift
[857/919] Compiling Hummingbird Trie+resolve.swift
[858/919] Compiling Hummingbird Trie+serialize.swift
[859/919] Compiling Hummingbird TrieRouter.swift
[860/919] Compiling Hummingbird _SpreadMiddleware.swift
[861/919] Compiling Hummingbird TracingMiddleware.swift
[862/919] Compiling Hummingbird EndpointResponder.swift
[863/919] Compiling Hummingbird Parameters+UUID.swift
[864/919] Compiling Hummingbird Parameters.swift
[865/919] Compiling Hummingbird ResponseGenerator.swift
[866/919] Compiling Hummingbird RouteCollection.swift
[867/919] Compiling Hummingbird Router+validation.swift
[868/919] Compiling Hummingbird Router.swift
[869/919] Compiling Hummingbird FileIO.swift
[870/919] Compiling Hummingbird FileProvider.swift
[871/919] Compiling Hummingbird LocalFileSystem.swift
[872/919] Compiling Hummingbird Cookie.swift
[873/919] Compiling Hummingbird Cookies.swift
[874/919] Compiling Hummingbird MediaType+FileExtension.swift
[875/919] Compiling Hummingbird MediaType.swift
[876/919] Compiling Hummingbird Request+Cookies.swift
[877/919] Compiling Hummingbird Response+Cookies.swift
[878/919] Compiling Hummingbird Configuration.swift
[879/919] Compiling Hummingbird Deprecations.swift
[880/919] Compiling Hummingbird Environment.swift
[881/919] Compiling Hummingbird EditedHTTPError.swift
[882/919] Compiling Hummingbird HTTPError.swift
[883/919] Compiling Hummingbird HTTPResponseError.swift
[884/919] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[885/919] Compiling Hummingbird Exports.swift
[886/919] Compiling Hummingbird CacheControl.swift
[887/919] Compiling Hummingbird CORSMiddleware.swift
[888/919] Compiling Hummingbird FileMiddleware.swift
[889/919] Compiling Hummingbird LogRequestMiddleware.swift
[890/919] Compiling Hummingbird MetricsMiddleware.swift
[891/919] Compiling Hummingbird Middleware.swift
[892/919] Compiling Hummingbird MiddlewareGroup.swift
[893/919] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[894/919] Compiling Hummingbird _Middleware2.swift
[895/919] Compiling Hummingbird _OptionalMiddleware.swift
[896/919] Compiling Hummingbird PersistDriver.swift
[897/919] Compiling Hummingbird PersistError.swift
[898/919] Compiling Hummingbird ByteBuffer+foundation.swift
[899/919] Compiling Hummingbird DateCache.swift
[900/919] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[901/919] Compiling Hummingbird HexDigest.swift
[902/919] Compiling Hummingbird InitializableFromSource.swift
[903/919] Compiling Hummingbird PreludeService.swift
[904/919] Compiling Hummingbird StringProtocol.swift
[905/919] Emitting module Hummingbird
[906/919] Compiling Hummingbird Application.swift
[907/919] Compiling Hummingbird CodableProtocols.swift
[908/919] Compiling Hummingbird JSONCoding.swift
[909/919] Compiling Hummingbird ResponseEncodable.swift
[910/919] Compiling Hummingbird URLEncodedForm+Request.swift
[911/919] Compiling Hummingbird URLEncodedForm.swift
[912/919] Compiling Hummingbird URLEncodedFormDecoder.swift
[913/919] Compiling Hummingbird URLEncodedFormEncoder.swift
[914/919] Compiling Hummingbird URLEncodedFormNode.swift
[915/920] Wrapping AST for Hummingbird for debugging
[917/935] Compiling HummingbirdDocC RedirectURIUseCase.swift
[918/935] Compiling HummingbirdDocC ServeURIUseCase.swift
[919/937] Compiling HummingbirdDocC DocumentationFolder.swift
[920/937] Compiling HummingbirdDocC LoggerMetadata+Helpers.swift
[921/937] Emitting module HummingbirdDocC
[922/937] Compiling HummingbirdDocC AssetFile.swift
[923/937] Compiling HummingbirdDocC AssetFolder.swift
[924/937] Compiling HummingbirdDocC DoccConfiguration.swift
[925/937] Compiling HummingbirdDocC DocCMiddleware.swift
[926/937] Compiling HummingbirdDocC Pathable.swift
[927/937] Compiling HummingbirdDocC ContextualInfo.swift
[928/937] Compiling HummingbirdDocC CheckURIUseCase.swift
[929/937] Compiling HummingbirdDocC PrepareURIPathUseCase.swift
[930/937] Compiling HummingbirdDocC String+Helpers.swift
[931/937] Compiling HummingbirdDocC Resource.swift
[932/937] Compiling HummingbirdDocC String+Constants.swift
[933/937] Compiling HummingbirdDocC String+Formats.swift
[934/938] Wrapping AST for HummingbirdDocC for debugging
[936/943] Emitting module HummingbirdDocCSample
[937/943] Compiling HummingbirdDocCSample SampleApp.swift
[938/943] Compiling HummingbirdDocCSample AppArguments.swift
[939/943] Compiling HummingbirdDocCSample AppBuilder.swift
[940/943] Compiling HummingbirdDocCSample SampleAppArguments.swift
[941/944] Wrapping AST for HummingbirdDocCSample for debugging
[942/944] Write Objects.LinkFileList
[943/944] Linking HummingbirdDocCSample
Build complete! (227.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "hummingbird-docc",
"name" : "hummingbird-docc",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "hummingbird-docc",
"targets" : [
"HummingbirdDocC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdDocCSample",
"targets" : [
"HummingbirdDocCSample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "HummingbirdDocCTest",
"module_type" : "SwiftTarget",
"name" : "HummingbirdDocCTest",
"path" : "Tests/HummingbirdDocC",
"product_dependencies" : [
"HummingbirdTesting"
],
"sources" : [
"Tests/Internal/Enumerations/AssetFileTests.swift",
"Tests/Internal/Enumerations/AssetFolderTests.swift",
"Tests/Internal/Enumerations/DocumentationFolderTests.swift",
"Tests/Internal/Extensions/LoggerMetadata+HelpersTests.swift",
"Tests/Internal/Extensions/String_HelpersTests.swift",
"Tests/Internal/Models/ResourceTests.swift",
"Tests/Internal/Use Cases/CheckURIUseCaseTests.swift",
"Tests/Internal/Use Cases/PrepareURIPathUseCaseTests.swift",
"Tests/Internal/Use Cases/RedirectURIUseCaseTests.swift",
"Tests/Internal/Use Cases/ServeURIUseCaseTests.swift",
"Tests/Public/Middlewares/DocCMiddlewareTests.swift",
"Types/Extensions/Logger+Helpers.swift",
"Types/Extensions/LoggerLevel+Helpers.swift",
"Types/Extensions/Request+Helpers.swift",
"Types/Extensions/String+Constants.swift",
"Types/Extensions/Tag+Constants.swift",
"Types/Mocks/FileProviderMock.swift",
"Types/Mocks/LogHandlerMock.swift",
"Types/Mocks/RequestContextMock.swift",
"Types/Namespaces/Input.swift",
"Types/Namespaces/Output.swift",
"Types/Stubs/FileProviderStub.swift"
],
"target_dependencies" : [
"HummingbirdDocC"
],
"type" : "test"
},
{
"c99name" : "HummingbirdDocCSample",
"module_type" : "SwiftTarget",
"name" : "HummingbirdDocCSample",
"path" : "Samples/HummingbirdDocC",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"HummingbirdDocCSample"
],
"sources" : [
"App/Builders/AppBuilder.swift",
"App/Parameters/SampleAppArguments.swift",
"App/Protocols/AppArguments.swift",
"App/SampleApp.swift"
],
"target_dependencies" : [
"HummingbirdDocC"
],
"type" : "executable"
},
{
"c99name" : "HummingbirdDocC",
"module_type" : "SwiftTarget",
"name" : "HummingbirdDocC",
"path" : "Sources/HummingbirdDocC",
"product_dependencies" : [
"Hummingbird"
],
"product_memberships" : [
"hummingbird-docc",
"HummingbirdDocCSample"
],
"sources" : [
"Internal/Enumerations/AssetFile.swift",
"Internal/Enumerations/AssetFolder.swift",
"Internal/Enumerations/DocumentationFolder.swift",
"Internal/Extensions/LoggerMetadata+Helpers.swift",
"Internal/Extensions/String+Constants.swift",
"Internal/Extensions/String+Formats.swift",
"Internal/Extensions/String+Helpers.swift",
"Internal/Models/Resource.swift",
"Internal/Protocols/Pathable.swift",
"Internal/Pseudo Types/ContextualInfo.swift",
"Internal/Use Cases/CheckURIUseCase.swift",
"Internal/Use Cases/PrepareURIPathUseCase.swift",
"Internal/Use Cases/RedirectURIUseCase.swift",
"Internal/Use Cases/ServeURIUseCase.swift",
"Public/Configurations/DoccConfiguration.swift",
"Public/Middlewares/DocCMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.