Build Information
Successful build of swift-nio-extras, reference 1.29.0 (a55c3d
), with Swift 6.1 for Linux on 23 Jul 2025 16:02:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: 1.29.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apple/swift-nio-extras
* tag 1.29.0 -> FETCH_HEAD
HEAD is now at a55c3dd Callback for certificate reload failures (#283)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
a55c3dd3a81d035af8a20ce5718889c0dcab073d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at 1.29.0
========================================
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"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.29.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.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" : "NIOCertificateReloading",
"targets" : [
"NIOCertificateReloading"
],
"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",
"RequestResponseHandlers+State.swift",
"RequestResponseWithIDHandler.swift",
"WritePCAPHandler.swift"
],
"type" : "library"
},
{
"c99name" : "NIOCertificateReloadingTests",
"module_type" : "SwiftTarget",
"name" : "NIOCertificateReloadingTests",
"path" : "Tests/NIOCertificateReloadingTests",
"product_dependencies" : [
"NIOCore",
"NIOSSL",
"X509",
"SwiftASN1"
],
"sources" : [
"TimedCertificateReloaderTests.swift"
],
"target_dependencies" : [
"NIOCertificateReloading"
],
"type" : "test"
},
{
"c99name" : "NIOCertificateReloading",
"module_type" : "SwiftTarget",
"name" : "NIOCertificateReloading",
"path" : "Sources/NIOCertificateReloading",
"product_dependencies" : [
"NIOCore",
"NIOSSL",
"X509",
"SwiftASN1",
"ServiceLifecycle",
"AsyncAlgorithms",
"Logging"
],
"product_memberships" : [
"NIOCertificateReloading"
],
"sources" : [
"CertificateReloader.swift",
"TimedCertificateReloader.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-1":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
[1/1616] Fetching swift-asn1
[1213/6606] Fetching swift-asn1, swift-async-algorithms
[1296/13016] Fetching swift-asn1, swift-async-algorithms, swift-certificates
[2325/16887] Fetching swift-asn1, swift-async-algorithms, swift-certificates, swift-log
[2811/19313] Fetching swift-asn1, swift-async-algorithms, swift-certificates, swift-log, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.77s)
[15725/17697] Fetching swift-async-algorithms, swift-certificates, swift-log, swift-service-lifecycle
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.97s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.30s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.30s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/5959] Fetching swift-algorithms
[717/7767] Fetching swift-algorithms, swift-atomics
[4462/8936] Fetching swift-algorithms, swift-atomics, swift-http-structured-headers
[7195/23914] Fetching swift-algorithms, swift-atomics, swift-http-structured-headers, swift-nio-ssl
[9240/35568] Fetching swift-algorithms, swift-atomics, swift-http-structured-headers, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.66s)
[9848/34399] Fetching swift-algorithms, swift-atomics, swift-nio-ssl, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.43s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.23s)
[4661/26632] Fetching swift-nio-ssl, swift-nio-http2
[17946/103473] Fetching swift-nio-ssl, swift-nio-http2, swift-nio
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.91s)
[31136/91819] Fetching swift-nio-ssl, swift-nio
[44179/92723] Fetching swift-nio-ssl, swift-nio, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.65s)
[47220/91819] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.17s)
[49947/76841] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (13.53s)
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 (1.01s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.13s)
Fetching https://github.com/apple/swift-collections.git
[1/16884] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.25s)
Fetching https://github.com/apple/swift-numerics.git
[1/5769] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.67s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.12s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.11.0 (1.20s)
Fetching https://github.com/apple/swift-crypto.git
[1/15838] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.67s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (3.66s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.96s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (1.39s)
Fetching https://github.com/apple/swift-system.git
[1/4657] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.13.2 (2.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.20s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.97s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.11.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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.13.2
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-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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
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/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-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.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.85.0
Building for debugging...
[0/869] Write sources
[45/869] Compiling CNIOExtrasZlib empty.c
[46/869] Compiling _NumericsShims _NumericsShims.c
[47/869] Compiling CNIODarwin shim.c
[48/869] Compiling CNIOWindows shim.c
[49/869] Compiling _AtomicsShims.c
[50/869] Compiling CNIOWindows WSAStartup.c
[51/869] Compiling CNIOWASI CNIOWASI.c
[52/869] Compiling CNIOPosix event_loop_id.c
[53/869] Compiling CNIOLinux liburing_shims.c
[54/869] Compiling CNIOLLHTTP c_nio_http.c
[55/869] Compiling CNIOLinux shim.c
[56/869] Compiling fiat_p256_adx_sqr.S
[57/869] Compiling CNIOLLHTTP c_nio_api.c
[58/869] Compiling fiat_p256_adx_mul.S
[59/869] Compiling fiat_curve25519_adx_square.S
[60/869] Compiling fiat_curve25519_adx_mul.S
[61/869] Compiling CNIOLLHTTP c_nio_llhttp.c
[62/869] Compiling CNIOBoringSSLShims shims.c
[63/869] Compiling tls_method.cc
[64/869] Compiling tls_record.cc
[65/869] Compiling tls13_server.cc
[66/869] Compiling tls13_enc.cc
[67/869] Compiling tls13_client.cc
[68/869] Compiling c-nioatomics.c
[69/869] Compiling c-atomics.c
[70/869] Write swift-version-24593BA9C3E375BF.txt
[71/869] Compiling t1_enc.cc
[72/869] Compiling tls13_both.cc
[73/873] Compiling ssl_versions.cc
[74/875] Compiling ssl_transcript.cc
[75/875] Compiling ssl_x509.cc
[76/902] Compiling ssl_stat.cc
[77/912] Compiling ssl_privkey.cc
[78/912] Compiling ssl_session.cc
[80/923] Emitting module Logging
[81/923] Emitting module _CertificateInternals
[82/923] Compiling _CertificateInternals _TinyArray.swift
[83/923] Emitting module _NIOBase64
[84/923] Compiling _NIOBase64 Base64.swift
[85/925] Emitting module RawStructuredFieldValues
[86/925] Compiling RawStructuredFieldValues ASCII.swift
[87/925] Compiling RawStructuredFieldValues ComponentTypes.swift
[88/925] Compiling RealModule Real.swift
[89/925] Compiling SwiftASN1 ArraySliceBigint.swift
[90/925] Compiling SwiftASN1 GeneralizedTime.swift
[91/926] Compiling SwiftASN1 TimeUtilities.swift
[92/926] Compiling SwiftASN1 UTCTime.swift
[93/928] Compiling _NIODataStructures _TinyArray.swift
[94/928] Compiling _NIODataStructures PriorityQueue.swift
[95/928] Emitting module RealModule
[96/928] Compiling SwiftASN1 ASN1OctetString.swift
[97/928] Compiling SwiftASN1 ASN1Strings.swift
[98/928] Compiling RealModule Float80+Real.swift
[99/928] Compiling RawStructuredFieldValues FieldParser.swift
[100/928] Compiling RawStructuredFieldValues Errors.swift
[101/928] Compiling RealModule Float16+Real.swift
[102/928] Compiling RealModule ElementaryFunctions.swift
[103/928] Compiling SwiftASN1 ASN1BitString.swift
[104/928] Compiling SwiftASN1 ASN1Boolean.swift
[105/928] Compiling RealModule Float+Real.swift
[108/928] Compiling RealModule RealFunctions.swift
[110/954] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[111/955] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[112/955] Compiling InternalCollectionsUtilities Debugging.swift
[113/955] Compiling InternalCollectionsUtilities Descriptions.swift
[114/955] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[115/955] Compiling ConcurrencyHelpers LockedValueBox.swift
[116/955] Emitting module SwiftASN1
[117/955] Compiling HTTPTypes ISOLatin1String.swift
[118/956] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[119/956] Compiling HTTPTypes HTTPParsedFields.swift
[120/956] Compiling HTTPTypes HTTPField.swift
[121/956] Compiling Logging MetadataProvider.swift
[122/956] Emitting module NIOConcurrencyHelpers
[123/956] Compiling NIOConcurrencyHelpers NIOLock.swift
[124/956] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/956] Compiling NIOConcurrencyHelpers lock.swift
[126/956] Compiling RawStructuredFieldValues PseudoDecimal.swift
[127/956] Compiling RawStructuredFieldValues FieldSerializer.swift
[128/956] Compiling RawStructuredFieldValues OrderedMap.swift
[129/956] Compiling NIOConcurrencyHelpers atomics.swift
[130/956] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[131/957] Compiling Logging LogHandler.swift
[132/957] Compiling Logging Locks.swift
[133/957] Compiling Logging Logging.swift
[134/957] Compiling _NIODataStructures Heap.swift
[135/957] Emitting module _NIODataStructures
[136/960] Emitting module ConcurrencyHelpers
[137/960] Compiling ConcurrencyHelpers Lock.swift
[138/961] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[139/961] Compiling InternalCollectionsUtilities Integer rank.swift
[142/961] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[143/961] Compiling InternalCollectionsUtilities UInt+reversed.swift
[144/961] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[145/961] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[146/961] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[147/961] Compiling InternalCollectionsUtilities _SortedCollection.swift
[148/961] Compiling SwiftASN1 ObjectIdentifier.swift
[149/961] Compiling SwiftASN1 PEMDocument.swift
[150/961] Compiling SwiftASN1 DER.swift
[151/961] Compiling SwiftASN1 Errors.swift
[159/962] Compiling HTTPTypes NIOLock.swift
[160/962] Emitting module InternalCollectionsUtilities
[167/963] Wrapping AST for _NIODataStructures for debugging
[168/963] Wrapping AST for _NIOBase64 for debugging
[169/963] Wrapping AST for RawStructuredFieldValues for debugging
[171/981] Wrapping AST for NIOConcurrencyHelpers for debugging
[173/981] Compiling HTTPTypes HTTPResponse.swift
[174/981] Compiling HTTPTypes HTTPRequest.swift
[175/1036] Emitting module UnixSignals
[176/1036] Compiling UnixSignals UnixSignal.swift
[177/1036] Compiling UnixSignals UnixSignalsSequence.swift
[179/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[180/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[181/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[182/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[183/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[184/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[185/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[186/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[187/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[188/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[189/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[190/1037] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[191/1037] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[192/1037] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[193/1059] Compiling DequeModule Deque+CustomReflectable.swift
[194/1059] Compiling DequeModule Deque+Descriptions.swift
[195/1061] Compiling DequeModule Deque+Codable.swift
[196/1061] Compiling DequeModule Deque+Collection.swift
[199/1061] Compiling DequeModule Deque+Extras.swift
[200/1061] Compiling DequeModule Deque+Hashable.swift
[201/1061] Compiling DequeModule Deque+Equatable.swift
[202/1061] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[203/1061] Compiling DequeModule _DequeBuffer.swift
[204/1061] Compiling DequeModule _DequeBufferHeader.swift
[205/1061] Compiling OrderedCollections OrderedDictionary.swift
[206/1061] Compiling OrderedCollections OrderedSet+Codable.swift
[207/1061] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[208/1061] Compiling OrderedCollections OrderedSet+Descriptions.swift
[209/1061] Compiling OrderedCollections OrderedSet+Diffing.swift
[210/1061] Compiling OrderedCollections OrderedSet+Equatable.swift
[211/1061] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[212/1061] Compiling OrderedCollections OrderedSet+Hashable.swift
[213/1061] Compiling OrderedCollections OrderedSet+Initializers.swift
[214/1061] Compiling OrderedCollections OrderedSet+Insertions.swift
[215/1061] Compiling OrderedCollections OrderedSet+Invariants.swift
[216/1061] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[217/1061] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[218/1061] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[219/1061] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[220/1061] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[221/1061] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[222/1061] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[223/1061] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[224/1061] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[225/1061] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[226/1061] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[227/1061] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[228/1061] Compiling OrderedCollections OrderedDictionary+Values.swift
[229/1061] Compiling DequeModule Deque+Testing.swift
[230/1061] Compiling DequeModule Deque._Storage.swift
[241/1062] Emitting module StructuredFieldValues
[242/1062] Compiling StructuredFieldValues StructuredFieldValue.swift
[243/1062] Compiling DequeModule _DequeSlot.swift
[244/1062] Compiling DequeModule _UnsafeWrappedBuffer.swift
[245/1062] Compiling DequeModule Deque._UnsafeHandle.swift
[246/1062] Compiling DequeModule Deque.swift
[250/1063] Compiling ssl_file.cc
[256/1063] Compiling ssl_key_share.cc
[257/1063] Wrapping AST for InternalCollectionsUtilities for debugging
[266/1063] Wrapping AST for StructuredFieldValues for debugging
[269/1063] Compiling ssl_credential.cc
[271/1063] Emitting module DequeModule
[272/1064] Compiling OrderedCollections OrderedSet+Sendable.swift
[273/1064] Compiling OrderedCollections OrderedSet+SubSequence.swift
[274/1064] Compiling OrderedCollections OrderedSet+Testing.swift
[275/1064] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[276/1064] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[277/1064] Compiling OrderedCollections OrderedSet.swift
[278/1064] Compiling OrderedCollections _UnsafeBitset.swift
[279/1064] Compiling ssl_lib.cc
[280/1064] Wrapping AST for DequeModule for debugging
[282/1064] Emitting module OrderedCollections
[284/1065] Compiling HTTPTypes HTTPFields.swift
[285/1065] Emitting module HTTPTypes
[286/1065] Compiling HTTPTypes HTTPFieldName.swift
[287/1066] Compiling ssl_buffer.cc
[288/1066] Compiling ssl_asn1.cc
[289/1066] Compiling ssl_cipher.cc
[290/1066] Wrapping AST for HTTPTypes for debugging
[291/1066] Compiling ssl_cert.cc
[292/1066] Compiling ssl_aead_ctx.cc
[293/1066] Compiling s3_pkt.cc
[294/1066] Compiling s3_lib.cc
[295/1066] Compiling s3_both.cc
[296/1066] Compiling handshake_client.cc
[297/1066] Compiling handshake.cc
[298/1066] Compiling handoff.cc
[299/1066] Compiling handshake_server.cc
[300/1066] Compiling dtls_record.cc
[301/1066] Compiling encrypted_client_hello.cc
[302/1066] Compiling md5-x86_64-linux.S
[303/1066] Compiling extensions.cc
[304/1066] Compiling md5-x86_64-apple.S
[305/1066] Compiling md5-586-apple.S
[306/1066] Compiling md5-586-linux.S
[307/1066] Compiling chacha20_poly1305_x86_64-linux.S
[308/1066] Compiling chacha20_poly1305_x86_64-apple.S
[309/1066] Compiling chacha20_poly1305_armv8-win.S
[310/1066] Compiling chacha20_poly1305_armv8-linux.S
[311/1066] Compiling chacha20_poly1305_armv8-apple.S
[312/1066] Compiling chacha-x86_64-linux.S
[313/1066] Compiling err_data.cc
[314/1066] Compiling chacha-x86_64-apple.S
[315/1066] Compiling chacha-x86-linux.S
[316/1066] Compiling dtls_method.cc
[317/1066] Compiling chacha-x86-apple.S
[318/1066] Compiling chacha-armv8-win.S
[319/1066] Compiling chacha-armv8-linux.S
[320/1066] Compiling chacha-armv8-apple.S
[321/1066] Compiling chacha-armv4-linux.S
[322/1066] Compiling aes128gcmsiv-x86_64-apple.S
[323/1066] Compiling aes128gcmsiv-x86_64-linux.S
[324/1066] Compiling x86_64-mont5-linux.S
[325/1066] Compiling x86_64-mont5-apple.S
[326/1066] Compiling x86_64-mont-linux.S
[327/1066] Compiling x86_64-mont-apple.S
[328/1066] Compiling x86-mont-linux.S
[329/1066] Compiling bio_ssl.cc
[330/1066] Compiling x86-mont-apple.S
[331/1066] Compiling vpaes-x86_64-linux.S
[332/1066] Compiling vpaes-x86_64-apple.S
[333/1066] Compiling vpaes-x86-linux.S
[334/1066] Compiling vpaes-x86-apple.S
[335/1066] Compiling vpaes-armv8-apple.S
[336/1066] Compiling vpaes-armv8-win.S
[337/1066] Compiling vpaes-armv8-linux.S
[338/1066] Compiling vpaes-armv7-linux.S
[339/1066] Compiling d1_srtp.cc
[340/1066] Compiling sha512-armv8-linux.S
[341/1066] Compiling sha512-x86_64-apple.S
[342/1066] Compiling sha512-x86_64-linux.S
[343/1066] Compiling sha512-armv8-win.S
[344/1066] Compiling sha512-armv8-apple.S
[345/1066] Compiling sha512-586-linux.S
[346/1066] Compiling sha512-armv4-linux.S
[347/1066] Compiling sha256-x86_64-apple.S
[348/1066] Compiling sha512-586-apple.S
[349/1066] Compiling sha256-x86_64-linux.S
[350/1066] Compiling d1_pkt.cc
[351/1066] Compiling sha256-armv8-win.S
[352/1066] Compiling sha256-armv8-linux.S
[353/1066] Compiling sha256-armv4-linux.S
[354/1066] Compiling sha256-armv8-apple.S
[355/1066] Compiling sha256-586-linux.S
[356/1066] Compiling sha256-586-apple.S
[357/1066] Compiling sha1-armv8-win.S
[358/1066] Compiling d1_lib.cc
[359/1066] Compiling sha1-x86_64-apple.S
[360/1066] Compiling sha1-armv8-linux.S
[361/1066] Compiling sha1-x86_64-linux.S
[362/1066] Compiling sha1-armv8-apple.S
[363/1066] Compiling sha1-armv4-large-linux.S
[364/1066] Compiling sha1-586-linux.S
[365/1066] Compiling sha1-586-apple.S
[366/1066] Compiling rdrand-x86_64-linux.S
[367/1066] Compiling rdrand-x86_64-apple.S
[368/1066] Compiling rsaz-avx2-apple.S
[369/1066] Compiling rsaz-avx2-linux.S
[370/1066] Compiling p256_beeu-x86_64-asm-apple.S
[371/1066] Compiling p256_beeu-x86_64-asm-linux.S
[372/1066] Compiling p256_beeu-armv8-asm-win.S
[373/1066] Compiling p256_beeu-armv8-asm-apple.S
[374/1066] Compiling p256-armv8-asm-linux.S
[375/1066] Compiling p256_beeu-armv8-asm-linux.S
[376/1066] Compiling p256-x86_64-asm-apple.S
[377/1066] Compiling p256-armv8-asm-win.S
[378/1066] Compiling p256-armv8-asm-apple.S
[379/1066] Compiling p256-x86_64-asm-linux.S
[380/1066] Compiling ghashv8-armv7-linux.S
[381/1066] Compiling ghashv8-armv8-win.S
[382/1066] Compiling ghashv8-armv8-linux.S
[383/1066] Compiling ghashv8-armv8-apple.S
[384/1066] Compiling ghash-x86_64-apple.S
[385/1066] Compiling ghash-x86_64-linux.S
[386/1066] Compiling ghash-x86-linux.S
[387/1066] Compiling ghash-x86-apple.S
[388/1066] Compiling ghash-ssse3-x86_64-apple.S
[389/1066] Compiling ghash-neon-armv8-win.S
[390/1066] Compiling ghash-ssse3-x86_64-linux.S
[390/1066] Compiling ghash-ssse3-x86-apple.S
[390/1066] Compiling ghash-ssse3-x86-linux.S
[390/1066] Compiling d1_both.cc
[394/1066] Compiling ghash-neon-armv8-linux.S
[395/1066] Compiling ghash-armv4-linux.S
[396/1066] Compiling ghash-neon-armv8-apple.S
[397/1066] Compiling co-586-apple.S
[398/1066] Compiling co-586-linux.S
[399/1066] Compiling bsaes-armv7-linux.S
[400/1066] Compiling bn-armv8-win.S
[401/1066] Compiling bn-armv8-apple.S
[402/1066] Compiling bn-armv8-linux.S
[403/1066] Compiling bn-586-apple.S
[404/1066] Compiling bn-586-linux.S
[405/1066] Compiling armv8-mont-apple.S
[406/1066] Compiling armv8-mont-win.S
[407/1066] Compiling armv4-mont-linux.S
[408/1066] Compiling armv8-mont-linux.S
[409/1066] Compiling aesv8-gcm-armv8-win.S
[410/1066] Compiling aesv8-gcm-armv8-linux.S
[411/1066] Compiling aesv8-armv8-win.S
[412/1066] Compiling aesv8-gcm-armv8-apple.S
[412/1066] Compiling aesv8-armv8-apple.S
[414/1066] Compiling aesv8-armv7-linux.S
[415/1066] Compiling aesv8-armv8-linux.S
[416/1066] Compiling aesni-x86_64-linux.S
[417/1066] Compiling aesni-x86_64-apple.S
[418/1066] Compiling aesni-x86-linux.S
[419/1066] Compiling aesni-x86-apple.S
[420/1066] Compiling aesni-gcm-x86_64-linux.S
[421/1066] Compiling aes-gcm-avx2-x86_64-linux.S
[422/1066] Compiling aesni-gcm-x86_64-apple.S
[423/1066] Compiling aes-gcm-avx2-x86_64-apple.S
[424/1066] Compiling aes-gcm-avx10-x86_64-apple.S
[425/1066] Compiling aes-gcm-avx10-x86_64-linux.S
[426/1066] Compiling x_sig.cc
[427/1066] Compiling x_val.cc
[428/1066] Compiling x_spki.cc
[429/1066] Compiling x_x509a.cc
[430/1066] Compiling x_pubkey.cc
[431/1066] Compiling x_req.cc
[432/1066] Compiling x_x509.cc
[433/1066] Compiling x_name.cc
[434/1066] Compiling x_exten.cc
[435/1066] Compiling x_algor.cc
[436/1066] Compiling x509spki.cc
[437/1066] Compiling x_attrib.cc
[438/1066] Compiling x_crl.cc
[439/1066] Compiling x509rset.cc
[440/1066] Compiling x_all.cc
[441/1066] Compiling x509name.cc
[442/1066] Compiling x509cset.cc
[443/1066] Compiling x509_txt.cc
[444/1066] Compiling x509_vpm.cc
[445/1066] Compiling x509_v3.cc
[446/1066] Compiling x509_vfy.cc
[447/1066] Compiling x509_set.cc
[448/1066] Compiling x509_trs.cc
[449/1066] Compiling x509_req.cc
[450/1066] Compiling x509_obj.cc
[451/1066] Compiling x509_ext.cc
[452/1066] Compiling x509_def.cc
[453/1066] Compiling x509.cc
[454/1066] Compiling x509_d2.cc
[455/1066] Compiling x509_lu.cc
[456/1066] Compiling x509_cmp.cc
[457/1066] Compiling x509_att.cc
[458/1066] Compiling v3_prn.cc
[459/1066] Compiling v3_pmaps.cc
[460/1066] Compiling v3_purp.cc
[461/1066] Compiling v3_utl.cc
[462/1066] Compiling v3_ocsp.cc
[463/1066] Compiling v3_skey.cc
[464/1066] Compiling v3_pcons.cc
[465/1066] Compiling v3_ncons.cc
[466/1066] Compiling v3_int.cc
[467/1066] Compiling v3_info.cc
[468/1066] Compiling v3_ia5.cc
[469/1066] Compiling v3_genn.cc
[470/1066] Compiling v3_lib.cc
[471/1066] Compiling v3_enum.cc
[472/1066] Compiling v3_extku.cc
[473/1066] Compiling v3_crld.cc
[474/1066] Compiling v3_conf.cc
[475/1066] Compiling v3_cpols.cc
[476/1066] Compiling v3_bitst.cc
[477/1066] Compiling v3_alt.cc
[478/1066] Compiling v3_akeya.cc
[479/1066] Compiling v3_bcons.cc
[480/1066] Compiling v3_akey.cc
[481/1066] Compiling t_x509a.cc
[482/1066] Compiling i2d_pr.cc
[483/1066] Compiling t_req.cc
[484/1066] Compiling t_x509.cc
[485/1066] Compiling t_crl.cc
[486/1066] Compiling name_print.cc
[487/1066] Compiling rsa_pss.cc
[488/1066] Compiling policy.cc
[489/1066] Compiling by_file.cc
[490/1066] Compiling by_dir.cc
[491/1066] Compiling a_verify.cc
[492/1066] Compiling asn1_gen.cc
[493/1066] Compiling algorithm.cc
[494/1066] Compiling voprf.cc
[495/1066] Compiling a_sign.cc
[496/1066] Compiling a_digest.cc
[497/1066] Compiling trust_token.cc
[498/1066] Compiling thread_none.cc
[499/1066] Compiling thread_win.cc
[499/1066] Compiling thread.cc
[501/1066] Compiling thread_pthread.cc
[502/1066] Compiling stack.cc
[503/1066] Compiling pmbtoken.cc
[504/1066] Compiling sha256.cc
[505/1066] Compiling sha512.cc
[506/1066] Compiling siphash.cc
[507/1066] Compiling sha1.cc
[508/1066] Compiling spake2plus.cc
[509/1066] Compiling slhdsa.cc
[510/1066] Compiling rsa_print.cc
[511/1066] Compiling rsa_extra.cc
[512/1066] Compiling rc4.cc
[513/1066] Compiling refcount.cc
[514/1066] Compiling rsa_crypt.cc
[515/1066] Compiling windows.cc
[516/1066] Compiling trusty.cc
[517/1066] Compiling urandom.cc
[518/1066] Compiling rand.cc
[519/1066] Compiling ios.cc
[520/1066] Compiling passive.cc
[521/1066] Compiling getentropy.cc
[522/1066] Compiling rsa_asn1.cc
[523/1066] Compiling poly1305_arm_asm.S
[524/1066] Compiling deterministic.cc
[525/1066] Compiling forkunsafe.cc
[526/1066] Compiling fork_detect.cc
[527/1066] Compiling poly1305_arm.cc
[528/1066] Compiling poly1305.cc
[529/1066] Compiling pool.cc
[530/1066] Compiling poly1305_vec.cc
[531/1066] Compiling pkcs7.cc
[532/1066] Compiling p5_pbev2.cc
[533/1066] Compiling pkcs8.cc
[534/1066] Compiling pkcs8_x509.cc
[535/1066] Compiling pkcs7_x509.cc
[536/1066] Compiling pem_xaux.cc
[537/1066] Compiling pem_x509.cc
[538/1066] Compiling pem_pkey.cc
[539/1066] Compiling mlkem.cc
[540/1066] Compiling pem_pk8.cc
[541/1066] Compiling obj_xref.cc
[542/1066] Compiling pem_oth.cc
[543/1066] Compiling pem_info.cc
[544/1066] Compiling mldsa.cc
[545/1066] Compiling pem_lib.cc
[546/1066] Compiling obj.cc
[547/1066] Compiling mem.cc
[548/1066] Compiling pem_all.cc
[549/1066] Compiling md5.cc
[550/1066] Compiling fips_shared_support.cc
[551/1066] Compiling poly_rq_mul.S
[552/1066] Compiling md4.cc
[553/1066] Compiling lhash.cc
[554/1066] Compiling ex_data.cc
[555/1066] Compiling kyber.cc
[556/1066] Compiling sign.cc
[557/1066] Compiling hrss.cc
[558/1066] Compiling scrypt.cc
[559/1066] Compiling hpke.cc
[560/1066] Compiling print.cc
[561/1066] Compiling pbkdf.cc
[562/1066] Compiling p_x25519.cc
[563/1066] Compiling p_x25519_asn1.cc
[564/1066] Compiling p_rsa.cc
[565/1066] Compiling p_ed25519.cc
[566/1066] Compiling p_rsa_asn1.cc
[567/1066] Compiling p_hkdf.cc
[568/1066] Compiling p_ed25519_asn1.cc
[569/1066] Compiling p_ec_asn1.cc
[570/1066] Compiling p_dh.cc
[571/1066] Compiling p_dh_asn1.cc
[572/1066] Compiling p_ec.cc
[573/1066] Compiling evp_ctx.cc
[574/1066] Compiling evp.cc
[575/1066] Compiling p_dsa_asn1.cc
[576/1066] Compiling err.cc
[577/1066] Compiling engine.cc
[578/1066] Compiling evp_asn1.cc
[579/1066] Compiling ecdh.cc
[580/1066] Compiling ecdsa_asn1.cc
[581/1066] Compiling hash_to_curve.cc
[582/1066] Compiling ec_derive.cc
[583/1066] Compiling dsa.cc
[584/1066] Compiling dsa_asn1.cc
[585/1066] Compiling digest_extra.cc
[586/1066] Compiling ec_asn1.cc
[587/1066] Compiling x25519-asm-arm.S
[588/1066] Compiling params.cc
[589/1066] Compiling dh_asn1.cc
[590/1066] Compiling des.cc
[591/1066] Compiling spake25519.cc
[592/1066] Compiling cpu_intel.cc
[593/1066] Compiling crypto.cc
[594/1066] Compiling cpu_arm_linux.cc
[595/1066] Compiling cpu_arm_freebsd.cc
[596/1066] Compiling curve25519.cc
[597/1066] Compiling bcm.cc
[598/1066] Compiling cpu_aarch64_openbsd.cc
[599/1066] Compiling cpu_aarch64_sysreg.cc
[600/1066] Compiling cpu_aarch64_win.cc
[601/1066] Compiling cpu_aarch64_linux.cc
[602/1066] Compiling cpu_aarch64_fuchsia.cc
[603/1066] Compiling cpu_aarch64_apple.cc
[604/1066] Compiling curve25519_64_adx.cc
[605/1066] Compiling e_tls.cc
[606/1066] Compiling get_cipher.cc
[607/1066] Compiling tls_cbc.cc
[608/1066] Compiling conf.cc
[609/1066] Compiling e_rc4.cc
[610/1066] Compiling e_rc2.cc
[611/1066] Compiling e_null.cc
[612/1066] Compiling e_des.cc
[613/1066] Compiling derive_key.cc
[614/1066] Compiling e_aesctrhmac.cc
[615/1066] Compiling chacha.cc
[616/1066] Compiling e_chacha20poly1305.cc
[617/1066] Compiling e_aesgcmsiv.cc
[618/1066] Compiling unicode.cc
[619/1066] Compiling buf.cc
[620/1066] Compiling ber.cc
[621/1066] Compiling cbs.cc
[622/1066] Compiling cbb.cc
[623/1066] Compiling bn_asn1.cc
[624/1066] Compiling convert.cc
[625/1066] Compiling asn1_compat.cc
[626/1066] Compiling blake2.cc
[627/1066] Compiling printf.cc
[628/1066] Compiling socket_helper.cc
[629/1066] Compiling socket.cc
[630/1066] Compiling hexdump.cc
[631/1066] Compiling pair.cc
[632/1066] Compiling fd.cc
[633/1066] Compiling errno.cc
[634/1066] Compiling file.cc
[635/1066] Compiling bio_mem.cc
[636/1066] Compiling bio.cc
[637/1066] Compiling connect.cc
[638/1066] Compiling base64.cc
[639/1066] Compiling tasn_typ.cc
[640/1066] Compiling tasn_fre.cc
[641/1066] Compiling posix_time.cc
[641/1066] Compiling tasn_enc.cc
[643/1066] Compiling tasn_utl.cc
[644/1066] Compiling tasn_new.cc
[645/1066] Compiling f_string.cc
[646/1066] Compiling f_int.cc
[647/1066] Compiling asn_pack.cc
[648/1066] Compiling tasn_dec.cc
[649/1066] Compiling asn1_par.cc
[650/1066] Compiling a_type.cc
[651/1066] Compiling a_utctm.cc
[652/1066] Compiling a_octet.cc
[653/1066] Compiling asn1_lib.cc
[654/1066] Compiling a_time.cc
[655/1066] Compiling a_strex.cc
[656/1066] Compiling a_strnid.cc
[657/1066] Compiling a_object.cc
[658/1066] Compiling a_i2d_fp.cc
[659/1066] Compiling a_dup.cc
[660/1066] Compiling fiat_p256_adx_sqr.S
[661/1066] Compiling fiat_p256_adx_mul.S
[662/1066] Compiling a_mbstr.cc
[663/1066] Compiling a_d2i_fp.cc
[664/1066] Compiling a_gentm.cc
[665/1066] Compiling fiat_curve25519_adx_square.S
[666/1066] Compiling fiat_curve25519_adx_mul.S
[667/1066] Compiling md5-x86_64-linux.S
[668/1066] Compiling md5-586-linux.S
[669/1066] Compiling md5-x86_64-apple.S
[670/1066] Compiling md5-586-apple.S
[671/1066] Compiling a_int.cc
[672/1066] Compiling a_bitstr.cc
[673/1066] Compiling chacha20_poly1305_x86_64-apple.S
[674/1066] Compiling chacha20_poly1305_armv8-win.S
[675/1066] Compiling chacha20_poly1305_armv8-apple.S
[676/1066] Compiling CCryptoBoringSSLShims shims.c
[677/1066] Compiling chacha20_poly1305_armv8-linux.S
[678/1066] Compiling chacha20_poly1305_x86_64-linux.S
[679/1066] Compiling chacha-x86_64-linux.S
[680/1066] Compiling a_bool.cc
[681/1066] Compiling chacha-x86-apple.S
[682/1066] Compiling chacha-x86_64-apple.S
[683/1066] Compiling err_data.cc
[684/1066] Compiling chacha-x86-linux.S
[685/1066] Compiling chacha-armv8-win.S
[686/1066] Compiling chacha-armv4-linux.S
[687/1066] Compiling chacha-armv8-linux.S
[688/1066] Compiling chacha-armv8-apple.S
[689/1066] Compiling aes128gcmsiv-x86_64-apple.S
[690/1066] Compiling aes128gcmsiv-x86_64-linux.S
[691/1066] Compiling x86_64-mont5-apple.S
[692/1066] Compiling x86_64-mont5-linux.S
[693/1066] Compiling x86-mont-linux.S
[694/1066] Compiling x86_64-mont-apple.S
[695/1066] Compiling x86-mont-apple.S
[696/1066] Compiling vpaes-x86_64-linux.S
[697/1066] Compiling x86_64-mont-linux.S
[698/1066] Compiling vpaes-x86-linux.S
[699/1066] Compiling vpaes-x86_64-apple.S
[700/1066] Compiling vpaes-x86-apple.S
[701/1066] Compiling vpaes-armv8-win.S
[702/1066] Compiling vpaes-armv8-apple.S
[703/1066] Compiling vpaes-armv8-linux.S
[704/1066] Compiling sha512-x86_64-linux.S
[705/1066] Compiling vpaes-armv7-linux.S
[706/1066] Compiling sha512-armv8-win.S
[707/1066] Compiling sha512-x86_64-apple.S
[708/1066] Compiling sha512-armv4-linux.S
[709/1066] Compiling sha512-armv8-apple.S
[710/1066] Compiling sha512-armv8-linux.S
[711/1066] Compiling sha512-586-apple.S
[712/1066] Compiling sha512-586-linux.S
[713/1066] Compiling sha256-x86_64-linux.S
[714/1066] Compiling sha256-armv8-linux.S
[715/1066] Compiling sha256-armv8-apple.S
[716/1066] Compiling sha256-x86_64-apple.S
[717/1066] Compiling sha256-armv8-win.S
[718/1066] Compiling sha1-armv8-win.S
[719/1066] Compiling sha256-armv4-linux.S
[720/1066] Compiling sha256-586-apple.S
[721/1066] Compiling sha256-586-linux.S
[722/1066] Compiling sha1-x86_64-apple.S
[723/1066] Compiling sha1-armv8-apple.S
[724/1066] Compiling sha1-armv8-linux.S
[725/1066] Compiling sha1-x86_64-linux.S
[726/1066] Compiling sha1-586-linux.S
[727/1066] Compiling sha1-armv4-large-linux.S
[728/1066] Compiling sha1-586-apple.S
[729/1066] Compiling rdrand-x86_64-apple.S
[730/1066] Compiling rdrand-x86_64-linux.S
[731/1066] Compiling rsaz-avx2-linux.S
[731/1066] Compiling rsaz-avx2-apple.S
[733/1066] Compiling p256_beeu-x86_64-asm-linux.S
[734/1066] Compiling p256_beeu-armv8-asm-win.S
[735/1066] Compiling p256_beeu-armv8-asm-linux.S
[736/1066] Compiling p256-x86_64-asm-apple.S
[737/1066] Compiling p256_beeu-x86_64-asm-apple.S
[738/1066] Compiling p256-armv8-asm-win.S
[739/1066] Compiling p256_beeu-armv8-asm-apple.S
[740/1066] Compiling p256-armv8-asm-linux.S
[741/1066] Compiling p256-x86_64-asm-linux.S
[742/1066] Compiling ghashv8-armv8-linux.S
[743/1066] Compiling p256-armv8-asm-apple.S
[744/1066] Compiling ghashv8-armv8-win.S
[745/1066] Compiling ghashv8-armv8-apple.S
[746/1066] Compiling ghashv8-armv7-linux.S
[747/1066] Compiling ghash-x86-apple.S
[748/1066] Compiling ghash-x86_64-apple.S
[749/1066] Compiling ghash-x86-linux.S
[750/1066] Compiling ghash-x86_64-linux.S
[751/1066] Compiling ghash-ssse3-x86_64-apple.S
[752/1066] Compiling ghash-ssse3-x86_64-linux.S
[753/1066] Compiling ghash-ssse3-x86-apple.S
[754/1066] Compiling ghash-ssse3-x86-linux.S
[755/1066] Compiling ghash-neon-armv8-linux.S
[756/1066] Compiling ghash-neon-armv8-apple.S
[757/1066] Compiling ghash-neon-armv8-win.S
[758/1066] Compiling ghash-armv4-linux.S
[759/1066] Compiling co-586-linux.S
[760/1066] Compiling bn-armv8-win.S
[761/1066] Compiling bn-586-linux.S
[762/1066] Compiling bsaes-armv7-linux.S
[763/1066] Compiling co-586-apple.S
[764/1066] Compiling bn-armv8-apple.S
[765/1066] Compiling bn-armv8-linux.S
[766/1066] Compiling armv8-mont-apple.S
[767/1066] Compiling bn-586-apple.S
[768/1066] Compiling armv8-mont-win.S
[769/1066] Compiling armv8-mont-linux.S
[770/1066] Compiling aesv8-gcm-armv8-linux.S
[771/1066] Compiling aesv8-armv8-win.S
[772/1066] Compiling armv4-mont-linux.S
[773/1066] Compiling aesv8-gcm-armv8-win.S
[774/1066] Compiling aesv8-gcm-armv8-apple.S
[775/1066] Compiling aesv8-armv8-apple.S
[776/1066] Compiling aesni-x86-linux.S
[777/1066] Compiling aesv8-armv8-linux.S
[778/1066] Compiling aesni-x86_64-apple.S
[779/1066] Compiling aesv8-armv7-linux.S
[780/1066] Compiling aesni-gcm-x86_64-linux.S
[781/1066] Compiling aesni-x86_64-linux.S
[781/1066] Compiling aesni-x86-apple.S
[783/1066] Compiling aes-gcm-avx2-x86_64-linux.S
[784/1066] Compiling aes-gcm-avx512-x86_64-linux.S
[785/1066] Compiling aesni-gcm-x86_64-apple.S
[786/1066] Compiling aes-gcm-avx512-x86_64-apple.S
[787/1066] Compiling aes-gcm-avx2-x86_64-apple.S
[788/1066] Compiling xwing.cc
[789/1066] Compiling x_pubkey.cc
[790/1066] Compiling x_sig.cc
[791/1066] Compiling x_val.cc
[792/1066] Compiling x_x509a.cc
[793/1066] Compiling x_spki.cc
[794/1066] Compiling x_req.cc
[795/1066] Compiling x_x509.cc
[796/1066] Compiling x_name.cc
[797/1066] Compiling x_attrib.cc
[798/1066] Compiling x_exten.cc
[799/1066] Compiling x509spki.cc
[800/1066] Compiling x_all.cc
[801/1066] Compiling x_algor.cc
[802/1066] Compiling x_crl.cc
[803/1066] Compiling x509rset.cc
[804/1066] Compiling x509name.cc
[805/1066] Compiling x509cset.cc
[806/1066] Compiling x509_vpm.cc
[807/1066] Compiling x509_trs.cc
[808/1066] Compiling x509_txt.cc
[809/1066] Compiling x509_vfy.cc
[810/1066] Compiling x509_v3.cc
[811/1066] Compiling x509_set.cc
[812/1066] Compiling x509_req.cc
[813/1066] Compiling x509_def.cc
[814/1066] Compiling x509_obj.cc
[815/1066] Compiling x509_ext.cc
[816/1066] Compiling x509_lu.cc
[817/1066] Compiling x509_cmp.cc
[818/1066] Compiling x509_d2.cc
[819/1066] Compiling x509_att.cc
[820/1066] Compiling x509.cc
[821/1066] Compiling v3_skey.cc
[822/1066] Compiling v3_prn.cc
[823/1066] Compiling v3_purp.cc
[824/1066] Compiling v3_pcons.cc
[825/1066] Compiling v3_pmaps.cc
[826/1066] Compiling v3_utl.cc
[827/1066] Compiling v3_ocsp.cc
[828/1066] Compiling v3_ncons.cc
[829/1066] Compiling v3_lib.cc
[830/1066] Compiling v3_info.cc
[831/1066] Compiling v3_genn.cc
[832/1066] Compiling v3_int.cc
[833/1066] Compiling v3_ia5.cc
[834/1066] Compiling v3_extku.cc
[835/1066] Compiling v3_enum.cc
[836/1066] Compiling v3_crld.cc
[837/1066] Compiling v3_bitst.cc
[838/1066] Compiling v3_bcons.cc
[839/1066] Compiling v3_cpols.cc
[840/1066] Compiling v3_alt.cc
[841/1066] Compiling v3_akeya.cc
[842/1066] Compiling v3_conf.cc
[843/1066] Compiling v3_akey.cc
[844/1066] Compiling t_x509a.cc
[845/1066] Compiling i2d_pr.cc
[846/1066] Compiling t_crl.cc
[847/1066] Compiling t_x509.cc
[848/1066] Compiling t_req.cc
[849/1066] Compiling rsa_pss.cc
[850/1066] Compiling name_print.cc
[851/1066] Compiling policy.cc
[852/1066] Compiling by_file.cc
[853/1066] Compiling by_dir.cc
[854/1066] Compiling a_digest.cc
[855/1066] Compiling asn1_gen.cc
[856/1066] Compiling a_verify.cc
[857/1066] Compiling algorithm.cc
[858/1066] Compiling voprf.cc
[859/1066] Compiling a_sign.cc
[860/1066] Compiling thread_win.cc
[861/1066] Compiling thread_pthread.cc
[862/1066] Compiling thread.cc
[863/1066] Compiling thread_none.cc
[864/1066] Compiling stack.cc
[865/1066] Compiling pmbtoken.cc
[866/1066] Compiling trust_token.cc
[867/1066] Compiling sha512.cc
[868/1066] Compiling siphash.cc
[869/1066] Compiling sha256.cc
[870/1066] Compiling slhdsa.cc
[871/1066] Compiling sha1.cc
[872/1066] Compiling rsa_extra.cc
[873/1066] Compiling spake2plus.cc
[874/1066] Compiling rsa_print.cc
[875/1066] Compiling rsa_crypt.cc
[876/1066] Compiling refcount.cc
[877/1066] Compiling rc4.cc
[878/1066] Compiling trusty.cc
[879/1066] Compiling windows.cc
[880/1066] Compiling urandom.cc
[881/1066] Compiling rand.cc
[882/1066] Compiling fork_detect.cc
[883/1066] Compiling rsa_asn1.cc
[884/1066] Compiling getentropy.cc
[885/1066] Compiling poly1305_arm_asm.S
[886/1066] Compiling passive.cc
[887/1066] Compiling ios.cc
[888/1066] Compiling deterministic.cc
[889/1066] Compiling forkunsafe.cc
[890/1066] Compiling poly1305_arm.cc
[891/1066] Compiling poly1305.cc
[892/1066] Compiling pool.cc
[893/1066] Compiling pkcs7.cc
[894/1066] Compiling poly1305_vec.cc
[895/1066] Compiling pkcs8_x509.cc
[896/1066] Compiling pkcs8.cc
[897/1066] Compiling p5_pbev2.cc
[898/1066] Compiling pem_pkey.cc
[899/1066] Compiling pem_x509.cc
[900/1066] Compiling pem_xaux.cc
[901/1066] Compiling pkcs7_x509.cc
[902/1066] Compiling pem_pk8.cc
[903/1066] Compiling mlkem.cc
[904/1066] Compiling obj_xref.cc
[905/1066] Compiling pem_info.cc
[906/1066] Compiling pem_oth.cc
[907/1066] Compiling mldsa.cc
[908/1066] Compiling pem_lib.cc
[909/1066] Compiling obj.cc
[910/1066] Compiling pem_all.cc
[911/1066] Compiling mem.cc
[912/1066] Compiling md5.cc
[913/1066] Compiling lhash.cc
[914/1066] Compiling fips_shared_support.cc
[915/1066] Compiling kyber.cc
[916/1066] Compiling md4.cc
[917/1066] Compiling fuzzer_mode.cc
[918/1066] Compiling ex_data.cc
[919/1066] Compiling poly_rq_mul.S
[920/1066] Compiling hrss.cc
[921/1066] Compiling hpke.cc
[922/1066] Compiling scrypt.cc
[923/1066] Compiling sign.cc
[924/1066] Compiling print.cc
[925/1066] Compiling p_x25519.cc
[926/1066] Compiling pbkdf.cc
[927/1066] Compiling p_x25519_asn1.cc
[928/1066] Compiling p_rsa.cc
[928/1066] Compiling p_rsa_asn1.cc
[930/1066] Compiling p_hkdf.cc
[931/1066] Compiling p_ec_asn1.cc
[932/1066] Compiling p_ed25519.cc
[933/1066] Compiling p_ed25519_asn1.cc
[934/1066] Compiling p_dh_asn1.cc
[935/1066] Compiling evp.cc
[936/1066] Compiling p_dsa_asn1.cc
[937/1066] Compiling p_ec.cc
[938/1066] Compiling p_dh.cc
[939/1066] Compiling evp_ctx.cc
[940/1066] Compiling evp_asn1.cc
[941/1066] Compiling engine.cc
[942/1066] Compiling err.cc
[943/1066] Compiling ecdsa_p1363.cc
[944/1066] Compiling ecdh.cc
[945/1066] Compiling ecdsa_asn1.cc
[946/1066] Compiling ec_derive.cc
[947/1066] Compiling hash_to_curve.cc
[948/1066] Compiling dsa_asn1.cc
[949/1066] Compiling dsa.cc
[950/1066] Compiling ec_asn1.cc
[951/1066] Compiling params.cc
[952/1066] Compiling des.cc
[953/1066] Compiling x25519-asm-arm.S
[954/1066] Compiling digest_extra.cc
[955/1066] Compiling spake25519.cc
[956/1066] Compiling cpu_intel.cc
[957/1066] Compiling dh_asn1.cc
[958/1066] Compiling crypto.cc
[959/1066] Compiling curve25519.cc
[960/1066] Compiling cpu_arm_linux.cc
[961/1066] Compiling cpu_arm_freebsd.cc
[962/1066] Compiling bcm.cc
[963/1066] Compiling cpu_aarch64_openbsd.cc
[964/1066] Compiling cpu_aarch64_win.cc
[965/1066] Compiling cpu_aarch64_linux.cc
[966/1066] Compiling cpu_aarch64_sysreg.cc
[967/1066] Compiling cpu_aarch64_apple.cc
[968/1066] Compiling curve25519_64_adx.cc
[969/1066] Compiling cpu_aarch64_fuchsia.cc
[970/1066] Compiling conf.cc
[971/1066] Compiling tls_cbc.cc
[972/1066] Compiling get_cipher.cc
[973/1066] Compiling e_rc4.cc
[974/1066] Compiling e_tls.cc
[975/1066] Compiling e_rc2.cc
[976/1066] Compiling e_null.cc
[977/1066] Compiling derive_key.cc
[978/1066] Compiling e_des.cc
[979/1066] Compiling e_chacha20poly1305.cc
[980/1066] Compiling e_aeseax.cc
[981/1066] Compiling e_aesctrhmac.cc
[982/1066] Compiling cms.cc
[983/1066] Compiling e_aesgcmsiv.cc
[984/1066] Compiling chacha.cc
[985/1066] Compiling cbb.cc
[986/1066] Compiling sqrt.cc
[987/1066] Compiling buf.cc
[988/1066] Compiling cbs.cc
[989/1066] Compiling unicode.cc
[990/1066] Compiling ber.cc
[991/1066] Compiling exponentiation.cc
[992/1066] Compiling asn1_compat.cc
[993/1066] Compiling printf.cc
[994/1066] Compiling div.cc
[995/1066] Compiling blake2.cc
[996/1066] Compiling hexdump.cc
[997/1066] Compiling pair.cc
[998/1066] Compiling bn_asn1.cc
[999/1066] Compiling convert.cc
[1000/1066] Compiling file.cc
[1001/1066] Compiling errno.cc
[1002/1066] Compiling fd.cc
[1003/1066] Compiling base64.cc
[1004/1066] Compiling bio_mem.cc
[1005/1066] Compiling tasn_typ.cc
[1006/1066] Compiling posix_time.cc
[1007/1066] Compiling tasn_fre.cc
[1008/1066] Compiling bio.cc
[1009/1066] Compiling tasn_new.cc
[1010/1066] Compiling tasn_enc.cc
[1011/1066] Compiling tasn_utl.cc
[1012/1066] Compiling tasn_dec.cc
[1013/1066] Compiling asn_pack.cc
[1014/1066] Compiling f_int.cc
[1015/1066] Compiling asn1_par.cc
[1016/1066] Compiling f_string.cc
[1017/1066] Compiling a_utctm.cc
[1018/1066] Compiling a_type.cc
[1019/1066] Compiling a_time.cc
[1020/1066] Compiling asn1_lib.cc
[1021/1066] Compiling a_octet.cc
[1022/1066] Compiling a_strex.cc
[1023/1066] Compiling a_strnid.cc
[1024/1066] Compiling a_dup.cc
[1025/1066] Compiling a_object.cc
[1026/1066] Compiling a_i2d_fp.cc
[1026/1066] Write sources
[1030/1066] Compiling a_gentm.cc
[1031/1067] Compiling a_d2i_fp.cc
[1032/1067] Compiling a_int.cc
[1033/1084] Compiling a_mbstr.cc
[1034/1084] Compiling aes.cc
[1035/1084] Compiling a_bool.cc
[1036/1084] Compiling a_bitstr.cc
[1038/1154] Compiling Algorithms Keyed.swift
[1039/1154] Compiling Algorithms MinMax.swift
[1040/1154] Compiling Algorithms Partition.swift
[1041/1154] Compiling Algorithms Permutations.swift
[1042/1160] Compiling Algorithms Intersperse.swift
[1043/1160] Compiling Algorithms Joined.swift
[1044/1164] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[1045/1164] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[1046/1164] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[1047/1164] Compiling Atomics IntegerOperations.swift
[1048/1164] Compiling Atomics Unmanaged extensions.swift
[1050/1164] Compiling Algorithms Reductions.swift
[1051/1164] Compiling Algorithms Rotate.swift
[1052/1164] Compiling Algorithms Split.swift
[1053/1164] Compiling Algorithms Stride.swift
[1054/1164] Compiling Algorithms Suffix.swift
[1055/1167] Compiling CryptoBoringWrapper RandomBytes.swift
[1056/1167] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1057/1167] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1058/1167] Compiling AsyncAlgorithms MergeStateMachine.swift
[1059/1167] Compiling AsyncAlgorithms MergeStorage.swift
[1060/1167] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1061/1167] Compiling AsyncAlgorithms Rethrow.swift
[1062/1173] Emitting module AsyncAlgorithms
[1063/1173] Emitting module CryptoBoringWrapper
[1064/1173] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1074/1173] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[1075/1173] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[1076/1173] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[1077/1173] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1078/1173] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1079/1173] Compiling Algorithms FlattenCollection.swift
[1080/1173] Compiling Algorithms Grouped.swift
[1081/1173] Compiling Algorithms Indexed.swift
[1085/1173] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1086/1173] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1087/1173] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1088/1173] Compiling CryptoBoringWrapper EllipticCurve.swift
[1089/1173] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1098/1174] Compiling Algorithms Trim.swift
[1099/1174] Compiling Algorithms Unique.swift
[1100/1174] Compiling Algorithms Windows.swift
[1102/1174] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1103/1174] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1104/1174] Compiling AsyncAlgorithms DebounceStorage.swift
[1105/1174] Compiling AsyncAlgorithms Dictionary.swift
[1106/1174] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1107/1174] Compiling AsyncAlgorithms Locking.swift
[1121/1174] Compiling AsyncAlgorithms ChannelStorage.swift
[1122/1174] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1123/1174] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1124/1174] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1125/1174] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1126/1174] Emitting module Atomics
[1127/1174] Compiling AsyncAlgorithms SetAlgebra.swift
[1128/1174] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1129/1174] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1130/1174] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1131/1174] Compiling AsyncAlgorithms ZipStateMachine.swift
[1132/1174] Compiling AsyncAlgorithms ZipStorage.swift
[1147/1176] Emitting module Algorithms
[1149/1248] Compiling Crypto HPKE-Errors.swift
[1150/1248] Compiling Crypto HPKE.swift
[1151/1248] Compiling Crypto HPKE-Context.swift
[1152/1248] Compiling Crypto HPKE-KeySchedule.swift
[1153/1248] Compiling Crypto HPKE-Modes.swift
[1154/1248] Compiling Crypto Insecure.swift
[1155/1248] Compiling Crypto Insecure_HashFunctions.swift
[1156/1248] Compiling Crypto KEM.swift
[1157/1248] Compiling Crypto ECDH_boring.swift
[1158/1248] Compiling Crypto DH.swift
[1159/1258] Emitting module Crypto
[1160/1258] Compiling Crypto AES-GCM.swift
[1161/1258] Compiling Crypto AES-GCM_boring.swift
[1162/1258] Compiling Crypto ChaChaPoly_boring.swift
[1163/1258] Compiling Crypto ChaChaPoly.swift
[1164/1258] Compiling Crypto Cipher.swift
[1165/1258] Compiling Crypto Nonces.swift
[1166/1258] Compiling Crypto ASN1.swift
[1167/1258] Compiling Crypto ASN1Any.swift
[1168/1258] Compiling Crypto ASN1BitString.swift
[1169/1258] Compiling Crypto ASN1Boolean.swift
[1170/1258] Compiling Crypto X25519Keys.swift
[1171/1258] Compiling Crypto SymmetricKeys.swift
[1172/1258] Compiling Crypto HMAC.swift
[1173/1258] Compiling Crypto MACFunctions.swift
[1174/1258] Compiling Crypto MessageAuthenticationCode.swift
[1175/1258] Compiling Crypto AES.swift
[1176/1258] Compiling Crypto ECDSASignature_boring.swift
[1177/1258] Compiling Crypto ECDSA_boring.swift
[1178/1258] Compiling Crypto EdDSA_boring.swift
[1179/1258] Compiling Crypto ECDSA.swift
[1180/1258] Compiling Crypto PKCS8PrivateKey.swift
[1181/1258] Compiling Crypto SEC1PrivateKey.swift
[1182/1258] Compiling Crypto SubjectPublicKeyInfo.swift
[1183/1258] Compiling Crypto CryptoError_boring.swift
[1184/1258] Compiling Crypto CryptoKitErrors.swift
[1185/1258] Compiling Crypto Digest_boring.swift
[1186/1258] Compiling Crypto Digest.swift
[1187/1258] Compiling Crypto Digests.swift
[1188/1258] Compiling Crypto HashFunctions.swift
[1189/1258] Compiling Crypto HashFunctions_SHA2.swift
[1190/1258] Compiling Crypto HPKE-AEAD.swift
[1191/1258] Compiling Crypto HPKE-Ciphersuite.swift
[1192/1258] Compiling Crypto HPKE-KDF.swift
[1193/1258] Compiling Crypto HPKE-KexKeyDerivation.swift
[1194/1258] Compiling Crypto HPKE-LabeledExtract.swift
[1195/1258] Compiling Crypto HPKE-Utils.swift
[1196/1258] Compiling Crypto DHKEM.swift
[1197/1258] Compiling Crypto HPKE-KEM-Curve25519.swift
[1198/1258] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1199/1258] Compiling Crypto HPKE-KEM.swift
[1200/1258] Compiling Crypto ECDH.swift
[1201/1258] Compiling Crypto HKDF.swift
[1202/1258] Compiling Crypto AESWrap.swift
[1203/1258] Compiling Crypto AESWrap_boring.swift
[1204/1258] Compiling Crypto Ed25519_boring.swift
[1205/1258] Compiling Crypto NISTCurvesKeys_boring.swift
[1206/1258] Compiling Crypto X25519Keys_boring.swift
[1207/1258] Compiling Crypto Curve25519.swift
[1208/1258] Compiling Crypto Ed25519Keys.swift
[1209/1258] Compiling Crypto NISTCurvesKeys.swift
[1210/1258] Compiling Crypto ASN1Identifier.swift
[1211/1258] Compiling Crypto ASN1Integer.swift
[1212/1258] Compiling Crypto ASN1Null.swift
[1213/1258] Compiling Crypto ASN1OctetString.swift
[1214/1258] Compiling Crypto ASN1Strings.swift
[1215/1258] Compiling Crypto ArraySliceBigint.swift
[1216/1258] Compiling Crypto GeneralizedTime.swift
[1217/1258] Compiling Crypto ObjectIdentifier.swift
[1218/1258] Compiling Crypto ECDSASignature.swift
[1219/1258] Compiling Crypto PEMDocument.swift
[1220/1258] Compiling Crypto Ed25519.swift
[1221/1258] Compiling Crypto Signature.swift
[1222/1258] Compiling Crypto CryptoKitErrors_boring.swift
[1223/1258] Compiling Crypto RNG_boring.swift
[1224/1258] Compiling Crypto SafeCompare_boring.swift
[1225/1258] Compiling Crypto Zeroization_boring.swift
[1226/1258] Compiling Crypto PrettyBytes.swift
[1227/1258] Compiling Crypto SafeCompare.swift
[1228/1258] Compiling Crypto SecureBytes.swift
[1229/1258] Compiling Crypto Zeroization.swift
[1230/1259] Wrapping AST for Atomics for debugging
[1232/1328] Compiling ServiceLifecycle CancellationWaiter.swift
[1233/1328] Compiling ServiceLifecycle GracefulShutdown.swift
[1234/1328] Emitting module ServiceLifecycle
[1235/1328] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1236/1328] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1237/1329] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1238/1329] Compiling ServiceLifecycle ServiceRunnerError.swift
[1239/1379] Compiling ServiceLifecycle Service.swift
[1240/1379] Compiling ServiceLifecycle ServiceGroup.swift
[1241/1380] Compiling NIOCore NIOAny.swift
[1242/1380] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1243/1380] Compiling NIOCore NIOCoreSendableMetatype.swift
[1244/1380] Compiling NIOCore NIOLoopBound.swift
[1245/1380] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1246/1380] Compiling NIOCore NIOScheduledCallback.swift
[1247/1380] Compiling NIOCore NIOSendable.swift
[1248/1380] Compiling NIOCore RecvByteBufferAllocator.swift
[1250/1388] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1251/1388] Compiling _CryptoExtras Data+Extensions.swift
[1252/1388] Compiling _CryptoExtras DigestType.swift
[1253/1388] Compiling _CryptoExtras Error.swift
[1254/1388] Compiling _CryptoExtras I2OSP.swift
[1255/1388] Compiling _CryptoExtras IntegerEncoding.swift
[1256/1388] Compiling _CryptoExtras PEMDocument.swift
[1257/1394] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1258/1394] Compiling _CryptoExtras PBKDF2.swift
[1259/1394] Compiling _CryptoExtras Scrypt_boring.swift
[1260/1394] Compiling _CryptoExtras Scrypt.swift
[1261/1394] Compiling _CryptoExtras OPRF.swift
[1262/1394] Compiling _CryptoExtras OPRFClient.swift
[1263/1394] Compiling _CryptoExtras OPRFServer.swift
[1264/1394] Compiling _CryptoExtras PKCS8PrivateKey.swift
[1265/1394] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[1266/1394] Compiling _CryptoExtras ECToolbox_boring.swift
[1267/1394] Compiling _CryptoExtras ECToolbox.swift
[1268/1394] Compiling _CryptoExtras HashToField.swift
[1269/1394] Compiling _CryptoExtras KDF.swift
[1270/1394] Compiling _CryptoExtras PBKDF2_boring.swift
[1276/1394] Compiling _CryptoExtras PrettyBytes.swift
[1277/1394] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1278/1394] Compiling _CryptoExtras DLEQ.swift
[1287/1394] Emitting module _CryptoExtras
[1288/1394] Compiling _CryptoExtras ARCRequest.swift
[1289/1394] Compiling _CryptoExtras ARCResponse.swift
[1290/1394] Compiling _CryptoExtras ARCServer.swift
[1291/1394] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1292/1394] Compiling _CryptoExtras ChaCha20CTR.swift
[1293/1394] Compiling _CryptoExtras ObjectIdentifier.swift
[1294/1394] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[1295/1394] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1296/1394] Compiling _CryptoExtras ARC+API.swift
[1297/1394] Compiling _CryptoExtras ARC.swift
[1298/1394] Compiling _CryptoExtras ARCCredential.swift
[1299/1394] Compiling _CryptoExtras ARCEncoding.swift
[1300/1394] Compiling _CryptoExtras ARCPrecredential.swift
[1301/1394] Compiling _CryptoExtras ARCPresentation.swift
[1302/1394] Compiling _CryptoExtras AES_CBC.swift
[1303/1394] Compiling _CryptoExtras AES_CFB.swift
[1304/1394] Compiling _CryptoExtras AES_CTR.swift
[1305/1394] Compiling _CryptoExtras AES_GCM_SIV.swift
[1306/1394] Compiling _CryptoExtras Block Function.swift
[1307/1394] Compiling _CryptoExtras AES_CFB_boring.swift
[1308/1394] Compiling _CryptoExtras AES_CTR_boring.swift
[1309/1394] Compiling _CryptoExtras VOPRF+API.swift
[1310/1394] Compiling _CryptoExtras VOPRFClient.swift
[1311/1394] Compiling _CryptoExtras VOPRFServer.swift
[1312/1394] Compiling _CryptoExtras RSA+BlindSigning.swift
[1313/1394] Compiling _CryptoExtras RSA.swift
[1314/1394] Compiling _CryptoExtras RSA_boring.swift
[1315/1394] Compiling _CryptoExtras BoringSSLHelpers.swift
[1321/1394] Compiling _CryptoExtras Prover.swift
[1322/1394] Compiling _CryptoExtras Verifier.swift
[1323/1394] Compiling _CryptoExtras ZKPToolbox.swift
[1324/1394] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1325/1394] Compiling NIOCore SocketAddresses.swift
[1326/1394] Compiling NIOCore SocketOptionProvider.swift
[1327/1394] Compiling NIOCore SystemCallHelpers.swift
[1328/1394] Compiling NIOCore TimeAmount+Duration.swift
[1329/1394] Compiling NIOCore TypeAssistedChannelHandler.swift
[1330/1394] Compiling NIOCore UniversalBootstrapSupport.swift
[1331/1394] Compiling NIOCore Utilities.swift
[1340/1488] Emitting module NIOCore
[1341/1488] Compiling X509 CustomCertificateStore.swift
[1342/1488] Compiling X509 OneOfPolicies.swift
[1343/1488] Compiling X509 PolicyBuilder.swift
[1344/1488] Compiling X509 BasicConstraintsPolicy.swift
[1345/1488] Compiling X509 DNSNames.swift
[1346/1488] Compiling X509 DirectoryNames.swift
[1347/1488] Compiling X509 ExpiryPolicy.swift
[1348/1488] Compiling X509 IPConstraints.swift
[1349/1488] Compiling X509 NameConstraintsPolicy.swift
[1350/1488] Compiling X509 RFC5280Policy.swift
[1351/1488] Compiling X509 URIConstraints.swift
[1352/1488] Compiling X509 VersionPolicy.swift
[1353/1488] Compiling X509 ServerIdentityPolicy.swift
[1354/1488] Compiling X509 OCSPVersion.swift
[1355/1488] Compiling X509 PKCS8PrivateKey.swift
[1356/1488] Compiling X509 PromiseAndFuture.swift
[1357/1488] Compiling X509 RDNAttribute.swift
[1358/1488] Compiling X509 RandomNumberGenerator+bytes.swift
[1359/1488] Compiling X509 RelativeDistinguishedName.swift
[1360/1488] Compiling X509 SEC1PrivateKey.swift
[1361/1488] Compiling X509 SecKeyWrapper.swift
[1362/1488] Compiling X509 Signature.swift
[1363/1488] Compiling X509 SignatureAlgorithm.swift
[1364/1488] Compiling X509 AllOfPolicies.swift
[1365/1488] Compiling X509 AnyPolicy.swift
[1366/1488] Compiling X509 CertificateStore.swift
[1367/1488] Compiling X509 OCSPCertStatus.swift
[1368/1488] Compiling X509 OCSPExtensionID.swift
[1369/1488] Compiling X509 OCSPNonce.swift
[1370/1488] Compiling X509 OCSPPolicy.swift
[1371/1488] Compiling X509 OCSPRequest.swift
[1372/1488] Compiling X509 OCSPResponse.swift
[1373/1488] Compiling X509 OCSPResponseBytes.swift
[1374/1488] Compiling X509 OCSPResponseData.swift
[1375/1488] Compiling X509 OCSPResponseStatus.swift
[1376/1488] Compiling X509 OCSPSignature.swift
[1377/1488] Compiling X509 OCSPSingleRequest.swift
[1378/1488] Compiling X509 OCSPSingleResponse.swift
[1379/1488] Compiling X509 OCSPTBSRequest.swift
[1380/1501] Compiling X509 CSRAttribute.swift
[1381/1501] Compiling X509 CSRAttributes.swift
[1382/1501] Compiling X509 CSRVersion.swift
[1383/1501] Compiling X509 CertificateSigningRequest.swift
[1384/1501] Compiling X509 CertificationRequestInfo.swift
[1385/1501] Compiling X509 ExtensionRequest.swift
[1386/1501] Compiling X509 Certificate.swift
[1387/1501] Compiling X509 CertificatePrivateKey.swift
[1388/1501] Compiling X509 CertificatePublicKey.swift
[1389/1501] Compiling X509 CertificateSerialNumber.swift
[1390/1501] Compiling X509 CertificateVersion.swift
[1391/1501] Compiling X509 CMSAttribute.swift
[1392/1501] Compiling X509 CMSContentInfo.swift
[1393/1501] Compiling X509 CMSEncapsulatedContentInfo.swift
[1394/1501] Compiling X509 CMSSignerIdentifier.swift
[1395/1501] Compiling X509 CMSSignerInfo.swift
[1396/1501] Compiling X509 CMSVersion.swift
[1397/1501] Compiling X509 Curve25519+DER.swift
[1398/1501] Compiling X509 Digests.swift
[1399/1501] Compiling X509 DistinguishedName.swift
[1400/1501] Compiling X509 CommonName.swift
[1401/1501] Compiling X509 CountryName.swift
[1402/1501] Compiling X509 DNBuilder.swift
[1417/1501] Compiling X509 CMSIssuerAndSerialNumber.swift
[1418/1501] Compiling X509 CMSOperations.swift
[1419/1501] Compiling X509 CMSSignature.swift
[1420/1501] Compiling X509 CMSSignedData.swift
[1422/1502] Compiling X509 KeyUsage.swift
[1423/1502] Compiling X509 NameConstraints.swift
[1424/1502] Compiling X509 SubjectAlternativeName.swift
[1425/1502] Compiling X509 SubjectKeyIdentifier.swift
[1426/1502] Compiling X509 Extension.swift
[1427/1502] Compiling X509 Extensions.swift
[1428/1502] Compiling X509 ExtensionsBuilder.swift
[1429/1502] Compiling X509 GeneralName.swift
[1430/1502] Compiling X509 Lock.swift
[1431/1502] Compiling X509 LockedValueBox.swift
[1432/1502] Compiling X509 BasicOCSPResponse.swift
[1433/1502] Compiling X509 DirectoryString.swift
[1434/1502] Compiling X509 OCSPCertID.swift
[1435/1502] Compiling X509 DomainComponent.swift
[1436/1502] Compiling X509 EmailAddress.swift
[1437/1502] Compiling X509 LocalityName.swift
[1438/1502] Compiling X509 OrganizationName.swift
[1439/1502] Compiling X509 OrganizationalUnitName.swift
[1440/1502] Compiling X509 StateOrProvinceName.swift
[1441/1502] Compiling X509 StreetAddress.swift
[1442/1502] Compiling X509 Error.swift
[1443/1502] Compiling X509 AuthorityInformationAccess.swift
[1444/1502] Compiling X509 AuthorityKeyIdentifier.swift
[1445/1502] Compiling X509 BasicConstraints.swift
[1446/1502] Compiling X509 ExtendedKeyUsage.swift
[1447/1502] Compiling X509 ExtensionIdentifiers.swift
[1447/1502] Wrapping AST for NIOCore for debugging
[1449/1581] Emitting module NIOHTTPTypes
[1450/1581] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1451/1582] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1452/1582] Compiling NIOPosix NIOThreadPool.swift
[1453/1582] Compiling NIOPosix NonBlockingFileIO.swift
[1454/1582] Compiling NIOPosix PendingDatagramWritesManager.swift
[1455/1582] Compiling NIOPosix PendingWritesManager.swift
[1456/1582] Compiling NIOPosix PipeChannel.swift
[1457/1582] Compiling NIOPosix PipePair.swift
[1458/1582] Compiling NIOPosix IO.swift
[1459/1582] Compiling NIOPosix IntegerBitPacking.swift
[1460/1582] Compiling NIOPosix IntegerTypes.swift
[1461/1582] Compiling NIOPosix Linux.swift
[1462/1582] Compiling NIOPosix LinuxCPUSet.swift
[1463/1582] Compiling NIOPosix LinuxUring.swift
[1464/1582] Emitting module X509
[1465/1588] Wrapping AST for NIOHTTPTypes for debugging
[1467/1593] Emitting module NIOEmbedded
[1468/1593] Compiling NIOEmbedded AsyncTestingChannel.swift
[1469/1593] Emitting module NIONFS3
[1470/1596] Compiling NIOResumableUpload HTTPResumableUploadContext.swift
[1474/1596] Compiling NIOHTTPResponsiveness SimpleResponsivenessRequestMux.swift
[1475/1596] Compiling NIOResumableUpload HTTPResumableUploadChannel.swift
[1476/1596] Compiling NIOHTTPResponsiveness HTTPReceiveDiscardHandler.swift
[1477/1596] Compiling NIOHTTPResponsiveness ResponsivenessConfig.swift
[1478/1596] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1479/1596] Compiling NIOEmbedded Embedded.swift
[1481/1597] Compiling NIOHTTPResponsiveness HTTPDrippingDownloadHandler.swift
[1482/1597] Emitting module NIOHTTPResponsiveness
[1482/1598] Wrapping AST for NIOEmbedded for debugging
[1487/1598] Emitting module NIOResumableUpload
[1488/1598] Compiling NIOResumableUpload HTTPResumableUpload.swift
[1493/1598] Compiling NIOResumableUpload HTTPResumableUploadHandler.swift
[1494/1598] Compiling NIOResumableUpload HTTPResumableUploadProtocol.swift
[1495/1599] Wrapping AST for NIOResumableUpload for debugging
[1497/1599] Compiling NIONFS3 NFSTypes+Readlink.swift
[1498/1599] Compiling NIONFS3 NFSTypes+SetAttr.swift
[1499/1599] Compiling NIONFS3 RPCTypes.swift
[1500/1599] Compiling NIOPosix BSDSocketAPIPosix.swift
[1501/1599] Compiling NIOPosix BSDSocketAPIWindows.swift
[1502/1599] Compiling NIOPosix BaseSocket.swift
[1503/1599] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1504/1599] Compiling NIOPosix Bootstrap.swift
[1505/1599] Compiling NIOPosix ControlMessage.swift
[1506/1599] Compiling NIOPosix DatagramVectorReadManager.swift
[1507/1599] Compiling NIOPosix Errors+Any.swift
[1508/1599] Compiling NIOPosix FileDescriptor.swift
[1509/1599] Compiling NIOPosix GetaddrinfoResolver.swift
[1510/1599] Compiling NIOPosix HappyEyeballs.swift
[1511/1599] Compiling NIOPosix BSDSocketAPICommon.swift
[1512/1599] Compiling NIOPosix BaseSocketChannel.swift
[1513/1599] Compiling NIOPosix BaseStreamSocketChannel.swift
[1515/1599] Compiling NIOPosix Socket.swift
[1516/1599] Compiling NIOPosix SocketChannel.swift
[1517/1599] Compiling NIOPosix SocketProtocols.swift
[1518/1599] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1519/1599] Compiling NIOPosix System.swift
[1520/1599] Compiling NIOPosix Thread.swift
[1521/1606] Emitting module NIOPosix
[1523/1606] Compiling NIOPosix Pool.swift
[1524/1606] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1525/1606] Compiling NIOPosix PosixSingletons.swift
[1526/1606] Compiling NIOPosix RawSocketBootstrap.swift
[1527/1606] Compiling NIOPosix Resolver.swift
[1528/1606] Compiling NIOPosix Selectable.swift
[1529/1606] Compiling NIOPosix SelectableChannel.swift
[1530/1606] Compiling NIOPosix SelectableEventLoop.swift
[1531/1606] Compiling NIOPosix SelectorEpoll.swift
[1532/1606] Compiling NIOPosix SelectorGeneric.swift
[1533/1606] Compiling NIOPosix SelectorKqueue.swift
[1534/1606] Compiling NIOPosix SelectorUring.swift
[1535/1606] Compiling NIOPosix ServerSocket.swift
[1536/1606] Compiling X509 TrustRootLoading.swift
[1537/1606] Compiling X509 UnverifiedChain.swift
[1538/1606] Compiling X509 VerificationDiagnostic.swift
[1539/1606] Compiling X509 Verifier.swift
[1540/1606] Compiling X509 VerifierPolicy.swift
[1541/1606] Compiling X509 AlgorithmIdentifier.swift
[1542/1606] Compiling X509 ECDSASignature.swift
[1543/1606] Compiling X509 RSAPKCS1PublicKey.swift
[1544/1606] Compiling X509 SubjectPublicKeyInfo.swift
[1545/1606] Compiling X509 TBSCertificate.swift
[1546/1606] Compiling X509 Time.swift
[1547/1606] Compiling X509 TimeCalculations.swift
[1548/1606] Compiling X509 Validity.swift
[1550/1607] Compiling NIOPosix ThreadPosix.swift
[1551/1607] Compiling NIOPosix ThreadWindows.swift
[1552/1607] Compiling NIOPosix UnsafeTransfer.swift
[1553/1607] Compiling NIOPosix Utilities.swift
[1554/1607] Compiling NIOPosix VsockAddress.swift
[1555/1607] Compiling NIOPosix VsockChannelEvents.swift
[1576/1607] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1584/1608] Wrapping AST for NIOPosix for debugging
[1586/1610] Compiling NIO Exports.swift
[1587/1610] Emitting module NIO
[1588/1611] Wrapping AST for NIO for debugging
[1590/1645] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1591/1646] Compiling NIOSOCKS SOCKSResponse.swift
[1592/1646] Compiling NIOTLS TLSEvents.swift
[1593/1646] Compiling NIOSOCKS ServerStateMachine.swift
[1594/1646] Compiling NIOSOCKS ClientStateMachine.swift
[1595/1646] Compiling NIOSOCKS Errors.swift
[1596/1646] Compiling NIOSOCKS Helpers.swift
[1597/1646] Compiling NIOSOCKS AuthenticationMethod.swift
[1598/1646] Compiling NIOSOCKS ClientGreeting.swift
[1599/1646] Compiling NIOSOCKS Messages.swift
[1600/1646] Compiling NIOSOCKS SOCKSRequest.swift
[1601/1646] Emitting module NIOSOCKS
[1602/1646] Compiling NIOSOCKS SOCKSClientHandler.swift
[1603/1646] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1604/1647] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1605/1647] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1606/1647] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1607/1647] Compiling NIOTLS SNIHandler.swift
[1608/1647] Emitting module NIOTLS
[1610/1648] Emitting module NIOHTTP1
[1620/1650] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1621/1650] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1622/1650] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1623/1650] Compiling NIOHTTP1 HTTPTypes.swift
[1623/1652] Wrapping AST for NIOSOCKS for debugging
[1625/1681] Compiling NIOSOCKSClient main.swift
[1626/1681] Emitting module NIOSOCKSClient
[1627/1682] Wrapping AST for NIOSOCKSClient for debugging
[1628/1682] Write Objects.LinkFileList
[1630/1682] Compiling NIOSSL NIOSSLHandler.swift
[1631/1682] Compiling NIOSSL SSLContext.swift
[1632/1682] Compiling NIOSSL LinuxCABundle.swift
[1633/1682] Compiling NIOSSL NIOSSLClientHandler.swift
[1634/1682] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1634/1683] Linking NIOSOCKSClient
[1636/1683] Wrapping AST for NIOHTTP1 for debugging
[1638/1723] Emitting module NIOHTTPTypesHTTP1
[1639/1723] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1640/1723] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1641/1723] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1642/1723] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1643/1724] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1644/1724] Compiling NIOExtras NIOExtrasError.swift
[1646/1726] Emitting module NIOHTTPCompression
[1647/1726] Compiling NIOHTTPCompression HTTPCompression.swift
[1648/1726] Compiling NIOExtras RequestResponseHandler.swift
[1649/1726] Compiling NIOExtras RequestResponseHandlers+State.swift
[1650/1726] Compiling NIOHPACK IndexedHeaderTable.swift
[1651/1726] Compiling NIOHPACK HuffmanTables.swift
[1652/1726] Compiling NIOHPACK IntegerCoding.swift
[1653/1726] Emitting module NIOHPACK
[1653/1727] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1655/1729] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1656/1729] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1657/1729] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1658/1729] Compiling NIOExtras DebugInboundEventsHandler.swift
[1659/1729] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1660/1729] Compiling NIOExtras PCAPRingBuffer.swift
[1661/1729] Compiling NIOExtras QuiescingHelper.swift
[1662/1729] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1663/1729] Compiling NIOExtras NIORequestIdentifiable.swift
[1664/1729] Compiling NIOHPACK HuffmanCoding.swift
[1665/1729] Compiling NIOHPACK StaticHeaderTable.swift
[1666/1729] Compiling NIOSSL SSLPrivateKey.swift
[1667/1729] Compiling NIOSSL SSLPublicKey.swift
[1668/1729] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1669/1729] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1670/1729] Compiling NIOSSL SubjectAlternativeName.swift
[1671/1729] Compiling NIOSSL NIOSSLSecureBytes.swift
[1672/1729] Compiling NIOSSL RNG.swift
[1673/1729] Compiling NIOSSL SafeCompare.swift
[1674/1733] Compiling NIOHTTPCompression HTTPDecompression.swift
[1675/1734] Emitting module NIOSSL
[1679/1734] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1680/1734] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1681/1734] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1682/1734] Compiling NIOExtras JSONRPCFraming.swift
[1687/1734] Emitting module NIOExtras
[1696/1735] Compiling NIOExtras LineBasedFrameDecoder.swift
[1701/1735] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1702/1735] Compiling NIOExtras WritePCAPHandler.swift
[1703/1735] Compiling NIOSSL SSLPKCS12Bundle.swift
[1706/1735] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1707/1735] Compiling NIOExtras LengthFieldPrepender.swift
[1709/1735] Emitting module NIOResumableUploadDemo
[1710/1735] Compiling NIOResumableUploadDemo main.swift
[1714/1780] Wrapping AST for NIOResumableUploadDemo for debugging
[1715/1780] Write Objects.LinkFileList
[1717/1796] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1718/1796] Compiling NIOHTTP2 DOSHeuristics.swift
[1720/1797] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1721/1797] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1722/1797] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1723/1797] Compiling NIOHTTP2 HTTP2Error.swift
[1724/1798] Linking NIOResumableUploadDemo
[1726/1798] Compiling NIOHTTP2 MaySendFrames.swift
[1727/1798] Compiling NIOHTTP2 SendingDataState.swift
[1728/1798] Compiling NIOHTTP2 SendingGoawayState.swift
[1729/1798] Compiling NIOHTTP2 SendingHeadersState.swift
[1730/1798] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1731/1798] Compiling NIOHTTP2 SendingRstStreamState.swift
[1732/1798] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1733/1798] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1734/1798] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1735/1798] Emitting module NIOHTTP2
[1736/1806] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1737/1806] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1738/1806] Compiling NIOHTTP2 MayReceiveFrames.swift
[1739/1806] Compiling NIOHTTP2 ReceivingDataState.swift
[1740/1806] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1741/1806] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1742/1806] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1743/1806] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1745/1806] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1746/1806] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1747/1806] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1748/1806] Compiling NIOHTTP2 StreamChannelList.swift
[1749/1806] Compiling NIOHTTP2 StreamMap.swift
[1750/1806] Compiling NIOHTTP2 StreamStateMachine.swift
[1751/1806] Compiling NIOHTTP2 UnsafeTransfer.swift
[1752/1806] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1753/1806] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1754/1806] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1755/1806] Compiling NIOHTTP2 HTTP2StreamID.swift
[1756/1806] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1757/1806] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1758/1806] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1759/1806] Compiling NIOHTTP2 InboundEventBuffer.swift
[1760/1806] Compiling NIOHTTP2 InboundWindowManager.swift
[1761/1806] Compiling NIOHTTP2 HTTP2Frame.swift
[1762/1806] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1763/1806] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1764/1806] Compiling NIOHTTP2 HTTP2PingData.swift
[1765/1806] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1766/1806] Compiling NIOHTTP2 HTTP2Settings.swift
[1767/1806] Compiling NIOHTTP2 HTTP2Stream.swift
[1768/1806] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1769/1806] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1770/1806] Compiling NIOHTTP2 HasLocalSettings.swift
[1771/1806] Compiling NIOHTTP2 HasRemoteSettings.swift
[1772/1806] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1773/1806] Compiling NIOHTTP2 QuiescingState.swift
[1774/1806] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1775/1806] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1776/1806] Compiling NIOHTTP2 StateMachineResult.swift
[1777/1806] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1779/1806] Compiling NIOHTTP2 Error+Any.swift
[1780/1806] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1781/1806] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1782/1806] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1783/1806] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1784/1806] Compiling NIOHTTP2 GlitchesMonitor.swift
[1785/1806] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1786/1806] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1787/1806] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1792/1806] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1793/1806] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1794/1809] Wrapping AST for NIOExtras for debugging
[1796/1825] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[1797/1826] Emitting module NIOExtrasPerformanceTester
[1798/1826] Compiling NIOExtrasPerformanceTester Measurement.swift
[1799/1830] Emitting module NIOWritePCAPDemo
[1800/1830] Compiling NIOWritePCAPDemo main.swift
[1801/1831] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1803/1831] Emitting module NIOCertificateReloading
[1804/1831] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[1805/1831] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[1806/1831] Compiling NIOExtrasPerformanceTester main.swift
[1807/1831] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[1808/1831] Compiling HTTPServerWithQuiescingDemo main.swift
[1809/1831] Emitting module HTTPServerWithQuiescingDemo
[1809/1831] Wrapping AST for NIOWritePCAPDemo for debugging
[1810/1831] Write Objects.LinkFileList
[1812/1831] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1813/1832] Emitting module NIOHTTPTypesHTTP2
[1814/1832] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1815/1833] Emitting module NIOWritePartialPCAPDemo
[1816/1833] Compiling NIOWritePartialPCAPDemo main.swift
[1818/1833] Compiling NIOExtrasPerformanceTester Benchmark.swift
[1819/1833] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[1820/1833] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
[1823/1835] Wrapping AST for HTTPServerWithQuiescingDemo for debugging
[1824/1835] Write Objects.LinkFileList
[1826/1835] Compiling NIOCertificateReloading CertificateReloader.swift
[1827/1835] Compiling NIOCertificateReloading TimedCertificateReloader.swift
[1827/1836] Linking NIOWritePCAPDemo
[1829/1836] Linking HTTPServerWithQuiescingDemo
[1830/1836] Wrapping AST for NIOWritePartialPCAPDemo for debugging
[1831/1836] Wrapping AST for NIOExtrasPerformanceTester for debugging
[1832/1836] Write Objects.LinkFileList
[1834/1836] Linking NIOWritePartialPCAPDemo
[1835/1836] Linking NIOExtrasPerformanceTester
Build complete! (434.79s)
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"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.29.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.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" : "NIOCertificateReloading",
"targets" : [
"NIOCertificateReloading"
],
"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",
"RequestResponseHandlers+State.swift",
"RequestResponseWithIDHandler.swift",
"WritePCAPHandler.swift"
],
"type" : "library"
},
{
"c99name" : "NIOCertificateReloadingTests",
"module_type" : "SwiftTarget",
"name" : "NIOCertificateReloadingTests",
"path" : "Tests/NIOCertificateReloadingTests",
"product_dependencies" : [
"NIOCore",
"NIOSSL",
"X509",
"SwiftASN1"
],
"sources" : [
"TimedCertificateReloaderTests.swift"
],
"target_dependencies" : [
"NIOCertificateReloading"
],
"type" : "test"
},
{
"c99name" : "NIOCertificateReloading",
"module_type" : "SwiftTarget",
"name" : "NIOCertificateReloading",
"path" : "Sources/NIOCertificateReloading",
"product_dependencies" : [
"NIOCore",
"NIOSSL",
"X509",
"SwiftASN1",
"ServiceLifecycle",
"AsyncAlgorithms",
"Logging"
],
"product_memberships" : [
"NIOCertificateReloading"
],
"sources" : [
"CertificateReloader.swift",
"TimedCertificateReloader.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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.