Build Information
Successful build of swift-nio-extras, reference main (0fc472
), with Swift 6.1 for Linux on 7 May 2025 07:12:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.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/apple/swift-nio-extras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0fc472b Drop Swift 5.9 (#270)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
0fc472ba34b5d94d0811acec2bd01e16804bbf47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-nio-extras.git
https://github.com/apple/swift-nio-extras.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.27.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "swift-http-structured-headers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-structured-headers.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
}
],
"manifest_display_name" : "swift-nio-extras",
"name" : "swift-nio-extras",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOExtras",
"targets" : [
"NIOExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOSOCKS",
"targets" : [
"NIOSOCKS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPCompression",
"targets" : [
"NIOHTTPCompression"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypes",
"targets" : [
"NIOHTTPTypes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypesHTTP1",
"targets" : [
"NIOHTTPTypesHTTP1"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypesHTTP2",
"targets" : [
"NIOHTTPTypesHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOResumableUpload",
"targets" : [
"NIOResumableUpload"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPResponsiveness",
"targets" : [
"NIOHTTPResponsiveness"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWritePartialPCAPDemo",
"targets" : [
"NIOWritePartialPCAPDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOWritePCAPDemo",
"targets" : [
"NIOWritePCAPDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOSOCKSClient",
"targets" : [
"NIOSOCKSClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOResumableUploadDemo",
"targets" : [
"NIOResumableUploadDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOExtrasPerformanceTester",
"targets" : [
"NIOExtrasPerformanceTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "HTTPServerWithQuiescingDemo",
"targets" : [
"HTTPServerWithQuiescingDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOWritePartialPCAPDemo",
"module_type" : "SwiftTarget",
"name" : "NIOWritePartialPCAPDemo",
"path" : "Sources/NIOWritePartialPCAPDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOWritePartialPCAPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOWritePCAPDemo",
"module_type" : "SwiftTarget",
"name" : "NIOWritePCAPDemo",
"path" : "Sources/NIOWritePCAPDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOWritePCAPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOSOCKSTests",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKSTests",
"path" : "Tests/NIOSOCKSTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded"
],
"sources" : [
"ClientGreeting+Tests.swift",
"ClientRequest+Tests.swift",
"ClientStateMachine+Tests.swift",
"Helpers+Tests.swift",
"MethodSelection+Tests.swift",
"SOCKSServerHandshakeHandler+Tests.swift",
"ServerResponse+Tests.swift",
"ServerStateMachine+Tests.swift",
"SocksClientHandler+Tests.swift"
],
"target_dependencies" : [
"NIOSOCKS"
],
"type" : "test"
},
{
"c99name" : "NIOSOCKSClient",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKSClient",
"path" : "Sources/NIOSOCKSClient",
"product_dependencies" : [
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"NIOSOCKSClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOSOCKS"
],
"type" : "executable"
},
{
"c99name" : "NIOSOCKS",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKS",
"path" : "Sources/NIOSOCKS",
"product_dependencies" : [
"NIO",
"NIOCore"
],
"product_memberships" : [
"NIOSOCKS",
"NIOSOCKSClient"
],
"sources" : [
"Channel Handlers/SOCKSClientHandler.swift",
"Channel Handlers/SOCKSServerHandshakeHandler.swift",
"Messages/AuthenticationMethod.swift",
"Messages/ClientGreeting.swift",
"Messages/Errors.swift",
"Messages/Helpers.swift",
"Messages/Messages.swift",
"Messages/SOCKSRequest.swift",
"Messages/SOCKSResponse.swift",
"Messages/SelectedAuthenticationMethod.swift",
"State/ClientStateMachine.swift",
"State/ServerStateMachine.swift"
],
"type" : "library"
},
{
"c99name" : "NIOResumableUploadTests",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUploadTests",
"path" : "Tests/NIOResumableUploadTests",
"product_dependencies" : [
"NIOEmbedded"
],
"sources" : [
"NIOResumableUploadTests.swift"
],
"target_dependencies" : [
"NIOResumableUpload"
],
"type" : "test"
},
{
"c99name" : "NIOResumableUploadDemo",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUploadDemo",
"path" : "Sources/NIOResumableUploadDemo",
"product_dependencies" : [
"HTTPTypes",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"NIOResumableUploadDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOResumableUpload",
"NIOHTTPTypesHTTP1"
],
"type" : "executable"
},
{
"c99name" : "NIOResumableUpload",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUpload",
"path" : "Sources/NIOResumableUpload",
"product_dependencies" : [
"HTTPTypes",
"NIOCore",
"StructuredFieldValues",
"Atomics"
],
"product_memberships" : [
"NIOResumableUpload",
"NIOResumableUploadDemo"
],
"sources" : [
"HTTPResumableUpload.swift",
"HTTPResumableUploadChannel.swift",
"HTTPResumableUploadContext.swift",
"HTTPResumableUploadHandler.swift",
"HTTPResumableUploadProtocol.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIONFS3Tests",
"module_type" : "SwiftTarget",
"name" : "NIONFS3Tests",
"path" : "Tests/NIONFS3Tests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTestUtils"
],
"sources" : [
"NFS3FileSystemTests.swift",
"NFS3ReplyEncoderTest.swift",
"NFS3RoundtripTests.swift"
],
"target_dependencies" : [
"NIONFS3"
],
"type" : "test"
},
{
"c99name" : "NIONFS3",
"module_type" : "SwiftTarget",
"name" : "NIONFS3",
"path" : "Sources/NIONFS3",
"product_dependencies" : [
"NIOCore"
],
"sources" : [
"MountTypes+Mount.swift",
"MountTypes+Null.swift",
"MountTypes+Unmount.swift",
"NFSCallDecoder.swift",
"NFSCallEncoder.swift",
"NFSFileSystem+FuturesAPI.swift",
"NFSFileSystem.swift",
"NFSFileSystemHandler.swift",
"NFSFileSystemInvoker.swift",
"NFSFileSystemServerHandler.swift",
"NFSReplyDecoder.swift",
"NFSReplyEncoder.swift",
"NFSTypes+Access.swift",
"NFSTypes+Common.swift",
"NFSTypes+Containers.swift",
"NFSTypes+FSInfo.swift",
"NFSTypes+FSStat.swift",
"NFSTypes+Getattr.swift",
"NFSTypes+Lookup.swift",
"NFSTypes+Null.swift",
"NFSTypes+PathConf.swift",
"NFSTypes+Read.swift",
"NFSTypes+ReadDir.swift",
"NFSTypes+ReadDirPlus.swift",
"NFSTypes+Readlink.swift",
"NFSTypes+SetAttr.swift",
"RPCTypes.swift"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypesHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP2Tests",
"path" : "Tests/NIOHTTPTypesHTTP2Tests",
"sources" : [
"NIOHTTPTypesHTTP2Tests.swift"
],
"target_dependencies" : [
"NIOHTTPTypesHTTP2"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPTypesHTTP2",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP2",
"path" : "Sources/NIOHTTPTypesHTTP2",
"product_dependencies" : [
"NIOHTTP2"
],
"product_memberships" : [
"NIOHTTPTypesHTTP2"
],
"sources" : [
"HTTP2HeadersStateMachine.swift",
"HTTP2ToHTTPCodec.swift",
"HTTPTypeConversion.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypesHTTP1Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP1Tests",
"path" : "Tests/NIOHTTPTypesHTTP1Tests",
"sources" : [
"NIOHTTPTypesHTTP1Tests.swift"
],
"target_dependencies" : [
"NIOHTTPTypesHTTP1"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPTypesHTTP1",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP1",
"path" : "Sources/NIOHTTPTypesHTTP1",
"product_dependencies" : [
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTPTypesHTTP1",
"NIOResumableUploadDemo"
],
"sources" : [
"HTTP1ToHTTPCodec.swift",
"HTTPToHTTP1Codec.swift",
"HTTPTypeConversion.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypes",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypes",
"path" : "Sources/NIOHTTPTypes",
"product_dependencies" : [
"HTTPTypes",
"NIOCore"
],
"product_memberships" : [
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOHTTPTypesHTTP2",
"NIOResumableUpload",
"NIOHTTPResponsiveness",
"NIOResumableUploadDemo"
],
"sources" : [
"NIOHTTPTypes.swift"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPResponsivenessTests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPResponsivenessTests",
"path" : "Tests/NIOHTTPResponsivenessTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"HTTPTypes"
],
"sources" : [
"HTTPDrippingDownloadHandlerTests.swift",
"HTTPResponsivenessTests.swift"
],
"target_dependencies" : [
"NIOHTTPResponsiveness",
"NIOHTTPTypes"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPResponsiveness",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPResponsiveness",
"path" : "Sources/NIOHTTPResponsiveness",
"product_dependencies" : [
"NIOCore",
"HTTPTypes",
"Algorithms"
],
"product_memberships" : [
"NIOHTTPResponsiveness"
],
"sources" : [
"HTTPDrippingDownloadHandler.swift",
"HTTPReceiveDiscardHandler.swift",
"ResponsivenessConfig.swift",
"SimpleResponsivenessRequestMux.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPCompressionTests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPCompressionTests",
"path" : "Tests/NIOHTTPCompressionTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"sources" : [
"HTTPRequestCompressorTest.swift",
"HTTPRequestDecompressorTest.swift",
"HTTPResponseCompressorTest.swift",
"HTTPResponseDecompressorTest.swift"
],
"target_dependencies" : [
"CNIOExtrasZlib",
"NIOHTTPCompression"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPCompression",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPCompression",
"path" : "Sources/NIOHTTPCompression",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTPCompression"
],
"sources" : [
"HTTPCompression.swift",
"HTTPDecompression.swift",
"HTTPRequestCompressor.swift",
"HTTPRequestDecompressor.swift",
"HTTPResponseCompressor.swift",
"HTTPResponseDecompressor.swift"
],
"target_dependencies" : [
"CNIOExtrasZlib"
],
"type" : "library"
},
{
"c99name" : "NIOExtrasTests",
"module_type" : "SwiftTarget",
"name" : "NIOExtrasTests",
"path" : "Tests/NIOExtrasTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOTestUtils",
"NIOConcurrencyHelpers"
],
"sources" : [
"DebugInboundEventsHandlerTest.swift",
"DebugOutboundEventsHandlerTest.swift",
"FixedLengthFrameDecoderTest.swift",
"HTTP1ProxyConnectHandlerTests.swift",
"JSONRPCFramingContentLengthHeaderDecoderTests.swift",
"JSONRPCFramingContentLengthHeaderEncoderTests.swift",
"LengthFieldBasedFrameDecoderTest.swift",
"LengthFieldPrependerTest.swift",
"LineBasedFrameDecoderTest.swift",
"PCAPRingBufferTest.swift",
"QuiescingHelperTest.swift",
"RequestResponseHandlerTest.swift",
"RequestResponseWithIDHandlerTest.swift",
"SynchronizedFileSinkTests.swift",
"WritePCAPHandlerTest.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "test"
},
{
"c99name" : "NIOExtrasPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOExtrasPerformanceTester",
"path" : "Sources/NIOExtrasPerformanceTester",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOEmbedded",
"NIOHTTP1"
],
"product_memberships" : [
"NIOExtrasPerformanceTester"
],
"sources" : [
"Benchmark.swift",
"HTTP1PCAPPerformanceTests.swift",
"HTTP1PerformanceTestFramework.swift",
"HTTP1RawPerformanceTests.swift",
"HTTP1RollingPCAPPerformanceTests.swift",
"Measurement.swift",
"PCAPPerformanceTest.swift",
"RollingPCAPPerformanceTest.swift",
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOExtras",
"module_type" : "SwiftTarget",
"name" : "NIOExtras",
"path" : "Sources/NIOExtras",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOExtras",
"NIOWritePartialPCAPDemo",
"NIOWritePCAPDemo",
"NIOExtrasPerformanceTester",
"HTTPServerWithQuiescingDemo"
],
"sources" : [
"DebugInboundEventsHandler.swift",
"DebugOutboundEventsHandler.swift",
"FixedLengthFrameDecoder.swift",
"HTTP1ProxyConnectHandler.swift",
"JSONRPCFraming+ContentLengthHeader.swift",
"JSONRPCFraming.swift",
"LengthFieldBasedFrameDecoder.swift",
"LengthFieldPrepender.swift",
"LineBasedFrameDecoder.swift",
"MarkedCircularBuffer+PopFirstCheckMarked.swift",
"NIOExtrasError.swift",
"NIOLengthFieldBitLength.swift",
"NIORequestIdentifiable.swift",
"PCAPRingBuffer.swift",
"QuiescingHelper.swift",
"RequestResponseHandler.swift",
"RequestResponseWithIDHandler.swift",
"UnsafeTransfer.swift",
"WritePCAPHandler.swift"
],
"type" : "library"
},
{
"c99name" : "HTTPServerWithQuiescingDemo",
"module_type" : "SwiftTarget",
"name" : "HTTPServerWithQuiescingDemo",
"path" : "Sources/HTTPServerWithQuiescingDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"HTTPServerWithQuiescingDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "CNIOExtrasZlib",
"module_type" : "ClangTarget",
"name" : "CNIOExtrasZlib",
"path" : "Sources/CNIOExtrasZlib",
"product_memberships" : [
"NIOHTTPCompression"
],
"sources" : [
"empty.c"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/1135] Fetching swift-http-structured-headers
[1136/2039] Fetching swift-http-structured-headers, swift-http-types
[2040/7998] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms
[2160/9703] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-atomics
[6009/21211] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
[6604/20307] Fetching swift-http-structured-headers, swift-algorithms, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
[5373/90135] Fetching swift-http-structured-headers, swift-atomics, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
[53568/88430] Fetching swift-http-structured-headers, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.08s)
[44334/76922] Fetching swift-http-structured-headers, swift-nio
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (4.18s)
Fetched https://github.com/apple/swift-nio.git from cache (4.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.68s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.83s)
Fetching https://github.com/apple/swift-numerics.git
[1/5675] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.81s)
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.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.67s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[2054/20738] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
Fetched https://github.com/apple/swift-collections.git from cache (1.00s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.46s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.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.0.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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
Building for debugging...
[0/86] Write sources
[32/86] Compiling CNIOWindows shim.c
[33/86] Compiling CNIOLLHTTP c_nio_http.c
[33/86] Compiling _NumericsShims _NumericsShims.c
[35/86] Compiling CNIOWindows WSAStartup.c
[36/86] Compiling CNIOWASI CNIOWASI.c
[36/86] Compiling _AtomicsShims.c
[38/86] Compiling CNIOLinux liburing_shims.c
[39/86] Compiling CNIODarwin shim.c
[39/86] Write sources
[42/86] Compiling CNIOExtrasZlib empty.c
[43/86] Compiling CNIOLinux shim.c
[44/86] Compiling CNIOLLHTTP c_nio_api.c
[45/86] Write swift-version-24593BA9C3E375BF.txt
[46/86] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/135] Emitting module RealModule
[49/136] Emitting module InternalCollectionsUtilities
[49/138] Compiling c-nioatomics.c
[51/157] Compiling _NIODataStructures PriorityQueue.swift
[52/157] Compiling _NIODataStructures _TinyArray.swift
[53/157] Emitting module _NIOBase64
[54/157] Compiling _NIOBase64 Base64.swift
[55/158] Compiling HTTPTypes HTTPParsedFields.swift
[56/159] Compiling RawStructuredFieldValues FieldSerializer.swift
[57/159] Compiling HTTPTypes ISOLatin1String.swift
[58/159] Compiling Atomics UnsafeAtomic.swift
[59/159] Compiling Atomics UnsafeAtomicLazyReference.swift
[60/159] Compiling Atomics Primitives.native.swift
[61/159] Compiling Atomics Primitives.shims.swift
[62/159] Compiling Atomics DoubleWord.swift
[63/159] Compiling Atomics AtomicReference.swift
[64/159] Compiling RawStructuredFieldValues ASCII.swift
[65/159] Compiling RawStructuredFieldValues ComponentTypes.swift
[66/159] Emitting module RawStructuredFieldValues
[67/159] Compiling RawStructuredFieldValues FieldParser.swift
[68/159] Compiling RealModule Float80+Real.swift
[69/159] Compiling Atomics IntegerConformances.swift
[70/159] Compiling Atomics PointerConformances.swift
[71/159] Compiling Atomics AtomicInteger.swift
[72/159] Compiling Atomics AtomicOptionalWrappable.swift
[73/159] Compiling Atomics AtomicMemoryOrderings.swift
[74/159] Compiling RealModule Real.swift
[75/159] Compiling RawStructuredFieldValues Errors.swift
[76/159] Compiling HTTPTypes HTTPRequest.swift
[77/159] Compiling HTTPTypes HTTPResponse.swift
[78/159] Compiling RealModule Float16+Real.swift
[79/159] Compiling RealModule ElementaryFunctions.swift
[80/159] Compiling RealModule Float+Real.swift
[81/159] Compiling Atomics OptionalRawRepresentable.swift
[82/159] Compiling Atomics RawRepresentable.swift
[83/159] Compiling Atomics AtomicBool.swift
[88/159] Compiling Atomics AtomicStorage.swift
[89/159] Compiling Atomics AtomicValue.swift
[90/159] Compiling Atomics ManagedAtomic.swift
[91/159] Compiling Atomics ManagedAtomicLazyReference.swift
[92/159] Compiling RealModule RealFunctions.swift
[100/163] Wrapping AST for _NIOBase64 for debugging
[105/163] Compiling c-atomics.c
[106/199] Wrapping AST for InternalCollectionsUtilities for debugging
[108/203] Compiling DequeModule Deque+Extras.swift
[109/203] Compiling DequeModule Deque+Hashable.swift
[110/203] Compiling DequeModule Deque+Testing.swift
[111/203] Compiling DequeModule Deque.swift
[112/203] Compiling DequeModule _DequeBuffer.swift
[113/203] Compiling DequeModule _DequeBufferHeader.swift
[114/203] Compiling Algorithms RandomSample.swift
[115/203] Compiling Algorithms Reductions.swift
[116/209] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[117/209] Emitting module _NIODataStructures
[118/209] Compiling _NIODataStructures Heap.swift
[119/209] Compiling RawStructuredFieldValues OrderedMap.swift
[120/209] Compiling RawStructuredFieldValues PseudoDecimal.swift
[123/211] Compiling HTTPTypes NIOLock.swift
[124/211] Compiling DequeModule Deque+CustomReflectable.swift
[125/211] Compiling DequeModule Deque+Descriptions.swift
[125/213] Wrapping AST for _NIODataStructures for debugging
[126/213] Wrapping AST for RawStructuredFieldValues for debugging
[130/213] Compiling DequeModule Deque+Equatable.swift
[131/213] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[133/213] Compiling DequeModule Deque._Storage.swift
[134/213] Compiling NIOConcurrencyHelpers NIOLock.swift
[137/218] Compiling DequeModule Deque._UnsafeHandle.swift
[139/228] Compiling NIOConcurrencyHelpers lock.swift
[140/228] Compiling DequeModule _DequeSlot.swift
[141/228] Compiling DequeModule _UnsafeWrappedBuffer.swift
[142/228] Emitting module NIOConcurrencyHelpers
[143/228] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[144/228] Compiling StructuredFieldValues BareInnerListDecoder.swift
[145/228] Compiling NIOConcurrencyHelpers atomics.swift
[146/228] Compiling StructuredFieldValues BareItemDecoder.swift
[149/229] Compiling Algorithms Rotate.swift
[150/229] Compiling Algorithms Split.swift
[151/229] Compiling Algorithms Stride.swift
[152/229] Compiling Algorithms Suffix.swift
[154/232] Emitting module DequeModule
[154/233] Wrapping AST for NIOConcurrencyHelpers for debugging
[158/233] Compiling StructuredFieldValues DictionaryKeyedContainer.swift
[159/233] Compiling StructuredFieldValues KeyedInnerListDecoder.swift
[161/233] Compiling StructuredFieldValues StructuredHeaderCodingKey.swift
[162/233] Compiling StructuredFieldValues TopLevelListDecoder.swift
[163/233] Compiling StructuredFieldValues StructuredFieldUnkeyedEncodingContainer.swift
[165/233] Compiling Algorithms Permutations.swift
[166/233] Compiling Algorithms Product.swift
[167/233] Compiling StructuredFieldValues StructuredFieldValueEncoder.swift
[168/233] Compiling StructuredFieldValues DisplayString.swift
[169/233] Compiling StructuredFieldValues StructuredFieldKeyedEncodingContainer.swift
[171/233] Emitting module Atomics
[171/233] Wrapping AST for DequeModule for debugging
[173/233] Compiling StructuredFieldValues KeyedItemDecoder.swift
[174/233] Compiling StructuredFieldValues KeyedTopLevelListDecoder.swift
[175/233] Compiling StructuredFieldValues ParametersDecoder.swift
[176/233] Compiling StructuredFieldValues StructuredFieldValueDecoder.swift
[177/233] Compiling Algorithms Trim.swift
[178/233] Compiling Algorithms Unique.swift
[179/233] Compiling Algorithms Windows.swift
[183/234] Wrapping AST for Atomics for debugging
[185/256] Compiling HTTPTypes HTTPFieldName.swift
[186/261] Compiling HTTPTypes HTTPFields.swift
[187/261] Compiling HTTPTypes HTTPField.swift
[188/261] Emitting module HTTPTypes
[189/294] Wrapping AST for HTTPTypes for debugging
[191/294] Emitting module Algorithms
[193/295] Compiling NIOCore MarkedCircularBuffer.swift
[194/295] Compiling NIOCore MulticastChannel.swift
[195/295] Compiling NIOCore NIOAny.swift
[196/295] Compiling NIOCore NIOCloseOnErrorHandler.swift
[197/295] Compiling NIOCore NIOLoopBound.swift
[198/295] Compiling NIOCore NIOScheduledCallback.swift
[199/295] Compiling NIOCore NIOSendable.swift
[200/295] Compiling NIOCore RecvByteBufferAllocator.swift
[201/303] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[202/303] Compiling NIOCore BSDSocketAPI.swift
[203/303] Compiling NIOCore ByteBuffer-views.swift
[204/303] Compiling NIOCore Channel.swift
[205/304] Compiling NIOCore ByteBuffer-multi-int.swift
[206/304] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[207/304] Emitting module StructuredFieldValues
[208/304] Compiling NIOCore ChannelHandler.swift
[209/304] Compiling NIOCore ChannelHandlers.swift
[210/304] Compiling NIOCore ChannelInvoker.swift
[211/304] Compiling NIOCore ChannelOption.swift
[212/304] Compiling StructuredFieldValues StructuredFieldValue.swift
[213/304] Compiling NIOCore ByteBuffer-conversions.swift
[214/304] Compiling NIOCore ByteBuffer-core.swift
[215/304] Compiling NIOCore ByteBuffer-aux.swift
[216/304] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[217/305] Compiling NIOCore GlobalSingletons.swift
[218/305] Compiling NIOCore IO.swift
[219/305] Compiling NIOCore IOData.swift
[220/305] Compiling NIOCore IPProtocol.swift
[221/305] Compiling NIOCore IntegerBitPacking.swift
[222/305] Compiling NIOCore IntegerTypes.swift
[223/305] Compiling NIOCore Interfaces.swift
[224/305] Compiling NIOCore Linux.swift
[225/305] Wrapping AST for StructuredFieldValues for debugging
[227/305] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[228/305] Compiling NIOCore SocketAddresses.swift
[229/305] Compiling NIOCore SocketOptionProvider.swift
[230/305] Compiling NIOCore SystemCallHelpers.swift
[231/305] Compiling NIOCore TimeAmount+Duration.swift
[232/305] Compiling NIOCore TypeAssistedChannelHandler.swift
[233/305] Compiling NIOCore UniversalBootstrapSupport.swift
[234/305] Compiling NIOCore Utilities.swift
[235/305] Compiling NIOCore EventLoop.swift
[236/305] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[237/305] Compiling NIOCore EventLoopFuture+Deprecated.swift
[238/305] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[239/305] Compiling NIOCore EventLoopFuture.swift
[240/305] Compiling NIOCore FileDescriptor.swift
[241/305] Compiling NIOCore FileHandle.swift
[242/305] Compiling NIOCore FileRegion.swift
[243/305] Compiling NIOCore ChannelPipeline.swift
[244/305] Compiling NIOCore CircularBuffer.swift
[245/305] Compiling NIOCore Codec.swift
[246/305] Compiling NIOCore ConvenienceOptionSupport.swift
[247/305] Compiling NIOCore DeadChannel.swift
[248/305] Compiling NIOCore DispatchQueue+WithFuture.swift
[249/305] Compiling NIOCore EventLoop+Deprecated.swift
[250/305] Compiling NIOCore EventLoop+SerialExecutor.swift
[259/305] Compiling NIOCore AddressedEnvelope.swift
[260/305] Compiling NIOCore AsyncAwaitSupport.swift
[261/305] Compiling NIOCore AsyncChannel.swift
[262/305] Compiling NIOCore AsyncChannelHandler.swift
[263/305] Compiling NIOCore AsyncChannelInboundStream.swift
[264/305] Compiling NIOCore AsyncChannelOutboundWriter.swift
[265/305] Compiling NIOCore NIOAsyncSequenceProducer.swift
[266/305] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[267/305] Compiling NIOCore NIOAsyncWriter.swift
[274/305] Compiling NIOCore ByteBuffer-hex.swift
[275/305] Compiling NIOCore ByteBuffer-int.swift
[276/305] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[277/305] Emitting module NIOCore
[278/306] Wrapping AST for NIOCore for debugging
[280/384] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[281/384] Emitting module NIOHTTPTypes
[282/385] Wrapping AST for NIOHTTPTypes for debugging
[284/396] Compiling NIOPosix PooledRecvBufferAllocator.swift
[285/396] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[286/396] Compiling NIOPosix PosixSingletons.swift
[287/399] Emitting module NIOEmbedded
[288/399] Emitting module NIONFS3
[289/399] Emitting module NIOHTTPResponsiveness
[290/399] Compiling NIOHTTPResponsiveness HTTPReceiveDiscardHandler.swift
[291/399] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[292/399] Compiling NIOPosix BaseSocketChannel.swift
[293/399] Compiling NIOPosix BaseStreamSocketChannel.swift
[294/399] Compiling NIOHTTPResponsiveness ResponsivenessConfig.swift
[295/399] Compiling NIOHTTPResponsiveness SimpleResponsivenessRequestMux.swift
[296/399] Compiling NIOResumableUpload HTTPResumableUploadChannel.swift
[297/399] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[298/399] Compiling NIOEmbedded AsyncTestingChannel.swift
[299/399] Compiling NIOEmbedded Embedded.swift
[300/399] Compiling NIOHTTPResponsiveness HTTPDrippingDownloadHandler.swift
[301/400] Compiling NIOPosix NonBlockingFileIO.swift
[302/400] Compiling NIOPosix PendingDatagramWritesManager.swift
[303/400] Compiling NIOPosix PendingWritesManager.swift
[305/401] Emitting module NIOResumableUpload
[306/401] Compiling NIOResumableUpload HTTPResumableUpload.swift
[307/401] Wrapping AST for NIOEmbedded for debugging
[309/401] Compiling NIOResumableUpload HTTPResumableUploadProtocol.swift
[310/401] Compiling NIOResumableUpload HTTPResumableUploadHandler.swift
[311/401] Compiling NIOResumableUpload HTTPResumableUploadContext.swift
[313/402] Compiling NIONFS3 NFSTypes+Readlink.swift
[314/402] Compiling NIONFS3 NFSTypes+SetAttr.swift
[315/402] Compiling NIONFS3 RPCTypes.swift
[315/402] Wrapping AST for NIOResumableUpload for debugging
[320/402] Compiling NIOPosix RawSocketBootstrap.swift
[321/402] Compiling NIOPosix Resolver.swift
[322/402] Compiling NIOPosix Selectable.swift
[323/408] Compiling NIOPosix SelectableChannel.swift
[324/408] Compiling NIOPosix SelectableEventLoop.swift
[325/408] Compiling NIOPosix SelectorEpoll.swift
[326/408] Compiling NIOPosix SelectorGeneric.swift
[327/408] Compiling NIOPosix SelectorKqueue.swift
[328/408] Compiling NIOPosix SelectorUring.swift
[329/408] Compiling NIOPosix ServerSocket.swift
[330/408] Compiling NIOPosix Socket.swift
[331/408] Compiling NIOPosix SocketChannel.swift
[332/408] Compiling NIOPosix SocketProtocols.swift
[333/408] Compiling NIOPosix System.swift
[334/408] Compiling NIOPosix Thread.swift
[338/408] Compiling NIOPosix NIOThreadPool.swift
[339/408] Compiling NIOPosix Linux.swift
[340/408] Compiling NIOPosix LinuxCPUSet.swift
[341/408] Compiling NIOPosix LinuxUring.swift
[342/408] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[343/408] Compiling NIOPosix BSDSocketAPICommon.swift
[344/408] Compiling NIOPosix BSDSocketAPIPosix.swift
[345/408] Compiling NIOPosix BSDSocketAPIWindows.swift
[346/408] Compiling NIOPosix BaseSocket.swift
[347/408] Compiling NIOPosix IO.swift
[348/408] Compiling NIOPosix IntegerBitPacking.swift
[349/408] Compiling NIOPosix IntegerTypes.swift
[350/409] Emitting module NIOPosix
[352/409] Compiling NIOPosix ThreadPosix.swift
[353/409] Compiling NIOPosix ThreadWindows.swift
[354/409] Compiling NIOPosix UnsafeTransfer.swift
[355/409] Compiling NIOPosix Utilities.swift
[356/409] Compiling NIOPosix VsockAddress.swift
[357/409] Compiling NIOPosix VsockChannelEvents.swift
[372/409] Compiling NIOPosix Bootstrap.swift
[373/409] Compiling NIOPosix ControlMessage.swift
[374/409] Compiling NIOPosix DatagramVectorReadManager.swift
[375/409] Compiling NIOPosix Errors+Any.swift
[376/409] Compiling NIOPosix FileDescriptor.swift
[377/409] Compiling NIOPosix GetaddrinfoResolver.swift
[378/409] Compiling NIOPosix HappyEyeballs.swift
[386/410] Wrapping AST for NIOPosix for debugging
[388/412] Emitting module NIO
[389/412] Compiling NIO Exports.swift
[390/413] Wrapping AST for NIO for debugging
[392/447] Compiling NIOTLS TLSEvents.swift
[393/447] Emitting module NIOSOCKS
[394/448] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[395/448] Compiling NIOSOCKS ClientStateMachine.swift
[396/448] Emitting module NIOTLS
[397/448] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[398/448] Compiling NIOSOCKS SOCKSResponse.swift
[399/448] Compiling NIOSOCKS ServerStateMachine.swift
[400/448] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[401/448] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[402/448] Compiling NIOTLS SNIHandler.swift
[403/449] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[404/449] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[405/451] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[406/451] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[407/451] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[409/451] Compiling NIOHTTP1 HTTPEncoder.swift
[410/451] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[411/451] Compiling NIOHTTP1 ByteCollectionUtils.swift
[412/451] Compiling NIOHTTP1 HTTPDecoder.swift
[415/452] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[416/452] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[417/452] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[418/452] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[421/452] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[422/452] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[423/452] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[424/452] Compiling NIOHTTP1 HTTPTypes.swift
[427/452] Emitting module NIOHTTP1
[431/453] Wrapping AST for NIOSOCKS for debugging
[432/453] Wrapping AST for NIOHTTP1 for debugging
[434/495] Emitting module NIOSOCKSClient
[435/495] Compiling NIOHPACK IntegerCoding.swift
[436/496] Compiling NIOHPACK IndexedHeaderTable.swift
[437/496] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[438/496] Compiling NIOSOCKSClient main.swift
[439/496] Compiling NIOHPACK HuffmanTables.swift
[440/497] Compiling NIOHPACK StaticHeaderTable.swift
[441/497] Emitting module NIOHTTPCompression
[442/497] Compiling NIOHTTPCompression HTTPCompression.swift
[443/497] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[444/497] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[445/497] Emitting module NIOHTTPTypesHTTP1
[446/497] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[447/497] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[448/497] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[449/497] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[451/497] Compiling NIOHTTPCompression HTTPDecompression.swift
[452/499] Compiling NIOExtras NIOLengthFieldBitLength.swift
[453/499] Compiling NIOExtras NIORequestIdentifiable.swift
[454/499] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[455/499] Compiling NIOExtras NIOExtrasError.swift
[456/501] Compiling NIOExtras PCAPRingBuffer.swift
[457/501] Compiling NIOExtras QuiescingHelper.swift
[458/501] Compiling NIOExtras RequestResponseHandler.swift
[459/501] Compiling NIOExtras RequestResponseWithIDHandler.swift
[459/501] Wrapping AST for NIOSOCKSClient for debugging
[460/501] Write Objects.LinkFileList
[464/501] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[465/501] Compiling NIOExtras LengthFieldPrepender.swift
[466/501] Compiling NIOExtras LineBasedFrameDecoder.swift
[466/501] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[468/503] Compiling NIOExtras DebugInboundEventsHandler.swift
[469/503] Compiling NIOExtras DebugOutboundEventsHandler.swift
[470/503] Compiling NIOExtras FixedLengthFrameDecoder.swift
[471/503] Emitting module NIOExtras
[472/503] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[473/503] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[474/503] Compiling NIOExtras JSONRPCFraming.swift
[475/503] Compiling NIOHPACK HuffmanCoding.swift
[478/503] Emitting module NIOHPACK
[484/504] Compiling NIOResumableUploadDemo main.swift
[485/504] Emitting module NIOResumableUploadDemo
[485/563] Linking NIOSOCKSClient
[487/563] Wrapping AST for NIOResumableUploadDemo for debugging
[488/563] Write Objects.LinkFileList
[490/563] Compiling NIOHTTP2 SendingDataState.swift
[491/563] Compiling NIOHTTP2 SendingGoawayState.swift
[492/564] Wrapping AST for NIOExtras for debugging
[494/564] Compiling NIOHTTP2 MaySendFrames.swift
[497/564] Compiling NIOHTTP2 SendingHeadersState.swift
[498/564] Compiling NIOHTTP2 SendingPushPromiseState.swift
[499/564] Compiling NIOHTTP2 SendingRstStreamState.swift
[500/564] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[501/564] Compiling NIOHTTP2 HTTP2SettingsState.swift
[502/587] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[503/588] Compiling NIOExtrasPerformanceTester Measurement.swift
[504/588] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[505/588] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[506/588] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[507/588] Emitting module NIOWritePCAPDemo
[508/588] Compiling NIOWritePCAPDemo main.swift
[509/588] Emitting module NIOWritePartialPCAPDemo
[510/588] Compiling NIOWritePartialPCAPDemo main.swift
[511/588] Emitting module NIOHTTP2
[511/589] Linking NIOResumableUploadDemo
[513/589] Emitting module HTTPServerWithQuiescingDemo
[514/589] Compiling HTTPServerWithQuiescingDemo main.swift
[515/590] Compiling NIOExtrasPerformanceTester main.swift
[518/591] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
[519/591] Compiling NIOExtrasPerformanceTester Benchmark.swift
[520/591] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[521/591] Emitting module NIOExtrasPerformanceTester
[523/592] Wrapping AST for HTTPServerWithQuiescingDemo for debugging
[524/592] Write Objects.LinkFileList
[525/592] Wrapping AST for NIOWritePCAPDemo for debugging
[526/592] Write Objects.LinkFileList
[527/592] Wrapping AST for NIOWritePartialPCAPDemo for debugging
[528/592] Write Objects.LinkFileList
[529/592] Wrapping AST for NIOExtrasPerformanceTester for debugging
[530/592] Write Objects.LinkFileList
[532/592] Compiling NIOHTTP2 InboundWindowManager.swift
[533/592] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[534/592] Compiling NIOHTTP2 StreamChannelFlowController.swift
[535/592] Compiling NIOHTTP2 StreamChannelList.swift
[536/592] Compiling NIOHTTP2 StreamMap.swift
[537/592] Compiling NIOHTTP2 StreamStateMachine.swift
[538/592] Compiling NIOHTTP2 UnsafeTransfer.swift
[539/592] Compiling NIOHTTP2 WatermarkedFlowController.swift
[539/592] Linking NIOWritePartialPCAPDemo
[540/592] Linking HTTPServerWithQuiescingDemo
[541/592] Linking NIOWritePCAPDemo
[542/592] Linking NIOExtrasPerformanceTester
[544/592] Compiling NIOHTTP2 ConnectionStateMachine.swift
[545/592] Compiling NIOHTTP2 ConnectionStreamsState.swift
[546/592] Compiling NIOHTTP2 MayReceiveFrames.swift
[547/592] Compiling NIOHTTP2 ReceivingDataState.swift
[548/592] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[549/592] Compiling NIOHTTP2 ReceivingHeadersState.swift
[550/592] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[551/592] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[552/592] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[553/592] Compiling NIOHTTP2 StateMachineResult.swift
[554/592] Compiling NIOHTTP2 ContentLengthVerifier.swift
[555/592] Compiling NIOHTTP2 DOSHeuristics.swift
[556/592] Compiling NIOHTTP2 Error+Any.swift
[557/592] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[558/592] Compiling NIOHTTP2 ControlFrameBuffer.swift
[559/592] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[560/592] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[561/592] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[562/592] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[563/592] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[564/592] Compiling NIOHTTP2 HTTP2StreamID.swift
[565/592] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[566/592] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[567/592] Compiling NIOHTTP2 HTTP2UserEvents.swift
[568/592] Compiling NIOHTTP2 InboundEventBuffer.swift
[569/592] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[570/592] Compiling NIOHTTP2 HTTP2Frame.swift
[571/592] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[572/592] Compiling NIOHTTP2 HTTP2FrameParser.swift
[573/592] Compiling NIOHTTP2 HTTP2PingData.swift
[574/592] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[575/592] Compiling NIOHTTP2 HTTP2Settings.swift
[576/592] Compiling NIOHTTP2 HTTP2Stream.swift
[579/592] Compiling NIOHTTP2 HasLocalSettings.swift
[580/592] Compiling NIOHTTP2 HasRemoteSettings.swift
[581/592] Compiling NIOHTTP2 LocallyQuiescingState.swift
[582/592] Compiling NIOHTTP2 QuiescingState.swift
[583/592] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[584/592] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[585/592] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[586/592] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[587/592] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[588/592] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[589/592] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[590/592] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[591/592] Compiling NIOHTTP2 HTTP2Error.swift
[592/592] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[594/597] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[595/597] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[596/597] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[597/597] Emitting module NIOHTTPTypesHTTP2
Build complete! (81.41s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.27.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "swift-http-structured-headers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-structured-headers.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
}
],
"manifest_display_name" : "swift-nio-extras",
"name" : "swift-nio-extras",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOExtras",
"targets" : [
"NIOExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOSOCKS",
"targets" : [
"NIOSOCKS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPCompression",
"targets" : [
"NIOHTTPCompression"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypes",
"targets" : [
"NIOHTTPTypes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypesHTTP1",
"targets" : [
"NIOHTTPTypesHTTP1"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypesHTTP2",
"targets" : [
"NIOHTTPTypesHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOResumableUpload",
"targets" : [
"NIOResumableUpload"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPResponsiveness",
"targets" : [
"NIOHTTPResponsiveness"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWritePartialPCAPDemo",
"targets" : [
"NIOWritePartialPCAPDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOWritePCAPDemo",
"targets" : [
"NIOWritePCAPDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOSOCKSClient",
"targets" : [
"NIOSOCKSClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOResumableUploadDemo",
"targets" : [
"NIOResumableUploadDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOExtrasPerformanceTester",
"targets" : [
"NIOExtrasPerformanceTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "HTTPServerWithQuiescingDemo",
"targets" : [
"HTTPServerWithQuiescingDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOWritePartialPCAPDemo",
"module_type" : "SwiftTarget",
"name" : "NIOWritePartialPCAPDemo",
"path" : "Sources/NIOWritePartialPCAPDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOWritePartialPCAPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOWritePCAPDemo",
"module_type" : "SwiftTarget",
"name" : "NIOWritePCAPDemo",
"path" : "Sources/NIOWritePCAPDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOWritePCAPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOSOCKSTests",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKSTests",
"path" : "Tests/NIOSOCKSTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded"
],
"sources" : [
"ClientGreeting+Tests.swift",
"ClientRequest+Tests.swift",
"ClientStateMachine+Tests.swift",
"Helpers+Tests.swift",
"MethodSelection+Tests.swift",
"SOCKSServerHandshakeHandler+Tests.swift",
"ServerResponse+Tests.swift",
"ServerStateMachine+Tests.swift",
"SocksClientHandler+Tests.swift"
],
"target_dependencies" : [
"NIOSOCKS"
],
"type" : "test"
},
{
"c99name" : "NIOSOCKSClient",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKSClient",
"path" : "Sources/NIOSOCKSClient",
"product_dependencies" : [
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"NIOSOCKSClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOSOCKS"
],
"type" : "executable"
},
{
"c99name" : "NIOSOCKS",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKS",
"path" : "Sources/NIOSOCKS",
"product_dependencies" : [
"NIO",
"NIOCore"
],
"product_memberships" : [
"NIOSOCKS",
"NIOSOCKSClient"
],
"sources" : [
"Channel Handlers/SOCKSClientHandler.swift",
"Channel Handlers/SOCKSServerHandshakeHandler.swift",
"Messages/AuthenticationMethod.swift",
"Messages/ClientGreeting.swift",
"Messages/Errors.swift",
"Messages/Helpers.swift",
"Messages/Messages.swift",
"Messages/SOCKSRequest.swift",
"Messages/SOCKSResponse.swift",
"Messages/SelectedAuthenticationMethod.swift",
"State/ClientStateMachine.swift",
"State/ServerStateMachine.swift"
],
"type" : "library"
},
{
"c99name" : "NIOResumableUploadTests",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUploadTests",
"path" : "Tests/NIOResumableUploadTests",
"product_dependencies" : [
"NIOEmbedded"
],
"sources" : [
"NIOResumableUploadTests.swift"
],
"target_dependencies" : [
"NIOResumableUpload"
],
"type" : "test"
},
{
"c99name" : "NIOResumableUploadDemo",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUploadDemo",
"path" : "Sources/NIOResumableUploadDemo",
"product_dependencies" : [
"HTTPTypes",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"NIOResumableUploadDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOResumableUpload",
"NIOHTTPTypesHTTP1"
],
"type" : "executable"
},
{
"c99name" : "NIOResumableUpload",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUpload",
"path" : "Sources/NIOResumableUpload",
"product_dependencies" : [
"HTTPTypes",
"NIOCore",
"StructuredFieldValues",
"Atomics"
],
"product_memberships" : [
"NIOResumableUpload",
"NIOResumableUploadDemo"
],
"sources" : [
"HTTPResumableUpload.swift",
"HTTPResumableUploadChannel.swift",
"HTTPResumableUploadContext.swift",
"HTTPResumableUploadHandler.swift",
"HTTPResumableUploadProtocol.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIONFS3Tests",
"module_type" : "SwiftTarget",
"name" : "NIONFS3Tests",
"path" : "Tests/NIONFS3Tests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTestUtils"
],
"sources" : [
"NFS3FileSystemTests.swift",
"NFS3ReplyEncoderTest.swift",
"NFS3RoundtripTests.swift"
],
"target_dependencies" : [
"NIONFS3"
],
"type" : "test"
},
{
"c99name" : "NIONFS3",
"module_type" : "SwiftTarget",
"name" : "NIONFS3",
"path" : "Sources/NIONFS3",
"product_dependencies" : [
"NIOCore"
],
"sources" : [
"MountTypes+Mount.swift",
"MountTypes+Null.swift",
"MountTypes+Unmount.swift",
"NFSCallDecoder.swift",
"NFSCallEncoder.swift",
"NFSFileSystem+FuturesAPI.swift",
"NFSFileSystem.swift",
"NFSFileSystemHandler.swift",
"NFSFileSystemInvoker.swift",
"NFSFileSystemServerHandler.swift",
"NFSReplyDecoder.swift",
"NFSReplyEncoder.swift",
"NFSTypes+Access.swift",
"NFSTypes+Common.swift",
"NFSTypes+Containers.swift",
"NFSTypes+FSInfo.swift",
"NFSTypes+FSStat.swift",
"NFSTypes+Getattr.swift",
"NFSTypes+Lookup.swift",
"NFSTypes+Null.swift",
"NFSTypes+PathConf.swift",
"NFSTypes+Read.swift",
"NFSTypes+ReadDir.swift",
"NFSTypes+ReadDirPlus.swift",
"NFSTypes+Readlink.swift",
"NFSTypes+SetAttr.swift",
"RPCTypes.swift"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypesHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP2Tests",
"path" : "Tests/NIOHTTPTypesHTTP2Tests",
"sources" : [
"NIOHTTPTypesHTTP2Tests.swift"
],
"target_dependencies" : [
"NIOHTTPTypesHTTP2"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPTypesHTTP2",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP2",
"path" : "Sources/NIOHTTPTypesHTTP2",
"product_dependencies" : [
"NIOHTTP2"
],
"product_memberships" : [
"NIOHTTPTypesHTTP2"
],
"sources" : [
"HTTP2HeadersStateMachine.swift",
"HTTP2ToHTTPCodec.swift",
"HTTPTypeConversion.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypesHTTP1Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP1Tests",
"path" : "Tests/NIOHTTPTypesHTTP1Tests",
"sources" : [
"NIOHTTPTypesHTTP1Tests.swift"
],
"target_dependencies" : [
"NIOHTTPTypesHTTP1"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPTypesHTTP1",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP1",
"path" : "Sources/NIOHTTPTypesHTTP1",
"product_dependencies" : [
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTPTypesHTTP1",
"NIOResumableUploadDemo"
],
"sources" : [
"HTTP1ToHTTPCodec.swift",
"HTTPToHTTP1Codec.swift",
"HTTPTypeConversion.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypes",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypes",
"path" : "Sources/NIOHTTPTypes",
"product_dependencies" : [
"HTTPTypes",
"NIOCore"
],
"product_memberships" : [
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOHTTPTypesHTTP2",
"NIOResumableUpload",
"NIOHTTPResponsiveness",
"NIOResumableUploadDemo"
],
"sources" : [
"NIOHTTPTypes.swift"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPResponsivenessTests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPResponsivenessTests",
"path" : "Tests/NIOHTTPResponsivenessTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"HTTPTypes"
],
"sources" : [
"HTTPDrippingDownloadHandlerTests.swift",
"HTTPResponsivenessTests.swift"
],
"target_dependencies" : [
"NIOHTTPResponsiveness",
"NIOHTTPTypes"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPResponsiveness",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPResponsiveness",
"path" : "Sources/NIOHTTPResponsiveness",
"product_dependencies" : [
"NIOCore",
"HTTPTypes",
"Algorithms"
],
"product_memberships" : [
"NIOHTTPResponsiveness"
],
"sources" : [
"HTTPDrippingDownloadHandler.swift",
"HTTPReceiveDiscardHandler.swift",
"ResponsivenessConfig.swift",
"SimpleResponsivenessRequestMux.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPCompressionTests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPCompressionTests",
"path" : "Tests/NIOHTTPCompressionTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"sources" : [
"HTTPRequestCompressorTest.swift",
"HTTPRequestDecompressorTest.swift",
"HTTPResponseCompressorTest.swift",
"HTTPResponseDecompressorTest.swift"
],
"target_dependencies" : [
"CNIOExtrasZlib",
"NIOHTTPCompression"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPCompression",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPCompression",
"path" : "Sources/NIOHTTPCompression",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTPCompression"
],
"sources" : [
"HTTPCompression.swift",
"HTTPDecompression.swift",
"HTTPRequestCompressor.swift",
"HTTPRequestDecompressor.swift",
"HTTPResponseCompressor.swift",
"HTTPResponseDecompressor.swift"
],
"target_dependencies" : [
"CNIOExtrasZlib"
],
"type" : "library"
},
{
"c99name" : "NIOExtrasTests",
"module_type" : "SwiftTarget",
"name" : "NIOExtrasTests",
"path" : "Tests/NIOExtrasTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOTestUtils",
"NIOConcurrencyHelpers"
],
"sources" : [
"DebugInboundEventsHandlerTest.swift",
"DebugOutboundEventsHandlerTest.swift",
"FixedLengthFrameDecoderTest.swift",
"HTTP1ProxyConnectHandlerTests.swift",
"JSONRPCFramingContentLengthHeaderDecoderTests.swift",
"JSONRPCFramingContentLengthHeaderEncoderTests.swift",
"LengthFieldBasedFrameDecoderTest.swift",
"LengthFieldPrependerTest.swift",
"LineBasedFrameDecoderTest.swift",
"PCAPRingBufferTest.swift",
"QuiescingHelperTest.swift",
"RequestResponseHandlerTest.swift",
"RequestResponseWithIDHandlerTest.swift",
"SynchronizedFileSinkTests.swift",
"WritePCAPHandlerTest.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "test"
},
{
"c99name" : "NIOExtrasPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOExtrasPerformanceTester",
"path" : "Sources/NIOExtrasPerformanceTester",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOEmbedded",
"NIOHTTP1"
],
"product_memberships" : [
"NIOExtrasPerformanceTester"
],
"sources" : [
"Benchmark.swift",
"HTTP1PCAPPerformanceTests.swift",
"HTTP1PerformanceTestFramework.swift",
"HTTP1RawPerformanceTests.swift",
"HTTP1RollingPCAPPerformanceTests.swift",
"Measurement.swift",
"PCAPPerformanceTest.swift",
"RollingPCAPPerformanceTest.swift",
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOExtras",
"module_type" : "SwiftTarget",
"name" : "NIOExtras",
"path" : "Sources/NIOExtras",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOExtras",
"NIOWritePartialPCAPDemo",
"NIOWritePCAPDemo",
"NIOExtrasPerformanceTester",
"HTTPServerWithQuiescingDemo"
],
"sources" : [
"DebugInboundEventsHandler.swift",
"DebugOutboundEventsHandler.swift",
"FixedLengthFrameDecoder.swift",
"HTTP1ProxyConnectHandler.swift",
"JSONRPCFraming+ContentLengthHeader.swift",
"JSONRPCFraming.swift",
"LengthFieldBasedFrameDecoder.swift",
"LengthFieldPrepender.swift",
"LineBasedFrameDecoder.swift",
"MarkedCircularBuffer+PopFirstCheckMarked.swift",
"NIOExtrasError.swift",
"NIOLengthFieldBitLength.swift",
"NIORequestIdentifiable.swift",
"PCAPRingBuffer.swift",
"QuiescingHelper.swift",
"RequestResponseHandler.swift",
"RequestResponseWithIDHandler.swift",
"UnsafeTransfer.swift",
"WritePCAPHandler.swift"
],
"type" : "library"
},
{
"c99name" : "HTTPServerWithQuiescingDemo",
"module_type" : "SwiftTarget",
"name" : "HTTPServerWithQuiescingDemo",
"path" : "Sources/HTTPServerWithQuiescingDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"HTTPServerWithQuiescingDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "CNIOExtrasZlib",
"module_type" : "ClangTarget",
"name" : "CNIOExtrasZlib",
"path" : "Sources/CNIOExtrasZlib",
"product_memberships" : [
"NIOHTTPCompression"
],
"sources" : [
"empty.c"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.