Build Information
Successful build of swift-nio-extras, reference 1.28.0 (145db1
), with Swift 6.1 for Linux on 2 Jun 2025 13:33:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: 1.28.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.28.0 -> FETCH_HEAD
HEAD is now at 145db19 TimedCertificateReloader prevents non-self-signed certificates from b… (#274)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
145db1962f4f33a4ea07a32e751d5217602eea29
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at 1.28.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",
"RequestResponseWithIDHandler.swift",
"UnsafeTransfer.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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
[1/6155] Fetching swift-certificates
[63/7745] Fetching swift-certificates, swift-asn1
[1520/12730] Fetching swift-certificates, swift-asn1, swift-async-algorithms
[2114/16566] Fetching swift-certificates, swift-asn1, swift-async-algorithms, swift-log
[2384/18992] Fetching swift-certificates, swift-asn1, swift-async-algorithms, swift-log, swift-service-lifecycle
[18993/33835] Fetching swift-certificates, swift-asn1, swift-async-algorithms, swift-log, swift-service-lifecycle, swift-nio-ssl
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
[17699/32245] Fetching swift-certificates, swift-async-algorithms, swift-log, swift-service-lifecycle, swift-nio-ssl
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.55s)
Fetching https://github.com/apple/swift-atomics.git
[14347/27260] Fetching swift-certificates, swift-log, swift-service-lifecycle, swift-nio-ssl
Fetched https://github.com/apple/swift-certificates.git from cache (0.57s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
[4505/17269] Fetching swift-service-lifecycle, swift-nio-ssl
Fetching https://github.com/apple/swift-http-types.git
[6732/18410] Fetching swift-service-lifecycle, swift-nio-ssl, swift-http-structured-headers
[9506/24369] Fetching swift-service-lifecycle, swift-nio-ssl, swift-http-structured-headers, swift-algorithms
[9507/26086] Fetching swift-service-lifecycle, swift-nio-ssl, swift-http-structured-headers, swift-algorithms, swift-atomics
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.24s)
[8459/24945] Fetching swift-service-lifecycle, swift-nio-ssl, swift-algorithms, swift-atomics
Fetching https://github.com/apple/swift-nio-http2.git
[10416/25849] Fetching swift-service-lifecycle, swift-nio-ssl, swift-algorithms, swift-atomics, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.39s)
[20196/24945] Fetching swift-service-lifecycle, swift-nio-ssl, swift-algorithms, swift-atomics
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.69s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
[13263/28796] Fetching swift-service-lifecycle, swift-nio-ssl, swift-nio-http2
[28797/104943] Fetching swift-service-lifecycle, swift-nio-ssl, swift-nio-http2, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.37s)
[59114/102517] Fetching swift-nio-ssl, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.40s)
[45032/87674] Fetching swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.62s)
[39597/76147] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (7.02s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.42s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.53s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.94s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.80s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.28s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.72s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.45s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.90s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.43s)
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.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.70s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.46s)
Creating working copy for https://github.com/apple/swift-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.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.36.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.31.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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/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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Building for debugging...
[0/860] Write sources
[45/860] Compiling CNIODarwin shim.c
[46/860] Compiling CNIOWindows shim.c
[47/860] Compiling CNIOWASI CNIOWASI.c
[48/860] Compiling _AtomicsShims.c
[49/860] Compiling CNIOWindows WSAStartup.c
[50/860] Compiling _NumericsShims _NumericsShims.c
[51/860] Compiling CNIOLinux liburing_shims.c
[52/860] Compiling CNIOLLHTTP c_nio_http.c
[53/860] Compiling fiat_p256_adx_sqr.S
[54/860] Compiling CNIOLLHTTP c_nio_api.c
[55/860] Compiling fiat_p256_adx_mul.S
[56/860] Compiling CNIOLinux shim.c
[57/860] Compiling fiat_curve25519_adx_square.S
[58/860] Compiling fiat_curve25519_adx_mul.S
[59/860] Compiling CNIOExtrasZlib empty.c
[60/860] Write swift-version-24593BA9C3E375BF.txt
[61/860] Compiling CNIOLLHTTP c_nio_llhttp.c
[62/860] Compiling CNIOBoringSSLShims shims.c
[64/866] Emitting module _NIOBase64
[64/866] Compiling tls_method.cc
[65/866] Compiling tls_record.cc
[66/866] Compiling tls13_server.cc
[67/888] Compiling tls13_client.cc
[68/895] Compiling tls13_both.cc
[69/895] Compiling tls13_enc.cc
[71/908] Emitting module _CertificateInternals
[72/922] Compiling _NIOBase64 Base64.swift
[73/923] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[74/923] Compiling InternalCollectionsUtilities Integer rank.swift
[75/923] Emitting module RealModule
[76/924] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/924] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[78/924] Compiling InternalCollectionsUtilities _SortedCollection.swift
[79/925] Compiling RealModule Real.swift
[80/925] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[81/925] Compiling InternalCollectionsUtilities Debugging.swift
[82/925] Compiling RealModule ElementaryFunctions.swift
[83/925] Compiling RealModule Float+Real.swift
[84/925] Compiling InternalCollectionsUtilities Descriptions.swift
[85/925] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[86/925] Emitting module InternalCollectionsUtilities
[88/925] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[89/925] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[90/925] Compiling RealModule Float16+Real.swift
[91/925] Compiling RealModule Float80+Real.swift
[92/925] Compiling _CertificateInternals _TinyArray.swift
[93/925] Compiling RawStructuredFieldValues ComponentTypes.swift
[94/925] Compiling RawStructuredFieldValues ASCII.swift
[95/925] Emitting module RawStructuredFieldValues
[98/925] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[99/925] Compiling InternalCollectionsUtilities UInt+reversed.swift
[102/926] Compiling RealModule RealFunctions.swift
[103/927] Compiling RawStructuredFieldValues Errors.swift
[104/927] Compiling _NIODataStructures _TinyArray.swift
[105/927] Compiling _NIODataStructures PriorityQueue.swift
[108/927] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[108/936] Wrapping AST for _NIOBase64 for debugging
[111/936] Compiling SwiftASN1 ArraySliceBigint.swift
[112/936] Compiling SwiftASN1 GeneralizedTime.swift
[113/941] Compiling ConcurrencyHelpers LockedValueBox.swift
[114/941] Compiling HTTPTypes ISOLatin1String.swift
[118/942] Compiling SwiftASN1 TimeUtilities.swift
[119/942] Compiling SwiftASN1 UTCTime.swift
[120/942] Compiling HTTPTypes HTTPField.swift
[121/942] Emitting module HTTPTypes
[122/942] Compiling Logging MetadataProvider.swift
[123/942] Emitting module SwiftASN1
[124/942] Emitting module ConcurrencyHelpers
[125/942] Compiling ConcurrencyHelpers Lock.swift
[126/942] Compiling Logging Locks.swift
[127/942] Emitting module Logging
[128/943] Compiling RawStructuredFieldValues PseudoDecimal.swift
[129/943] Compiling RawStructuredFieldValues FieldParser.swift
[130/943] Compiling RawStructuredFieldValues FieldSerializer.swift
[131/943] Compiling RawStructuredFieldValues OrderedMap.swift
[134/944] Compiling HTTPTypes NIOLock.swift
[134/944] Compiling ssl_x509.cc
[136/944] Compiling Logging Logging.swift
[137/944] Compiling Logging LogHandler.swift
[138/944] Compiling HTTPTypes HTTPParsedFields.swift
[139/945] Compiling SwiftASN1 DER.swift
[140/945] Compiling SwiftASN1 Errors.swift
[141/945] Compiling HTTPTypes HTTPRequest.swift
[142/945] Compiling HTTPTypes HTTPResponse.swift
[146/945] Emitting module _NIODataStructures
[147/945] Compiling _NIODataStructures Heap.swift
[149/982] Compiling t1_enc.cc
[151/1004] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[152/1004] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[153/1004] Compiling OrderedCollections _HashTable+Bucket.swift
[154/1004] Compiling OrderedCollections _HashTable+BucketIterator.swift
[155/1004] Compiling OrderedCollections _HashTable+Constants.swift
[156/1004] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[156/1014] Wrapping AST for RawStructuredFieldValues for debugging
[157/1020] Wrapping AST for InternalCollectionsUtilities for debugging
[159/1035] Wrapping AST for _NIODataStructures for debugging
[161/1035] Compiling StructuredFieldValues DisplayString.swift
[162/1035] Compiling StructuredFieldValues StructuredFieldKeyedEncodingContainer.swift
[163/1037] Compiling UnixSignals UnixSignal.swift
[164/1037] Compiling UnixSignals UnixSignalsSequence.swift
[165/1037] Emitting module UnixSignals
[166/1038] Compiling StructuredFieldValues BareInnerListDecoder.swift
[167/1038] Compiling StructuredFieldValues BareItemDecoder.swift
[168/1038] Compiling StructuredFieldValues DictionaryKeyedContainer.swift
[169/1038] Compiling StructuredFieldValues KeyedInnerListDecoder.swift
[171/1038] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[172/1038] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[173/1038] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[174/1038] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[175/1038] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[176/1038] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[177/1038] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[178/1045] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[179/1045] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[180/1045] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[181/1045] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[182/1045] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[183/1045] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[184/1045] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[185/1045] Compiling OrderedCollections OrderedDictionary.swift
[186/1045] Compiling OrderedCollections OrderedSet+Codable.swift
[187/1045] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[188/1045] Compiling OrderedCollections OrderedSet+Descriptions.swift
[189/1045] Compiling OrderedCollections OrderedSet+Diffing.swift
[190/1045] Compiling OrderedCollections OrderedSet+Equatable.swift
[191/1045] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[192/1045] Compiling OrderedCollections OrderedSet+Hashable.swift
[193/1045] Compiling StructuredFieldValues KeyedItemDecoder.swift
[194/1045] Compiling StructuredFieldValues KeyedTopLevelListDecoder.swift
[199/1045] Compiling StructuredFieldValues StructuredHeaderCodingKey.swift
[200/1045] Compiling StructuredFieldValues TopLevelListDecoder.swift
[201/1045] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[202/1045] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[203/1045] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[204/1045] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[205/1045] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[206/1045] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[207/1045] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[208/1045] Compiling OrderedCollections OrderedDictionary+Values.swift
[209/1045] Compiling DequeModule _DequeSlot.swift
[210/1045] Compiling DequeModule _UnsafeWrappedBuffer.swift
[211/1045] Compiling OrderedCollections OrderedSet+Initializers.swift
[212/1045] Compiling OrderedCollections OrderedSet+Insertions.swift
[213/1045] Compiling OrderedCollections OrderedSet+Invariants.swift
[214/1045] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[215/1045] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[216/1045] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[217/1045] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[218/1045] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[219/1045] Compiling StructuredFieldValues ParametersDecoder.swift
[220/1045] Compiling StructuredFieldValues StructuredFieldValueDecoder.swift
[223/1045] Compiling StructuredFieldValues StructuredFieldUnkeyedEncodingContainer.swift
[224/1045] Compiling StructuredFieldValues StructuredFieldValueEncoder.swift
[227/1045] Emitting module DequeModule
[243/1047] Emitting module StructuredFieldValues
[246/1047] Compiling StructuredFieldValues StructuredFieldValue.swift
[251/1047] Compiling HTTPTypes HTTPFieldName.swift
[252/1047] Compiling HTTPTypes HTTPFields.swift
[254/1049] Compiling ssl_versions.cc
[255/1049] Compiling ssl_transcript.cc
[259/1049] Compiling OrderedCollections OrderedSet+Sendable.swift
[260/1049] Compiling OrderedCollections OrderedSet+SubSequence.swift
[261/1049] Compiling OrderedCollections OrderedSet+Testing.swift
[262/1049] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[263/1049] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[264/1049] Compiling OrderedCollections OrderedSet.swift
[265/1049] Compiling OrderedCollections _UnsafeBitset.swift
[265/1049] Wrapping AST for DequeModule for debugging
[266/1049] Compiling ssl_stat.cc
[268/1049] Emitting module OrderedCollections
[268/1050] Wrapping AST for HTTPTypes for debugging
[269/1050] Wrapping AST for StructuredFieldValues for debugging
[271/1050] Compiling ssl_session.cc
[272/1050] Compiling ssl_privkey.cc
[273/1050] Compiling ssl_key_share.cc
[274/1050] Compiling ssl_file.cc
[275/1050] Compiling ssl_credential.cc
[276/1050] Compiling ssl_lib.cc
[277/1050] Compiling ssl_cipher.cc
[278/1050] Compiling ssl_cert.cc
[279/1050] Compiling ssl_aead_ctx.cc
[280/1050] Compiling ssl_buffer.cc
[281/1050] Compiling s3_pkt.cc
[282/1050] Compiling ssl_asn1.cc
[283/1050] Compiling s3_lib.cc
[284/1050] Compiling handshake_client.cc
[285/1050] Compiling s3_both.cc
[286/1050] Compiling handshake_server.cc
[287/1050] Compiling handshake.cc
[288/1050] Compiling handoff.cc
[289/1050] Compiling encrypted_client_hello.cc
[290/1050] Compiling extensions.cc
[291/1050] Compiling dtls_record.cc
[292/1050] Compiling md5-x86_64-linux.S
[293/1050] Compiling md5-x86_64-apple.S
[294/1050] Compiling md5-586-linux.S
[295/1050] Compiling md5-586-apple.S
[296/1050] Compiling chacha20_poly1305_x86_64-linux.S
[297/1050] Compiling chacha20_poly1305_x86_64-apple.S
[298/1050] Compiling dtls_method.cc
[299/1050] Compiling d1_srtp.cc
[300/1050] Compiling chacha20_poly1305_armv8-win.S
[301/1050] Compiling chacha20_poly1305_armv8-linux.S
[302/1050] Compiling chacha20_poly1305_armv8-apple.S
[303/1050] Compiling chacha-x86_64-linux.S
[304/1050] Compiling chacha-x86_64-apple.S
[305/1050] Compiling d1_pkt.cc
[306/1050] Compiling chacha-x86-linux.S
[307/1050] Compiling chacha-armv8-win.S
[308/1050] Compiling chacha-x86-apple.S
[309/1050] Compiling chacha-armv8-apple.S
[310/1050] Compiling chacha-armv8-linux.S
[311/1050] Compiling chacha-armv4-linux.S
[312/1050] Compiling err_data.cc
[313/1050] Compiling x86_64-mont5-linux.S
[314/1050] Compiling aes128gcmsiv-x86_64-apple.S
[315/1050] Compiling aes128gcmsiv-x86_64-linux.S
[316/1050] Compiling x86_64-mont5-apple.S
[317/1050] Compiling x86_64-mont-linux.S
[318/1050] Compiling x86-mont-linux.S
[319/1050] Compiling x86_64-mont-apple.S
[320/1050] Compiling bio_ssl.cc
[321/1050] Compiling x86-mont-apple.S
[322/1050] Compiling vpaes-x86_64-apple.S
[323/1050] Compiling vpaes-x86_64-linux.S
[324/1050] Compiling vpaes-x86-linux.S
[325/1050] Compiling vpaes-armv8-win.S
[326/1050] Compiling vpaes-x86-apple.S
[327/1050] Compiling vpaes-armv7-linux.S
[328/1050] Compiling vpaes-armv8-linux.S
[329/1050] Compiling vpaes-armv8-apple.S
[330/1050] Compiling sha512-armv8-win.S
[331/1050] Compiling sha512-x86_64-apple.S
[332/1050] Compiling sha512-x86_64-linux.S
[333/1050] Compiling sha512-armv8-apple.S
[334/1050] Compiling sha512-armv8-linux.S
[335/1050] Compiling sha512-armv4-linux.S
[336/1050] Compiling sha512-586-linux.S
[337/1050] Compiling sha512-586-apple.S
[338/1050] Compiling sha256-x86_64-apple.S
[339/1050] Compiling sha256-x86_64-linux.S
[340/1050] Compiling sha256-armv8-apple.S
[341/1050] Compiling sha256-armv8-win.S
[342/1050] Compiling d1_lib.cc
[343/1050] Compiling sha256-armv8-linux.S
[344/1050] Compiling sha256-armv4-linux.S
[345/1050] Compiling sha256-586-linux.S
[346/1050] Compiling sha256-586-apple.S
[347/1050] Compiling sha1-x86_64-apple.S
[348/1050] Compiling sha1-armv8-win.S
[349/1050] Compiling sha1-armv8-apple.S
[350/1050] Compiling sha1-armv8-linux.S
[351/1050] Compiling sha1-armv4-large-linux.S
[352/1050] Compiling sha1-x86_64-linux.S
[353/1050] Compiling sha1-586-linux.S
[354/1050] Compiling sha1-586-apple.S
[355/1050] Compiling d1_both.cc
[356/1050] Compiling rsaz-avx2-linux.S
[357/1050] Compiling rsaz-avx2-apple.S
[358/1050] Compiling rdrand-x86_64-linux.S
[359/1050] Compiling rdrand-x86_64-apple.S
[360/1050] Compiling p256_beeu-x86_64-asm-linux.S
[361/1050] Compiling p256_beeu-x86_64-asm-apple.S
[362/1050] Compiling p256_beeu-armv8-asm-linux.S
[363/1050] Compiling p256_beeu-armv8-asm-win.S
[364/1050] Compiling p256_beeu-armv8-asm-apple.S
[365/1050] Compiling p256-x86_64-asm-apple.S
[366/1050] Compiling p256-x86_64-asm-linux.S
[367/1050] Compiling p256-armv8-asm-linux.S
[368/1050] Compiling p256-armv8-asm-win.S
[369/1050] Compiling p256-armv8-asm-apple.S
[370/1050] Compiling ghashv8-armv8-linux.S
[371/1050] Compiling ghashv8-armv8-win.S
[372/1050] Compiling ghashv8-armv8-apple.S
[373/1050] Compiling ghash-x86_64-apple.S
[374/1050] Compiling ghash-x86-apple.S
[375/1050] Compiling ghash-x86_64-linux.S
[376/1050] Compiling ghash-ssse3-x86_64-apple.S
[377/1050] Compiling ghash-x86-linux.S
[378/1050] Compiling ghashv8-armv7-linux.S
[379/1050] Compiling ghash-ssse3-x86_64-linux.S
[380/1050] Compiling ghash-ssse3-x86-apple.S
[381/1050] Compiling ghash-ssse3-x86-linux.S
[382/1050] Compiling ghash-neon-armv8-linux.S
[383/1050] Compiling ghash-armv4-linux.S
[384/1050] Compiling ghash-neon-armv8-win.S
[385/1050] Compiling co-586-linux.S
[386/1050] Compiling co-586-apple.S
[387/1050] Compiling bn-armv8-win.S
[388/1050] Compiling ghash-neon-armv8-apple.S
[389/1050] Compiling bn-armv8-linux.S
[390/1050] Compiling bsaes-armv7-linux.S
[391/1050] Compiling bn-armv8-apple.S
[392/1050] Compiling bn-586-linux.S
[393/1050] Compiling armv8-mont-win.S
[394/1050] Compiling armv8-mont-linux.S
[395/1050] Compiling bn-586-apple.S
[396/1050] Compiling aesv8-gcm-armv8-win.S
[397/1050] Compiling aesv8-gcm-armv8-linux.S
[398/1050] Compiling armv4-mont-linux.S
[399/1050] Compiling armv8-mont-apple.S
[400/1050] Compiling aesv8-armv8-win.S
[401/1050] Compiling aesv8-gcm-armv8-apple.S
[402/1050] Compiling aesv8-armv8-apple.S
[403/1050] Compiling aesni-x86_64-apple.S
[404/1050] Compiling aesv8-armv7-linux.S
[405/1050] Compiling aesv8-armv8-linux.S
[406/1050] Compiling aesni-x86-linux.S
[407/1050] Compiling aesni-x86_64-linux.S
[407/1050] Compiling aesni-x86-apple.S
[409/1050] Compiling aesni-gcm-x86_64-apple.S
[410/1050] Compiling aesni-gcm-x86_64-linux.S
[411/1050] Compiling aes-gcm-avx2-x86_64-linux.S
[412/1050] Compiling aes-gcm-avx2-x86_64-apple.S
[413/1050] Compiling aes-gcm-avx10-x86_64-apple.S
[413/1050] Compiling aes-gcm-avx10-x86_64-linux.S
[415/1050] Compiling x_sig.cc
[416/1050] Compiling x_x509a.cc
[417/1050] Compiling x_name.cc
[418/1050] Compiling x_val.cc
[419/1050] Compiling x_x509.cc
[420/1050] Compiling x_pubkey.cc
[421/1050] Compiling x_req.cc
[422/1050] Compiling x_spki.cc
[423/1050] Compiling x_exten.cc
[424/1050] Compiling x509spki.cc
[425/1050] Compiling x_crl.cc
[426/1050] Compiling x_algor.cc
[427/1050] Compiling x_attrib.cc
[428/1050] Compiling x509rset.cc
[429/1050] Compiling x509name.cc
[430/1050] Compiling x_all.cc
[431/1050] Compiling x509_txt.cc
[432/1050] Compiling x509cset.cc
[433/1050] Compiling x509_v3.cc
[434/1050] Compiling x509_vpm.cc
[435/1050] Compiling x509_vfy.cc
[436/1050] Compiling x509_set.cc
[437/1050] Compiling x509_trs.cc
[438/1050] Compiling x509_req.cc
[439/1050] Compiling x509_d2.cc
[440/1050] Compiling x509_def.cc
[441/1050] Compiling x509_obj.cc
[442/1050] Compiling x509_att.cc
[443/1050] Compiling x509_cmp.cc
[444/1050] Compiling x509_ext.cc
[445/1050] Compiling x509_lu.cc
[446/1050] Compiling x509.cc
[447/1050] Compiling v3_prn.cc
[448/1050] Compiling v3_ocsp.cc
[449/1050] Compiling v3_skey.cc
[450/1050] Compiling v3_pmaps.cc
[451/1050] Compiling v3_utl.cc
[452/1050] Compiling v3_purp.cc
[453/1050] Compiling v3_pcons.cc
[454/1050] Compiling v3_ncons.cc
[455/1050] Compiling v3_extku.cc
[456/1050] Compiling v3_int.cc
[457/1050] Compiling v3_lib.cc
[458/1050] Compiling v3_info.cc
[459/1050] Compiling v3_ia5.cc
[460/1050] Compiling v3_enum.cc
[461/1050] Compiling v3_genn.cc
[462/1050] Compiling v3_crld.cc
[463/1050] Compiling v3_cpols.cc
[464/1050] Compiling v3_alt.cc
[465/1050] Compiling v3_conf.cc
[466/1050] Compiling v3_bitst.cc
[467/1050] Compiling v3_bcons.cc
[468/1050] Compiling v3_akey.cc
[469/1050] Compiling v3_akeya.cc
[470/1050] Compiling t_x509a.cc
[471/1050] Compiling i2d_pr.cc
[472/1050] Compiling t_x509.cc
[473/1050] Compiling t_crl.cc
[474/1050] Compiling name_print.cc
[475/1050] Compiling t_req.cc
[476/1050] Compiling rsa_pss.cc
[477/1050] Compiling policy.cc
[478/1050] Compiling by_file.cc
[479/1050] Compiling by_dir.cc
[480/1050] Compiling a_verify.cc
[481/1050] Compiling asn1_gen.cc
[482/1050] Compiling voprf.cc
[483/1050] Compiling algorithm.cc
[484/1050] Compiling a_digest.cc
[485/1050] Compiling trust_token.cc
[486/1050] Compiling a_sign.cc
[487/1050] Compiling thread_win.cc
[488/1050] Compiling thread_pthread.cc
[489/1050] Compiling thread.cc
[490/1050] Compiling thread_none.cc
[491/1050] Compiling pmbtoken.cc
[492/1050] Compiling stack.cc
[493/1050] Compiling slhdsa.cc
[494/1050] Compiling sha512.cc
[495/1050] Compiling siphash.cc
[496/1050] Compiling sha256.cc
[497/1050] Compiling sha1.cc
[498/1050] Compiling rsa_print.cc
[499/1050] Compiling rsa_extra.cc
[500/1050] Compiling spake2plus.cc
[501/1050] Compiling rc4.cc
[502/1050] Compiling refcount.cc
[503/1050] Compiling windows.cc
[504/1050] Compiling rsa_crypt.cc
[505/1050] Compiling trusty.cc
[506/1050] Compiling urandom.cc
[507/1050] Compiling rand.cc
[508/1050] Compiling rsa_asn1.cc
[509/1050] Compiling passive.cc
[510/1050] Compiling ios.cc
[511/1050] Compiling poly1305_arm_asm.S
[512/1050] Compiling getentropy.cc
[513/1050] Compiling forkunsafe.cc
[514/1050] Compiling deterministic.cc
[515/1050] Compiling fork_detect.cc
[516/1050] Compiling poly1305.cc
[517/1050] Compiling poly1305_vec.cc
[518/1050] Compiling poly1305_arm.cc
[519/1050] Compiling pool.cc
[520/1050] Compiling pkcs7.cc
[521/1050] Compiling pkcs8.cc
[522/1050] Compiling p5_pbev2.cc
[523/1050] Compiling pkcs8_x509.cc
[524/1050] Compiling pkcs7_x509.cc
[525/1050] Compiling pem_xaux.cc
[526/1050] Compiling pem_x509.cc
[527/1050] Compiling pem_pkey.cc
[528/1050] Compiling mlkem.cc
[529/1050] Compiling pem_pk8.cc
[530/1050] Compiling obj_xref.cc
[531/1050] Compiling pem_lib.cc
[532/1050] Compiling mldsa.cc
[533/1050] Compiling pem_all.cc
[534/1050] Compiling pem_oth.cc
[535/1050] Compiling pem_info.cc
[536/1050] Compiling obj.cc
[537/1050] Compiling poly_rq_mul.S
[538/1050] Compiling fips_shared_support.cc
[539/1050] Compiling mem.cc
[540/1050] Compiling md5.cc
[541/1050] Compiling md4.cc
[542/1050] Compiling lhash.cc
[543/1050] Compiling hrss.cc
[544/1050] Compiling kyber.cc
[545/1050] Compiling ex_data.cc
[546/1050] Compiling sign.cc
[547/1050] Compiling scrypt.cc
[548/1050] Compiling hpke.cc
[549/1050] Compiling print.cc
[550/1050] Compiling pbkdf.cc
[551/1050] Compiling p_x25519.cc
[552/1050] Compiling p_rsa_asn1.cc
[553/1050] Compiling p_x25519_asn1.cc
[554/1050] Compiling p_ed25519.cc
[555/1050] Compiling p_hkdf.cc
[556/1050] Compiling p_rsa.cc
[557/1050] Compiling p_ed25519_asn1.cc
[558/1050] Compiling p_ec_asn1.cc
[559/1050] Compiling p_ec.cc
[560/1050] Compiling p_dh.cc
[561/1050] Compiling p_dh_asn1.cc
[562/1050] Compiling evp_ctx.cc
[563/1050] Compiling err.cc
[564/1050] Compiling engine.cc
[565/1050] Compiling p_dsa_asn1.cc
[566/1050] Compiling evp.cc
[567/1050] Compiling evp_asn1.cc
[568/1050] Compiling ecdh.cc
[569/1050] Compiling ecdsa_asn1.cc
[570/1050] Compiling hash_to_curve.cc
[571/1050] Compiling ec_derive.cc
[572/1050] Compiling dsa.cc
[573/1050] Compiling params.cc
[574/1050] Compiling dsa_asn1.cc
[575/1050] Compiling ec_asn1.cc
[576/1050] Compiling des.cc
[577/1050] Compiling x25519-asm-arm.S
[578/1050] Compiling digest_extra.cc
[579/1050] Compiling dh_asn1.cc
[580/1050] Compiling spake25519.cc
[581/1050] Compiling crypto.cc
[582/1050] Compiling cpu_arm_freebsd.cc
[583/1050] Compiling cpu_arm_linux.cc
[584/1050] Compiling cpu_intel.cc
[585/1050] Compiling curve25519.cc
[586/1050] Compiling cpu_aarch64_sysreg.cc
[587/1050] Compiling cpu_aarch64_openbsd.cc
[588/1050] Compiling bcm.cc
[589/1050] Compiling cpu_aarch64_win.cc
[590/1050] Compiling cpu_aarch64_linux.cc
[591/1050] Compiling cpu_aarch64_apple.cc
[592/1050] Compiling cpu_aarch64_fuchsia.cc
[593/1050] Compiling curve25519_64_adx.cc
[594/1050] Compiling tls_cbc.cc
[595/1050] Compiling e_tls.cc
[596/1050] Compiling e_rc2.cc
[597/1050] Compiling get_cipher.cc
[597/1050] Compiling e_rc4.cc
[599/1050] Compiling conf.cc
[600/1050] Compiling e_null.cc
[601/1050] Compiling e_des.cc
[602/1050] Compiling derive_key.cc
[603/1050] Compiling e_chacha20poly1305.cc
[604/1050] Compiling chacha.cc
[605/1050] Compiling e_aesctrhmac.cc
[606/1050] Compiling e_aesgcmsiv.cc
[607/1050] Compiling unicode.cc
[608/1050] Compiling buf.cc
[609/1050] Compiling cbb.cc
[610/1050] Compiling ber.cc
[611/1050] Compiling asn1_compat.cc
[612/1050] Compiling cbs.cc
[613/1050] Compiling blake2.cc
[614/1050] Compiling bn_asn1.cc
[615/1050] Compiling socket_helper.cc
[616/1050] Compiling convert.cc
[617/1050] Compiling socket.cc
[618/1050] Compiling printf.cc
[619/1050] Compiling pair.cc
[620/1050] Compiling hexdump.cc
[621/1050] Compiling file.cc
[622/1050] Compiling fd.cc
[623/1050] Compiling errno.cc
[624/1050] Compiling connect.cc
[625/1050] Compiling bio_mem.cc
[626/1050] Compiling base64.cc
[627/1050] Compiling bio.cc
[628/1050] Compiling tasn_enc.cc
[629/1050] Compiling tasn_typ.cc
[630/1050] Compiling tasn_fre.cc
[631/1050] Compiling posix_time.cc
[632/1050] Compiling tasn_utl.cc
[633/1050] Compiling tasn_new.cc
[634/1050] Compiling f_string.cc
[635/1050] Compiling f_int.cc
[636/1050] Compiling asn1_par.cc
[637/1050] Compiling asn_pack.cc
[638/1050] Compiling tasn_dec.cc
[639/1050] Compiling a_octet.cc
[640/1050] Compiling asn1_lib.cc
[641/1050] Compiling a_utctm.cc
[642/1050] Compiling a_type.cc
[643/1050] Compiling a_time.cc
[644/1050] Compiling a_strnid.cc
[645/1050] Compiling a_strex.cc
[646/1050] Compiling a_i2d_fp.cc
[647/1050] Compiling a_object.cc
[648/1050] Compiling a_dup.cc
[649/1050] Compiling a_d2i_fp.cc
[650/1050] Compiling a_gentm.cc
[651/1050] Compiling a_mbstr.cc
[652/1050] Compiling fiat_p256_adx_sqr.S
[653/1050] Compiling a_int.cc
[654/1050] Compiling fiat_p256_adx_mul.S
[655/1050] Compiling fiat_curve25519_adx_mul.S
[656/1050] Compiling fiat_curve25519_adx_square.S
[657/1050] Compiling md5-x86_64-linux.S
[658/1050] Compiling md5-x86_64-apple.S
[659/1050] Compiling md5-586-linux.S
[660/1050] Compiling md5-586-apple.S
[661/1050] Compiling chacha20_poly1305_x86_64-apple.S
[662/1050] Compiling a_bool.cc
[663/1050] Compiling a_bitstr.cc
[664/1050] Compiling chacha20_poly1305_x86_64-linux.S
[665/1050] Compiling chacha20_poly1305_armv8-win.S
[666/1050] Compiling chacha20_poly1305_armv8-linux.S
[667/1050] Compiling chacha20_poly1305_armv8-apple.S
[668/1050] Compiling chacha-x86_64-linux.S
[669/1050] Compiling chacha-x86_64-apple.S
[670/1050] Compiling chacha-x86-linux.S
[671/1050] Compiling chacha-x86-apple.S
[672/1050] Compiling CCryptoBoringSSLShims shims.c
[673/1050] Compiling chacha-armv8-win.S
[674/1050] Compiling chacha-armv8-linux.S
[675/1050] Compiling chacha-armv4-linux.S
[676/1050] Compiling chacha-armv8-apple.S
[677/1050] Compiling aes128gcmsiv-x86_64-apple.S
[678/1050] Compiling aes128gcmsiv-x86_64-linux.S
[679/1050] Compiling err_data.cc
[680/1050] Compiling x86_64-mont5-linux.S
[681/1050] Compiling x86_64-mont5-apple.S
[682/1050] Compiling x86_64-mont-linux.S
[683/1050] Compiling x86_64-mont-apple.S
[684/1050] Compiling x86-mont-linux.S
[685/1050] Compiling x86-mont-apple.S
[686/1050] Compiling vpaes-x86_64-apple.S
[687/1050] Compiling vpaes-x86_64-linux.S
[688/1050] Compiling vpaes-armv8-win.S
[689/1050] Compiling vpaes-x86-linux.S
[690/1050] Compiling vpaes-x86-apple.S
[691/1050] Compiling vpaes-armv8-apple.S
[692/1050] Compiling vpaes-armv8-linux.S
[693/1050] Compiling vpaes-armv7-linux.S
[694/1050] Compiling sha512-armv8-win.S
[695/1050] Compiling sha512-x86_64-apple.S
[696/1050] Compiling sha512-armv8-linux.S
[697/1050] Compiling sha512-x86_64-linux.S
[698/1050] Compiling sha512-armv4-linux.S
[699/1050] Compiling sha512-armv8-apple.S
[700/1050] Compiling sha512-586-linux.S
[701/1050] Compiling sha512-586-apple.S
[702/1050] Compiling sha256-x86_64-apple.S
[703/1050] Compiling sha256-armv8-linux.S
[704/1050] Compiling sha256-armv8-win.S
[705/1050] Compiling sha256-armv8-apple.S
[706/1050] Compiling sha256-x86_64-linux.S
[707/1050] Compiling sha256-armv4-linux.S
[708/1050] Compiling sha256-586-linux.S
[709/1050] Compiling sha256-586-apple.S
[710/1050] Compiling sha1-armv8-linux.S
[711/1050] Compiling sha1-x86_64-apple.S
[712/1050] Compiling sha1-armv8-win.S
[713/1050] Compiling sha1-x86_64-linux.S
[714/1050] Compiling sha1-armv8-apple.S
[715/1050] Compiling sha1-586-linux.S
[716/1050] Compiling sha1-armv4-large-linux.S
[717/1050] Compiling sha1-586-apple.S
[718/1050] Compiling rsaz-avx2-apple.S
[719/1050] Compiling rdrand-x86_64-linux.S
[720/1050] Compiling p256_beeu-x86_64-asm-linux.S
[721/1050] Compiling rdrand-x86_64-apple.S
[722/1050] Compiling rsaz-avx2-linux.S
[723/1050] Compiling p256_beeu-x86_64-asm-apple.S
[724/1050] Compiling p256_beeu-armv8-asm-win.S
[725/1050] Compiling p256_beeu-armv8-asm-linux.S
[726/1050] Compiling p256_beeu-armv8-asm-apple.S
[727/1050] Compiling p256-armv8-asm-win.S
[728/1050] Compiling p256-x86_64-asm-apple.S
[729/1050] Compiling p256-armv8-asm-linux.S
[730/1050] Compiling p256-x86_64-asm-linux.S
[731/1050] Compiling ghashv8-armv8-win.S
[732/1050] Compiling ghashv8-armv8-apple.S
[733/1050] Compiling p256-armv8-asm-apple.S
[734/1050] Compiling ghashv8-armv8-linux.S
[735/1050] Compiling ghashv8-armv7-linux.S
[736/1050] Compiling ghash-x86_64-linux.S
[737/1050] Compiling ghash-x86_64-apple.S
[738/1050] Compiling ghash-ssse3-x86_64-linux.S
[739/1050] Compiling ghash-x86-linux.S
[740/1050] Compiling ghash-x86-apple.S
[741/1050] Compiling ghash-ssse3-x86-linux.S
[742/1050] Compiling ghash-ssse3-x86_64-apple.S
[743/1050] Compiling ghash-neon-armv8-win.S
[744/1050] Compiling ghash-neon-armv8-linux.S
[745/1050] Compiling ghash-neon-armv8-apple.S
[746/1050] Compiling ghash-ssse3-x86-apple.S
[747/1050] Compiling ghash-armv4-linux.S
[748/1050] Compiling co-586-apple.S
[749/1050] Compiling co-586-linux.S
[750/1050] Compiling bsaes-armv7-linux.S
[751/1050] Compiling bn-armv8-win.S
[752/1050] Compiling bn-armv8-linux.S
[753/1050] Compiling bn-586-apple.S
[754/1050] Compiling bn-armv8-apple.S
[755/1050] Compiling armv8-mont-win.S
[756/1050] Compiling bn-586-linux.S
[757/1050] Compiling armv8-mont-apple.S
[758/1050] Compiling armv8-mont-linux.S
[759/1050] Compiling armv4-mont-linux.S
[760/1050] Compiling aesv8-gcm-armv8-linux.S
[761/1050] Compiling aesv8-gcm-armv8-win.S
[762/1050] Compiling aesv8-armv8-win.S
[763/1050] Compiling aesv8-gcm-armv8-apple.S
[764/1050] Compiling aesv8-armv8-linux.S
[765/1050] Compiling aesv8-armv8-apple.S
[766/1050] Compiling aesv8-armv7-linux.S
[767/1050] Compiling aesni-x86_64-linux.S
[768/1050] Compiling aesni-x86-linux.S
[769/1050] Compiling aesni-x86_64-apple.S
[770/1050] Compiling aesni-x86-apple.S
[771/1050] Compiling aesni-gcm-x86_64-linux.S
[772/1050] Compiling aesni-gcm-x86_64-apple.S
[773/1050] Compiling aes-gcm-avx10-x86_64-apple.S
[774/1050] Compiling aes-gcm-avx10-x86_64-linux.S
[775/1050] Compiling x_spki.cc
[776/1050] Compiling x_sig.cc
[777/1050] Compiling x_x509a.cc
[778/1050] Compiling x_val.cc
[779/1050] Compiling x_req.cc
[780/1050] Compiling x_x509.cc
[781/1050] Compiling c-nioatomics.c
[782/1050] Compiling x_crl.cc
[783/1050] Compiling x_pubkey.cc
[784/1050] Compiling x_exten.cc
[785/1050] Compiling x_attrib.cc
[786/1050] Compiling x_name.cc
[787/1050] Compiling x_all.cc
[788/1050] Compiling c-atomics.c
[789/1050] Compiling x_algor.cc
[791/1056] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[791/1056] Compiling x509rset.cc
[792/1056] Compiling x509name.cc
[793/1056] Compiling x509spki.cc
[794/1056] Compiling x509_vpm.cc
[795/1056] Compiling x509_vfy.cc
[796/1056] Compiling x509cset.cc
[798/1056] Compiling NIOConcurrencyHelpers lock.swift
[799/1056] Emitting module NIOConcurrencyHelpers
[800/1056] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[800/1056] Compiling x509_v3.cc
[802/1056] Compiling NIOConcurrencyHelpers atomics.swift
[803/1056] Compiling NIOConcurrencyHelpers NIOLock.swift
[804/1057] Compiling x509_txt.cc
[805/1057] Wrapping AST for NIOConcurrencyHelpers for debugging
[806/1057] Compiling x509_set.cc
[807/1057] Compiling x509_obj.cc
[808/1057] Compiling x509_trs.cc
[809/1057] Compiling x509_req.cc
[810/1057] Compiling x509_lu.cc
[811/1057] Compiling x509_ext.cc
[812/1057] Compiling x509_def.cc
[813/1057] Compiling x509_d2.cc
[814/1057] Compiling x509.cc
[815/1057] Compiling x509_cmp.cc
[816/1057] Compiling x509_att.cc
[817/1057] Compiling v3_skey.cc
[818/1057] Compiling v3_utl.cc
[819/1057] Compiling v3_prn.cc
[820/1057] Compiling v3_purp.cc
[821/1057] Compiling v3_pmaps.cc
[822/1057] Compiling v3_pcons.cc
[823/1057] Compiling v3_ocsp.cc
[824/1057] Compiling v3_lib.cc
[825/1057] Compiling v3_ncons.cc
[826/1057] Compiling v3_int.cc
[827/1057] Compiling v3_info.cc
[828/1057] Compiling v3_ia5.cc
[829/1057] Compiling v3_genn.cc
[830/1057] Compiling v3_enum.cc
[831/1057] Compiling v3_cpols.cc
[832/1057] Compiling v3_crld.cc
[833/1057] Compiling v3_extku.cc
[834/1057] Compiling v3_conf.cc
[835/1057] Compiling v3_bitst.cc
[836/1057] Compiling v3_alt.cc
[837/1057] Compiling v3_bcons.cc
[838/1057] Compiling v3_akeya.cc
[839/1057] Compiling t_x509a.cc
[840/1057] Compiling v3_akey.cc
[841/1057] Compiling t_x509.cc
[842/1057] Compiling t_req.cc
[843/1057] Compiling t_crl.cc
[844/1057] Compiling policy.cc
[845/1057] Compiling i2d_pr.cc
[846/1057] Compiling name_print.cc
[847/1057] Compiling rsa_pss.cc
[848/1057] Compiling by_file.cc
[849/1057] Compiling by_dir.cc
[850/1057] Compiling asn1_gen.cc
[851/1057] Compiling algorithm.cc
[852/1057] Compiling a_digest.cc
[853/1057] Compiling a_sign.cc
[854/1057] Compiling voprf.cc
[855/1057] Compiling a_verify.cc
[856/1057] Compiling trust_token.cc
[857/1057] Compiling thread_win.cc
[858/1057] Compiling thread_pthread.cc
[859/1057] Compiling pmbtoken.cc
[860/1057] Compiling thread.cc
[861/1057] Compiling thread_none.cc
[862/1057] Compiling wots.cc
[863/1057] Compiling stack.cc
[864/1057] Compiling thash.cc
[865/1057] Compiling slhdsa.cc
[866/1057] Compiling merkle.cc
[867/1057] Compiling sha512.cc
[868/1057] Compiling fors.cc
[869/1057] Compiling siphash.cc
[870/1057] Compiling sha256.cc
[871/1057] Compiling sha1.cc
[872/1057] Compiling rsa_print.cc
[873/1057] Compiling rsa_extra.cc
[874/1057] Compiling refcount.cc
[875/1057] Compiling rc4.cc
[876/1057] Compiling windows.cc
[877/1057] Compiling rsa_crypt.cc
[878/1057] Compiling rsa_asn1.cc
[879/1057] Compiling urandom.cc
[880/1057] Compiling trusty.cc
[881/1057] Compiling rand_extra.cc
[882/1057] Compiling ios.cc
[883/1057] Compiling passive.cc
[884/1057] Compiling poly1305_arm_asm.S
[885/1057] Compiling getentropy.cc
[886/1057] Compiling deterministic.cc
[887/1057] Compiling forkunsafe.cc
[888/1057] Compiling fork_detect.cc
[889/1057] Compiling pool.cc
[890/1057] Compiling poly1305.cc
[891/1057] Compiling poly1305_arm.cc
[892/1057] Compiling poly1305_vec.cc
[893/1057] Compiling pkcs7.cc
[894/1057] Compiling pkcs7_x509.cc
[895/1057] Compiling pkcs8.cc
[896/1057] Compiling p5_pbev2.cc
[897/1057] Compiling pkcs8_x509.cc
[898/1057] Compiling pem_xaux.cc
[899/1057] Compiling pem_x509.cc
[900/1057] Compiling pem_pkey.cc
[901/1057] Compiling pem_pk8.cc
[902/1057] Compiling obj_xref.cc
[903/1057] Compiling pem_oth.cc
[904/1057] Compiling pem_lib.cc
[905/1057] Compiling obj.cc
[906/1057] Compiling pem_info.cc
[907/1057] Compiling mldsa.cc
[908/1057] Compiling mlkem.cc
[909/1057] Compiling pem_all.cc
[910/1057] Compiling mem.cc
[911/1057] Compiling fips_shared_support.cc
[912/1057] Compiling md5.cc
[913/1057] Compiling poly_rq_mul.S
[914/1057] Compiling lhash.cc
[915/1057] Compiling md4.cc
[916/1057] Compiling kyber.cc
[917/1057] Compiling sign.cc
[918/1057] Compiling ex_data.cc
[919/1057] Compiling hrss.cc
[920/1057] Compiling hpke.cc
[921/1057] Compiling scrypt.cc
[922/1057] Compiling pbkdf.cc
[923/1057] Compiling print.cc
[924/1057] Compiling p_x25519.cc
[925/1057] Compiling p_x25519_asn1.cc
[926/1057] Compiling p_rsa_asn1.cc
[927/1057] Compiling p_rsa.cc
[928/1057] Compiling p_ed25519_asn1.cc
[929/1057] Compiling p_ed25519.cc
[930/1057] Compiling p_hkdf.cc
[931/1057] Compiling p_ec_asn1.cc
[932/1057] Compiling p_dh.cc
[933/1057] Compiling p_ec.cc
[934/1057] Compiling evp_ctx.cc
[935/1057] Compiling p_dh_asn1.cc
[936/1057] Compiling p_dsa_asn1.cc
[937/1057] Compiling evp_asn1.cc
[938/1057] Compiling evp.cc
[939/1057] Compiling err.cc
[940/1057] Compiling engine.cc
[941/1057] Compiling ecdh_extra.cc
[942/1057] Compiling ecdsa_asn1.cc
[943/1057] Compiling hash_to_curve.cc
[944/1057] Compiling ec_derive.cc
[945/1057] Compiling ec_asn1.cc
[946/1057] Compiling dsa_asn1.cc
[947/1057] Compiling dsa.cc
[948/1057] Compiling params.cc
[949/1057] Compiling digest_extra.cc
[950/1057] Compiling x25519-asm-arm.S
[951/1057] Compiling dh_asn1.cc
[952/1057] Compiling des.cc
[953/1057] Compiling spake25519.cc
[954/1057] Compiling crypto.cc
[955/1057] Compiling cpu_intel.cc
[956/1057] Compiling cpu_arm_linux.cc
[957/1057] Compiling cpu_arm_freebsd.cc
[958/1057] Compiling curve25519.cc
[959/1057] Compiling cpu_aarch64_win.cc
[960/1057] Compiling cpu_aarch64_openbsd.cc
[961/1057] Compiling cpu_aarch64_sysreg.cc
[962/1057] Compiling cpu_aarch64_linux.cc
[963/1057] Compiling curve25519_64_adx.cc
[964/1057] Compiling cpu_aarch64_fuchsia.cc
[965/1057] Compiling cpu_aarch64_apple.cc
[966/1057] Compiling bcm.cc
[967/1057] Compiling tls_cbc.cc
[968/1057] Compiling e_tls.cc
[969/1057] Compiling conf.cc
[970/1057] Compiling e_null.cc
[971/1057] Compiling e_rc4.cc
[972/1057] Compiling e_rc2.cc
[973/1057] Compiling e_chacha20poly1305.cc
[974/1057] Compiling e_des.cc
[975/1057] Compiling cipher_extra.cc
[976/1057] Compiling derive_key.cc
[977/1057] Compiling unicode.cc
[978/1057] Compiling e_aesctrhmac.cc
[979/1057] Compiling e_aesgcmsiv.cc
[980/1057] Compiling chacha.cc
[981/1057] Compiling cbb.cc
[982/1057] Compiling cbs.cc
[983/1057] Compiling ber.cc
[984/1057] Compiling bn_asn1.cc
[985/1057] Compiling asn1_compat.cc
[986/1057] Compiling buf.cc
[987/1057] Compiling blake2.cc
[988/1057] Compiling convert.cc
[989/1057] Compiling printf.cc
[990/1057] Compiling hexdump.cc
[991/1057] Compiling pair.cc
[992/1057] Compiling errno.cc
[993/1057] Compiling bio_mem.cc
[994/1057] Compiling fd.cc
[995/1057] Compiling file.cc
[996/1057] Compiling bio.cc
[997/1057] Compiling base64.cc
[998/1057] Compiling tasn_typ.cc
[999/1057] Compiling tasn_fre.cc
[1000/1057] Compiling tasn_utl.cc
[1001/1057] Compiling tasn_new.cc
[1002/1057] Compiling tasn_enc.cc
[1003/1057] Compiling posix_time.cc
[1004/1057] Compiling tasn_dec.cc
[1005/1057] Compiling f_string.cc
[1006/1057] Compiling f_int.cc
[1007/1057] Compiling asn_pack.cc
[1008/1057] Compiling a_time.cc
[1009/1057] Compiling asn1_par.cc
[1010/1057] Compiling a_utctm.cc
[1011/1057] Compiling asn1_lib.cc
[1012/1057] Compiling a_type.cc
[1013/1057] Compiling a_strnid.cc
[1014/1057] Compiling a_octet.cc
[1015/1057] Compiling a_strex.cc
[1016/1057] Compiling a_mbstr.cc
[1017/1057] Compiling a_i2d_fp.cc
[1017/1057] Write sources
[1021/1057] Compiling a_object.cc
[1022/1057] Compiling a_int.cc
[1023/1057] Compiling a_dup.cc
[1024/1057] Compiling a_gentm.cc
[1025/1112] Compiling a_d2i_fp.cc
[1027/1146] Compiling Algorithms Combinations.swift
[1028/1146] Compiling Algorithms FlattenCollection.swift
[1029/1146] Compiling Algorithms Grouped.swift
[1029/1148] Compiling a_bool.cc
[1031/1148] Compiling Algorithms Joined.swift
[1032/1148] Compiling Algorithms Keyed.swift
[1033/1148] Compiling Algorithms Reductions.swift
[1034/1148] Compiling Algorithms Rotate.swift
[1034/1148] Compiling a_bitstr.cc
[1036/1148] Compiling Algorithms MinMax.swift
[1037/1148] Compiling Algorithms RandomSample.swift
[1038/1148] Compiling Algorithms AdjacentPairs.swift
[1039/1148] Compiling Algorithms Chain.swift
[1040/1148] Compiling Algorithms Chunked.swift
[1041/1156] Compiling Atomics IntegerOperations.swift
[1042/1156] Compiling Atomics Unmanaged extensions.swift
[1043/1156] Compiling Algorithms Cycle.swift
[1044/1156] Compiling Algorithms EitherSequence.swift
[1045/1156] Compiling Algorithms FirstNonNil.swift
[1046/1156] Emitting module AsyncAlgorithms
[1047/1162] Compiling Algorithms Split.swift
[1048/1162] Compiling Algorithms Stride.swift
[1049/1162] Compiling Algorithms Suffix.swift
[1053/1165] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1054/1165] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1055/1165] Compiling AsyncAlgorithms MergeStateMachine.swift
[1056/1165] Compiling AsyncAlgorithms MergeStorage.swift
[1057/1165] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1058/1165] Compiling AsyncAlgorithms Rethrow.swift
[1065/1165] Compiling CryptoBoringWrapper RandomBytes.swift
[1066/1165] Emitting module CryptoBoringWrapper
[1069/1165] Compiling Algorithms Product.swift
[1080/1165] Compiling Algorithms Indexed.swift
[1081/1165] Compiling Algorithms Intersperse.swift
[1082/1165] Compiling Algorithms Compacted.swift
[1087/1165] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1096/1165] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1097/1165] Compiling CryptoBoringWrapper EllipticCurve.swift
[1098/1165] Compiling Algorithms Trim.swift
[1099/1165] Compiling Algorithms Unique.swift
[1100/1165] Compiling Algorithms Windows.swift
[1101/1165] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1102/1165] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1103/1165] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1104/1166] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1105/1166] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1106/1166] Compiling AsyncAlgorithms DebounceStorage.swift
[1107/1166] Compiling AsyncAlgorithms Dictionary.swift
[1108/1166] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1109/1166] Compiling AsyncAlgorithms Locking.swift
[1112/1166] Compiling AsyncAlgorithms ChannelStorage.swift
[1113/1166] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1114/1166] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1115/1166] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1116/1166] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1123/1237] Compiling Crypto AES-GCM.swift
[1124/1237] Compiling Crypto AES-GCM_boring.swift
[1125/1237] Compiling Crypto ChaChaPoly_boring.swift
[1126/1237] Compiling Crypto ChaChaPoly.swift
[1127/1237] Compiling Crypto HPKE-Utils.swift
[1128/1237] Compiling Crypto DHKEM.swift
[1129/1237] Compiling Crypto HPKE-KEM-Curve25519.swift
[1130/1237] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1131/1237] Compiling Crypto HPKE-KEM.swift
[1132/1237] Compiling Crypto HPKE-Errors.swift
[1134/1238] Emitting module Atomics
[1135/1238] Compiling Crypto ASN1.swift
[1136/1238] Compiling Crypto ASN1Any.swift
[1137/1238] Compiling Crypto ASN1BitString.swift
[1139/1247] Compiling ServiceLifecycle Service.swift
[1139/1248] Wrapping AST for Atomics for debugging
[1141/1308] Compiling ServiceLifecycle ServiceRunnerError.swift
[1142/1308] Emitting module ServiceLifecycle
[1143/1308] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1144/1308] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1145/1308] Compiling ServiceLifecycle CancellationWaiter.swift
[1146/1308] Emitting module Algorithms
[1148/1309] Compiling Crypto SymmetricKeys.swift
[1149/1309] Compiling Crypto HMAC.swift
[1150/1309] Compiling Crypto MACFunctions.swift
[1151/1309] Compiling Crypto MessageAuthenticationCode.swift
[1152/1309] Compiling Crypto AES.swift
[1153/1309] Compiling Crypto ECDSASignature_boring.swift
[1154/1309] Compiling Crypto ECDSA_boring.swift
[1155/1309] Compiling Crypto EdDSA_boring.swift
[1156/1309] Compiling Crypto ECDSA.swift
[1157/1309] Compiling Crypto Ed25519.swift
[1158/1309] Compiling NIOCore ByteBuffer-aux.swift
[1159/1309] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1160/1309] Compiling NIOCore ByteBuffer-conversions.swift
[1161/1309] Compiling NIOCore ByteBuffer-core.swift
[1162/1309] Compiling NIOCore ByteBuffer-hex.swift
[1163/1309] Compiling NIOCore ByteBuffer-int.swift
[1164/1309] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1165/1309] Compiling NIOCore CircularBuffer.swift
[1166/1309] Compiling NIOCore Codec.swift
[1167/1309] Compiling NIOCore ConvenienceOptionSupport.swift
[1168/1318] Compiling NIOCore GlobalSingletons.swift
[1169/1318] Compiling NIOCore MulticastChannel.swift
[1170/1318] Compiling NIOCore NIOAny.swift
[1171/1318] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1172/1318] Compiling NIOCore NIOLoopBound.swift
[1173/1318] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1174/1318] Compiling NIOCore NIOScheduledCallback.swift
[1175/1318] Compiling NIOCore NIOSendable.swift
[1176/1318] Compiling NIOCore RecvByteBufferAllocator.swift
[1177/1318] Compiling Crypto X25519Keys.swift
[1178/1318] Emitting module Crypto
[1179/1318] Compiling NIOCore AddressedEnvelope.swift
[1180/1318] Compiling NIOCore AsyncAwaitSupport.swift
[1181/1318] Compiling NIOCore AsyncChannel.swift
[1182/1318] Compiling NIOCore AsyncChannelHandler.swift
[1183/1318] Compiling NIOCore AsyncChannelInboundStream.swift
[1184/1318] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1185/1318] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1186/1318] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1187/1318] Compiling NIOCore NIOAsyncWriter.swift
[1188/1318] Compiling NIOCore ByteBuffer-multi-int.swift
[1189/1318] Compiling ServiceLifecycle GracefulShutdown.swift
[1190/1318] Compiling ServiceLifecycle ServiceGroup.swift
[1191/1318] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1201/1327] Compiling NIOCore DeadChannel.swift
[1202/1327] Compiling NIOCore DispatchQueue+WithFuture.swift
[1203/1327] Compiling NIOCore EventLoop+Deprecated.swift
[1204/1327] Compiling NIOCore EventLoop+SerialExecutor.swift
[1205/1327] Compiling NIOCore EventLoop.swift
[1206/1327] Compiling NIOCore IO.swift
[1207/1327] Compiling NIOCore IOData.swift
[1208/1327] Compiling NIOCore IPProtocol.swift
[1209/1327] Compiling NIOCore IntegerBitPacking.swift
[1210/1327] Compiling NIOCore IntegerTypes.swift
[1211/1327] Compiling NIOCore Interfaces.swift
[1212/1327] Compiling NIOCore Linux.swift
[1213/1327] Compiling NIOCore MarkedCircularBuffer.swift
[1214/1327] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1215/1327] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1216/1327] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1217/1327] Compiling NIOCore EventLoopFuture.swift
[1218/1327] Compiling NIOCore FileDescriptor.swift
[1219/1327] Compiling NIOCore FileHandle.swift
[1220/1327] Compiling NIOCore FileRegion.swift
[1221/1327] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1222/1327] Compiling NIOCore ByteBuffer-views.swift
[1223/1327] Compiling NIOCore Channel.swift
[1224/1327] Compiling NIOCore ChannelHandler.swift
[1225/1327] Compiling NIOCore ChannelHandlers.swift
[1226/1327] Compiling NIOCore ChannelInvoker.swift
[1227/1327] Compiling NIOCore ChannelOption.swift
[1228/1327] Compiling NIOCore ChannelPipeline.swift
[1229/1327] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1230/1327] Compiling NIOCore BSDSocketAPI.swift
[1239/1327] Compiling Crypto Signature.swift
[1240/1327] Compiling Crypto CryptoKitErrors_boring.swift
[1241/1327] Compiling Crypto RNG_boring.swift
[1242/1327] Compiling Crypto SafeCompare_boring.swift
[1243/1327] Compiling Crypto Zeroization_boring.swift
[1244/1327] Compiling Crypto PrettyBytes.swift
[1245/1327] Compiling Crypto SafeCompare.swift
[1246/1327] Compiling Crypto SecureBytes.swift
[1247/1327] Compiling Crypto Zeroization.swift
[1265/1374] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1266/1374] Compiling NIOCore SocketAddresses.swift
[1267/1374] Compiling NIOCore SocketOptionProvider.swift
[1268/1374] Compiling NIOCore SystemCallHelpers.swift
[1269/1374] Compiling NIOCore TimeAmount+Duration.swift
[1270/1374] Compiling NIOCore TypeAssistedChannelHandler.swift
[1271/1374] Compiling NIOCore UniversalBootstrapSupport.swift
[1272/1374] Compiling NIOCore Utilities.swift
[1273/1374] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1274/1374] Compiling _CryptoExtras DigestType.swift
[1275/1374] Compiling _CryptoExtras Error.swift
[1276/1374] Compiling _CryptoExtras I2OSP.swift
[1277/1374] Compiling _CryptoExtras IntegerEncoding.swift
[1278/1374] Compiling _CryptoExtras PEMDocument.swift
[1279/1380] Compiling _CryptoExtras HashToField.swift
[1280/1380] Compiling _CryptoExtras KDF.swift
[1281/1380] Compiling _CryptoExtras PBKDF2_boring.swift
[1282/1380] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1283/1380] Compiling _CryptoExtras PBKDF2.swift
[1284/1380] Compiling _CryptoExtras Scrypt_boring.swift
[1285/1380] Compiling _CryptoExtras ARCRequest.swift
[1286/1380] Compiling _CryptoExtras ARCResponse.swift
[1287/1380] Compiling _CryptoExtras ARCServer.swift
[1288/1380] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1289/1380] Compiling _CryptoExtras ChaCha20CTR.swift
[1290/1380] Compiling _CryptoExtras ECToolbox_boring.swift
[1291/1380] Compiling _CryptoExtras ECToolbox.swift
[1292/1380] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1293/1380] Compiling _CryptoExtras ARC+API.swift
[1294/1380] Compiling _CryptoExtras ARC.swift
[1295/1380] Compiling _CryptoExtras ARCCredential.swift
[1296/1380] Compiling _CryptoExtras ARCEncoding.swift
[1297/1380] Compiling _CryptoExtras ARCPrecredential.swift
[1298/1380] Compiling _CryptoExtras ARCPresentation.swift
[1299/1380] Compiling _CryptoExtras AES_CBC.swift
[1300/1380] Compiling _CryptoExtras AES_CFB.swift
[1301/1380] Compiling _CryptoExtras AES_CTR.swift
[1302/1380] Compiling _CryptoExtras AES_GCM_SIV.swift
[1303/1380] Compiling _CryptoExtras Block Function.swift
[1304/1380] Compiling _CryptoExtras AES_CFB_boring.swift
[1305/1380] Compiling _CryptoExtras AES_CTR_boring.swift
[1306/1380] Emitting module _CryptoExtras
[1307/1380] Compiling _CryptoExtras PrettyBytes.swift
[1308/1380] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1309/1380] Compiling _CryptoExtras DLEQ.swift
[1310/1380] Compiling _CryptoExtras Prover.swift
[1311/1380] Compiling _CryptoExtras Verifier.swift
[1312/1380] Compiling _CryptoExtras ZKPToolbox.swift
[1313/1380] Compiling _CryptoExtras VOPRFServer.swift
[1314/1380] Compiling _CryptoExtras RSA+BlindSigning.swift
[1315/1380] Compiling _CryptoExtras RSA.swift
[1316/1380] Compiling _CryptoExtras RSA_boring.swift
[1317/1380] Compiling _CryptoExtras RSA_security.swift
[1318/1380] Compiling _CryptoExtras BoringSSLHelpers.swift
[1346/1380] Emitting module NIOCore
[1347/1381] Wrapping AST for NIOCore for debugging
[1349/1458] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1350/1458] Emitting module NIOHTTPTypes
[1351/1459] Wrapping AST for NIOHTTPTypes for debugging
[1353/1459] Compiling NIONFS3 NFSTypes+Lookup.swift
[1354/1459] Compiling NIONFS3 NFSTypes+Null.swift
[1355/1459] Compiling NIONFS3 NFSTypes+PathConf.swift
[1356/1473] Emitting module NIOHTTPResponsiveness
[1357/1473] Compiling NIOHTTPResponsiveness HTTPReceiveDiscardHandler.swift
[1358/1473] Emitting module NIOEmbedded
[1359/1473] Compiling NIOEmbedded AsyncTestingChannel.swift
[1360/1473] Compiling NIOResumableUpload HTTPResumableUploadChannel.swift
[1361/1473] Compiling NIOHTTPResponsiveness ResponsivenessConfig.swift
[1362/1473] Compiling NIOHTTPResponsiveness SimpleResponsivenessRequestMux.swift
[1363/1473] Compiling NIOPosix Linux.swift
[1364/1473] Compiling NIOPosix LinuxCPUSet.swift
[1365/1473] Compiling NIOPosix LinuxUring.swift
[1366/1473] Compiling NIOHTTPResponsiveness HTTPDrippingDownloadHandler.swift
[1367/1474] Compiling NIOPosix Pool.swift
[1368/1474] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1369/1474] Compiling NIOPosix PosixSingletons.swift
[1370/1474] Compiling NIOPosix RawSocketBootstrap.swift
[1371/1474] Compiling NIOPosix Resolver.swift
[1372/1474] Compiling NIOPosix Selectable.swift
[1373/1474] Compiling NIOResumableUpload HTTPResumableUploadProtocol.swift
[1374/1474] Compiling NIOResumableUpload HTTPResumableUploadContext.swift
[1375/1474] Compiling NIOResumableUpload HTTPResumableUploadHandler.swift
[1376/1474] Compiling NIOResumableUpload HTTPResumableUpload.swift
[1377/1480] Emitting module NIOResumableUpload
[1379/1481] Compiling NIONFS3 NFSTypes+Read.swift
[1380/1481] Compiling NIONFS3 NFSTypes+ReadDir.swift
[1381/1481] Compiling NIONFS3 NFSTypes+ReadDirPlus.swift
[1382/1481] Compiling NIOEmbedded Embedded.swift
[1383/1481] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1385/1482] Wrapping AST for NIOResumableUpload for debugging
[1386/1482] Wrapping AST for NIOEmbedded for debugging
[1388/1482] Compiling NIONFS3 NFSTypes+Readlink.swift
[1389/1482] Compiling NIONFS3 NFSTypes+SetAttr.swift
[1390/1482] Compiling NIONFS3 RPCTypes.swift
[1391/1482] Compiling NIOPosix ThreadPosix.swift
[1392/1482] Compiling NIOPosix ThreadWindows.swift
[1393/1482] Compiling NIOPosix UnsafeTransfer.swift
[1394/1482] Compiling NIOPosix Utilities.swift
[1395/1482] Compiling NIOPosix VsockAddress.swift
[1396/1482] Compiling NIOPosix VsockChannelEvents.swift
[1397/1482] Emitting module NIOPosix
[1398/1482] Compiling NIOPosix ServerSocket.swift
[1399/1482] Compiling NIOPosix Socket.swift
[1400/1482] Compiling NIOPosix SocketChannel.swift
[1401/1482] Compiling NIOPosix SocketProtocols.swift
[1402/1482] Compiling NIOPosix System.swift
[1403/1482] Compiling NIOPosix Thread.swift
[1404/1482] Compiling NIOPosix SelectableChannel.swift
[1405/1482] Compiling NIOPosix SelectableEventLoop.swift
[1406/1482] Compiling NIOPosix SelectorEpoll.swift
[1407/1482] Compiling NIOPosix SelectorGeneric.swift
[1408/1482] Compiling NIOPosix SelectorKqueue.swift
[1409/1482] Compiling NIOPosix SelectorUring.swift
[1410/1482] Compiling NIOPosix PipeChannel.swift
[1411/1482] Compiling NIOPosix PipePair.swift
[1414/1482] Compiling NIOPosix NIOThreadPool.swift
[1415/1482] Compiling NIOPosix NonBlockingFileIO.swift
[1416/1482] Compiling NIOPosix PendingDatagramWritesManager.swift
[1417/1482] Compiling NIOPosix PendingWritesManager.swift
[1419/1482] Compiling NIOPosix IO.swift
[1420/1482] Compiling NIOPosix IntegerBitPacking.swift
[1421/1482] Compiling NIOPosix IntegerTypes.swift
[1422/1482] Emitting module NIONFS3
[1441/1483] Compiling NIOPosix ControlMessage.swift
[1442/1483] Compiling NIOPosix DatagramVectorReadManager.swift
[1443/1483] Compiling NIOPosix Errors+Any.swift
[1444/1483] Compiling NIOPosix FileDescriptor.swift
[1445/1483] Compiling NIOPosix GetaddrinfoResolver.swift
[1446/1483] Compiling NIOPosix HappyEyeballs.swift
[1454/1484] Wrapping AST for NIOPosix for debugging
[1456/1486] Compiling NIO Exports.swift
[1457/1486] Emitting module NIO
[1458/1487] Wrapping AST for NIO for debugging
[1460/1521] Compiling NIOTLS TLSEvents.swift
[1461/1521] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1462/1522] Compiling NIOSOCKS SOCKSResponse.swift
[1463/1522] Compiling NIOSOCKS ClientStateMachine.swift
[1464/1522] Compiling NIOSOCKS ServerStateMachine.swift
[1465/1522] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1466/1522] Compiling NIOHTTP1 HTTPDecoder.swift
[1467/1522] Emitting module NIOSOCKS
[1468/1522] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1469/1522] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1470/1522] Compiling NIOHTTP1 HTTPEncoder.swift
[1471/1522] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1472/1522] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1473/1522] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1474/1523] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1475/1523] Compiling NIOTLS SNIHandler.swift
[1476/1523] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1477/1523] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1478/1523] Emitting module NIOTLS
[1480/1524] Wrapping AST for NIOSOCKS for debugging
[1482/1524] Emitting module NIOHTTP1
[1483/1529] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1484/1529] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1485/1549] Compiling NIOSSL SSLCallbacks.swift
[1486/1549] Compiling NIOSSL SSLCertificate.swift
[1487/1557] Emitting module NIOSOCKSClient
[1488/1557] Compiling NIOSOCKSClient main.swift
[1489/1558] Compiling NIOSSL ByteBufferBIO.swift
[1490/1558] Compiling NIOSSL CustomPrivateKey.swift
[1491/1558] Compiling NIOSSL NIOSSLHandler.swift
[1492/1558] Compiling NIOSSL AndroidCABundle.swift
[1494/1558] Compiling NIOSSL SSLConnection.swift
[1495/1558] Compiling NIOSSL SSLContext.swift
[1496/1558] Compiling NIOSSL IdentityVerification.swift
[1497/1558] Compiling NIOSSL NIOSSLServerHandler.swift
[1498/1558] Compiling NIOSSL ObjectIdentifier.swift
[1499/1558] Compiling NIOSSL PosixPort.swift
[1499/1558] Wrapping AST for NIOSOCKSClient for debugging
[1500/1558] Write Objects.LinkFileList
[1502/1558] Compiling NIOSSL LinuxCABundle.swift
[1503/1558] Compiling NIOSSL NIOSSLClientHandler.swift
[1504/1558] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1505/1559] Wrapping AST for NIOHTTP1 for debugging
[1506/1599] Linking NIOSOCKSClient
[1508/1599] Emitting module NIOSSL
[1509/1603] Compiling NIOSSL SSLPrivateKey.swift
[1510/1603] Compiling NIOSSL SSLPublicKey.swift
[1511/1603] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1512/1603] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1513/1603] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1514/1603] Compiling NIOSSL SubjectAlternativeName.swift
[1515/1603] Compiling NIOSSL NIOSSLSecureBytes.swift
[1516/1603] Compiling NIOSSL RNG.swift
[1517/1603] Compiling NIOSSL SafeCompare.swift
[1518/1603] Compiling NIOHPACK IndexedHeaderTable.swift
[1519/1603] Compiling NIOHPACK IntegerCoding.swift
[1520/1604] Emitting module NIOHTTPCompression
[1521/1604] Compiling NIOHPACK HuffmanCoding.swift
[1522/1604] Compiling NIOHPACK HuffmanTables.swift
[1523/1604] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1524/1604] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1525/1604] Compiling NIOExtras NIORequestIdentifiable.swift
[1526/1606] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1527/1606] Emitting module NIOHTTPTypesHTTP1
[1528/1606] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1529/1606] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1530/1606] Compiling NIOExtras DebugInboundEventsHandler.swift
[1531/1606] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1532/1607] Compiling NIOHTTPCompression HTTPCompression.swift
[1533/1607] Compiling NIOHPACK StaticHeaderTable.swift
[1534/1607] Compiling NIOHTTPCompression HTTPDecompression.swift
[1535/1607] Compiling NIOExtras PCAPRingBuffer.swift
[1536/1607] Compiling NIOExtras QuiescingHelper.swift
[1537/1607] Compiling NIOExtras RequestResponseHandler.swift
[1538/1607] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1539/1607] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1540/1607] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1541/1607] Emitting module NIOHPACK
[1543/1608] Emitting module NIOExtras
[1545/1608] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1546/1608] Compiling NIOExtras NIOExtrasError.swift
[1547/1608] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1548/1608] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1549/1608] Compiling NIOExtras JSONRPCFraming.swift
[1554/1608] Compiling NIOExtras LengthFieldPrepender.swift
[1555/1608] Compiling NIOExtras LineBasedFrameDecoder.swift
[1560/1608] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1561/1608] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1561/1608] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1579/1611] Compiling NIOExtras UnsafeTransfer.swift
[1580/1611] Compiling NIOExtras WritePCAPHandler.swift
[1581/1611] Compiling NIOSSL SSLPKCS12Bundle.swift
[1582/1669] Emitting module NIOResumableUploadDemo
[1583/1669] Compiling NIOResumableUploadDemo main.swift
[1585/1670] Compiling NIOHTTP2 Error+Any.swift
[1586/1670] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1587/1670] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1588/1670] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1588/1671] Wrapping AST for NIOResumableUploadDemo for debugging
[1589/1671] Write Objects.LinkFileList
[1591/1671] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1592/1671] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1594/1672] Wrapping AST for NIOExtras for debugging
[1596/1687] Compiling NIOHTTP2 DOSHeuristics.swift
[1601/1687] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1602/1688] Emitting module NIOWritePCAPDemo
[1603/1688] Compiling NIOWritePCAPDemo main.swift
[1604/1689] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[1605/1690] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[1606/1690] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[1607/1690] Compiling NIOExtrasPerformanceTester Measurement.swift
[1608/1690] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[1611/1690] Emitting module NIOWritePartialPCAPDemo
[1612/1690] Compiling NIOWritePartialPCAPDemo main.swift
[1613/1690] Compiling HTTPServerWithQuiescingDemo main.swift
[1614/1690] Emitting module HTTPServerWithQuiescingDemo
[1614/1690] Linking NIOResumableUploadDemo
[1618/1690] Compiling NIOHTTP2 HasLocalSettings.swift
[1619/1690] Compiling NIOHTTP2 HasRemoteSettings.swift
[1620/1690] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1621/1690] Compiling NIOHTTP2 QuiescingState.swift
[1622/1690] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1623/1690] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1624/1690] Compiling NIOHTTP2 MaySendFrames.swift
[1625/1690] Compiling NIOHTTP2 SendingDataState.swift
[1626/1690] Compiling NIOHTTP2 SendingGoawayState.swift
[1627/1690] Compiling NIOHTTP2 SendingHeadersState.swift
[1628/1690] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1629/1690] Compiling NIOHTTP2 SendingRstStreamState.swift
[1630/1690] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1631/1690] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1632/1698] Emitting module NIOExtrasPerformanceTester
[1633/1698] Compiling NIOExtrasPerformanceTester Benchmark.swift
[1634/1698] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[1635/1700] Compiling NIOExtrasPerformanceTester main.swift
[1638/1700] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
[1639/1701] Emitting module NIOHTTP2
[1639/1701] Wrapping AST for NIOWritePCAPDemo for debugging
[1640/1701] Write Objects.LinkFileList
[1642/1701] Wrapping AST for NIOWritePartialPCAPDemo for debugging
[1643/1701] Write Objects.LinkFileList
[1644/1701] Wrapping AST for HTTPServerWithQuiescingDemo for debugging
[1645/1701] Write Objects.LinkFileList
[1646/1727] Wrapping AST for NIOExtrasPerformanceTester for debugging
[1647/1729] Write Objects.LinkFileList
[1648/1793] Linking NIOWritePCAPDemo
[1649/1793] Linking NIOWritePartialPCAPDemo
[1651/1793] Compiling X509 CSRAttribute.swift
[1652/1793] Compiling X509 CSRAttributes.swift
[1653/1793] Compiling X509 CSRVersion.swift
[1654/1793] Compiling X509 CertificateSigningRequest.swift
[1655/1793] Compiling X509 CertificationRequestInfo.swift
[1656/1793] Compiling X509 ExtensionRequest.swift
[1657/1793] Compiling X509 Certificate.swift
[1658/1793] Compiling X509 CertificatePrivateKey.swift
[1659/1793] Compiling X509 CertificatePublicKey.swift
[1659/1793] Linking NIOExtrasPerformanceTester
[1661/1793] Compiling X509 AuthorityKeyIdentifier.swift
[1662/1793] Compiling X509 BasicConstraints.swift
[1663/1793] Compiling X509 ExtendedKeyUsage.swift
[1664/1793] Compiling X509 OCSPCertID.swift
[1665/1793] Compiling X509 OCSPCertStatus.swift
[1666/1793] Compiling X509 OCSPExtensionID.swift
[1667/1793] Compiling X509 OCSPNonce.swift
[1668/1793] Compiling X509 OCSPPolicy.swift
[1668/1793] Linking HTTPServerWithQuiescingDemo
[1670/1793] Compiling X509 OCSPRequest.swift
[1671/1793] Compiling X509 OCSPResponse.swift
[1672/1793] Compiling X509 OCSPResponseBytes.swift
[1673/1793] Compiling X509 OCSPResponseData.swift
[1674/1793] Compiling X509 OCSPResponseStatus.swift
[1675/1793] Compiling X509 OCSPSignature.swift
[1676/1793] Compiling X509 OCSPSingleRequest.swift
[1677/1793] Compiling X509 OCSPSingleResponse.swift
[1678/1793] Compiling X509 EmailAddress.swift
[1679/1793] Compiling X509 LocalityName.swift
[1680/1793] Compiling X509 OrganizationName.swift
[1681/1793] Compiling X509 OrganizationalUnitName.swift
[1682/1793] Compiling X509 StateOrProvinceName.swift
[1683/1793] Compiling X509 StreetAddress.swift
[1684/1793] Compiling X509 Error.swift
[1685/1793] Compiling X509 AuthorityInformationAccess.swift
[1686/1793] Compiling X509 CertificateStore.swift
[1687/1793] Compiling X509 OneOfPolicies.swift
[1688/1793] Compiling X509 PolicyBuilder.swift
[1689/1793] Compiling X509 BasicConstraintsPolicy.swift
[1690/1793] Compiling X509 DNSNames.swift
[1691/1793] Compiling X509 DirectoryNames.swift
[1692/1793] Compiling X509 ExpiryPolicy.swift
[1693/1793] Compiling X509 IPConstraints.swift
[1694/1793] Compiling X509 NameConstraintsPolicy.swift
[1695/1793] Compiling X509 RFC5280Policy.swift
[1696/1793] Compiling X509 URIConstraints.swift
[1697/1793] Compiling X509 VersionPolicy.swift
[1698/1793] Compiling X509 ServerIdentityPolicy.swift
[1699/1793] Compiling X509 OCSPTBSRequest.swift
[1700/1793] Compiling X509 OCSPVersion.swift
[1701/1793] Compiling X509 PKCS8PrivateKey.swift
[1702/1793] Compiling X509 PromiseAndFuture.swift
[1703/1793] Compiling X509 RDNAttribute.swift
[1704/1793] Compiling X509 RandomNumberGenerator+bytes.swift
[1705/1793] Compiling X509 RelativeDistinguishedName.swift
[1706/1793] Compiling X509 SEC1PrivateKey.swift
[1707/1793] Compiling X509 SecKeyWrapper.swift
[1708/1793] Compiling X509 Signature.swift
[1709/1793] Compiling X509 SignatureAlgorithm.swift
[1710/1793] Compiling X509 AllOfPolicies.swift
[1711/1793] Compiling X509 AnyPolicy.swift
[1721/1806] Compiling X509 CertificateSerialNumber.swift
[1722/1806] Compiling X509 CertificateVersion.swift
[1723/1806] Compiling X509 CMSAttribute.swift
[1724/1806] Compiling X509 CMSContentInfo.swift
[1725/1806] Compiling X509 CountryName.swift
[1726/1806] Compiling X509 ExtensionIdentifiers.swift
[1727/1806] Compiling X509 KeyUsage.swift
[1728/1806] Compiling X509 NameConstraints.swift
[1729/1806] Compiling X509 SubjectAlternativeName.swift
[1730/1806] Compiling X509 SubjectKeyIdentifier.swift
[1731/1806] Compiling X509 Extension.swift
[1732/1806] Compiling X509 Extensions.swift
[1733/1806] Compiling X509 ExtensionsBuilder.swift
[1734/1806] Compiling X509 GeneralName.swift
[1735/1806] Compiling X509 Lock.swift
[1736/1806] Compiling X509 LockedValueBox.swift
[1737/1806] Compiling X509 BasicOCSPResponse.swift
[1738/1806] Compiling X509 DirectoryString.swift
[1739/1806] Compiling X509 DNBuilder.swift
[1740/1806] Compiling X509 DomainComponent.swift
[1781/1811] Compiling X509 CMSEncapsulatedContentInfo.swift
[1782/1811] Compiling X509 CMSIssuerAndSerialNumber.swift
[1783/1811] Compiling X509 CMSOperations.swift
[1784/1811] Compiling X509 CMSSignature.swift
[1785/1811] Compiling X509 CMSSignedData.swift
[1786/1811] Compiling X509 CMSSignerIdentifier.swift
[1787/1811] Compiling X509 CMSSignerInfo.swift
[1788/1811] Compiling X509 CMSVersion.swift
[1789/1811] Compiling X509 Curve25519+DER.swift
[1790/1811] Compiling X509 Digests.swift
[1791/1811] Compiling X509 DistinguishedName.swift
[1792/1811] Compiling X509 CommonName.swift
[1794/1811] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1795/1811] Emitting module NIOHTTPTypesHTTP2
[1796/1811] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1797/1811] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1799/1812] Emitting module X509
[1800/1812] Compiling X509 TrustRootLoading.swift
[1801/1812] Compiling X509 UnverifiedChain.swift
[1802/1812] Compiling X509 VerificationDiagnostic.swift
[1803/1812] Compiling X509 Verifier.swift
[1804/1812] Compiling X509 VerifierPolicy.swift
[1805/1812] Compiling X509 AlgorithmIdentifier.swift
[1806/1812] Compiling X509 ECDSASignature.swift
[1807/1812] Compiling X509 RSAPKCS1PublicKey.swift
[1808/1812] Compiling X509 SubjectPublicKeyInfo.swift
[1809/1812] Compiling X509 TBSCertificate.swift
[1810/1812] Compiling X509 Time.swift
[1811/1812] Compiling X509 TimeCalculations.swift
[1812/1812] Compiling X509 Validity.swift
[1814/1816] Compiling NIOCertificateReloading TimedCertificateReloader.swift
[1815/1816] Compiling NIOCertificateReloading CertificateReloader.swift
[1816/1816] Emitting module NIOCertificateReloading
Build complete! (249.75s)
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",
"RequestResponseWithIDHandler.swift",
"UnsafeTransfer.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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.