Build Information
Successful build of swift-nio-extras, reference 1.29.0 (a55c3d
), with Swift 6.1 for Android on 23 Jul 2025 16:07:40 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: 1.29.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apple/swift-nio-extras
* tag 1.29.0 -> FETCH_HEAD
HEAD is now at a55c3dd Callback for certificate reload failures (#283)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
a55c3dd3a81d035af8a20ce5718889c0dcab073d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at 1.29.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-nio-extras.git
https://github.com/apple/swift-nio-extras.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.27.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "swift-http-structured-headers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-structured-headers.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.29.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "swift-nio-extras",
"name" : "swift-nio-extras",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOExtras",
"targets" : [
"NIOExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOSOCKS",
"targets" : [
"NIOSOCKS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPCompression",
"targets" : [
"NIOHTTPCompression"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypes",
"targets" : [
"NIOHTTPTypes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypesHTTP1",
"targets" : [
"NIOHTTPTypesHTTP1"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypesHTTP2",
"targets" : [
"NIOHTTPTypesHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOResumableUpload",
"targets" : [
"NIOResumableUpload"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPResponsiveness",
"targets" : [
"NIOHTTPResponsiveness"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOCertificateReloading",
"targets" : [
"NIOCertificateReloading"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWritePartialPCAPDemo",
"targets" : [
"NIOWritePartialPCAPDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOWritePCAPDemo",
"targets" : [
"NIOWritePCAPDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOSOCKSClient",
"targets" : [
"NIOSOCKSClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOResumableUploadDemo",
"targets" : [
"NIOResumableUploadDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOExtrasPerformanceTester",
"targets" : [
"NIOExtrasPerformanceTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "HTTPServerWithQuiescingDemo",
"targets" : [
"HTTPServerWithQuiescingDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOWritePartialPCAPDemo",
"module_type" : "SwiftTarget",
"name" : "NIOWritePartialPCAPDemo",
"path" : "Sources/NIOWritePartialPCAPDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOWritePartialPCAPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOWritePCAPDemo",
"module_type" : "SwiftTarget",
"name" : "NIOWritePCAPDemo",
"path" : "Sources/NIOWritePCAPDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOWritePCAPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOSOCKSTests",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKSTests",
"path" : "Tests/NIOSOCKSTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded"
],
"sources" : [
"ClientGreeting+Tests.swift",
"ClientRequest+Tests.swift",
"ClientStateMachine+Tests.swift",
"Helpers+Tests.swift",
"MethodSelection+Tests.swift",
"SOCKSServerHandshakeHandler+Tests.swift",
"ServerResponse+Tests.swift",
"ServerStateMachine+Tests.swift",
"SocksClientHandler+Tests.swift"
],
"target_dependencies" : [
"NIOSOCKS"
],
"type" : "test"
},
{
"c99name" : "NIOSOCKSClient",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKSClient",
"path" : "Sources/NIOSOCKSClient",
"product_dependencies" : [
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"NIOSOCKSClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOSOCKS"
],
"type" : "executable"
},
{
"c99name" : "NIOSOCKS",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKS",
"path" : "Sources/NIOSOCKS",
"product_dependencies" : [
"NIO",
"NIOCore"
],
"product_memberships" : [
"NIOSOCKS",
"NIOSOCKSClient"
],
"sources" : [
"Channel Handlers/SOCKSClientHandler.swift",
"Channel Handlers/SOCKSServerHandshakeHandler.swift",
"Messages/AuthenticationMethod.swift",
"Messages/ClientGreeting.swift",
"Messages/Errors.swift",
"Messages/Helpers.swift",
"Messages/Messages.swift",
"Messages/SOCKSRequest.swift",
"Messages/SOCKSResponse.swift",
"Messages/SelectedAuthenticationMethod.swift",
"State/ClientStateMachine.swift",
"State/ServerStateMachine.swift"
],
"type" : "library"
},
{
"c99name" : "NIOResumableUploadTests",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUploadTests",
"path" : "Tests/NIOResumableUploadTests",
"product_dependencies" : [
"NIOEmbedded"
],
"sources" : [
"NIOResumableUploadTests.swift"
],
"target_dependencies" : [
"NIOResumableUpload"
],
"type" : "test"
},
{
"c99name" : "NIOResumableUploadDemo",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUploadDemo",
"path" : "Sources/NIOResumableUploadDemo",
"product_dependencies" : [
"HTTPTypes",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"NIOResumableUploadDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOResumableUpload",
"NIOHTTPTypesHTTP1"
],
"type" : "executable"
},
{
"c99name" : "NIOResumableUpload",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUpload",
"path" : "Sources/NIOResumableUpload",
"product_dependencies" : [
"HTTPTypes",
"NIOCore",
"StructuredFieldValues",
"Atomics"
],
"product_memberships" : [
"NIOResumableUpload",
"NIOResumableUploadDemo"
],
"sources" : [
"HTTPResumableUpload.swift",
"HTTPResumableUploadChannel.swift",
"HTTPResumableUploadContext.swift",
"HTTPResumableUploadHandler.swift",
"HTTPResumableUploadProtocol.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIONFS3Tests",
"module_type" : "SwiftTarget",
"name" : "NIONFS3Tests",
"path" : "Tests/NIONFS3Tests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTestUtils"
],
"sources" : [
"NFS3FileSystemTests.swift",
"NFS3ReplyEncoderTest.swift",
"NFS3RoundtripTests.swift"
],
"target_dependencies" : [
"NIONFS3"
],
"type" : "test"
},
{
"c99name" : "NIONFS3",
"module_type" : "SwiftTarget",
"name" : "NIONFS3",
"path" : "Sources/NIONFS3",
"product_dependencies" : [
"NIOCore"
],
"sources" : [
"MountTypes+Mount.swift",
"MountTypes+Null.swift",
"MountTypes+Unmount.swift",
"NFSCallDecoder.swift",
"NFSCallEncoder.swift",
"NFSFileSystem+FuturesAPI.swift",
"NFSFileSystem.swift",
"NFSFileSystemHandler.swift",
"NFSFileSystemInvoker.swift",
"NFSFileSystemServerHandler.swift",
"NFSReplyDecoder.swift",
"NFSReplyEncoder.swift",
"NFSTypes+Access.swift",
"NFSTypes+Common.swift",
"NFSTypes+Containers.swift",
"NFSTypes+FSInfo.swift",
"NFSTypes+FSStat.swift",
"NFSTypes+Getattr.swift",
"NFSTypes+Lookup.swift",
"NFSTypes+Null.swift",
"NFSTypes+PathConf.swift",
"NFSTypes+Read.swift",
"NFSTypes+ReadDir.swift",
"NFSTypes+ReadDirPlus.swift",
"NFSTypes+Readlink.swift",
"NFSTypes+SetAttr.swift",
"RPCTypes.swift"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypesHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP2Tests",
"path" : "Tests/NIOHTTPTypesHTTP2Tests",
"sources" : [
"NIOHTTPTypesHTTP2Tests.swift"
],
"target_dependencies" : [
"NIOHTTPTypesHTTP2"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPTypesHTTP2",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP2",
"path" : "Sources/NIOHTTPTypesHTTP2",
"product_dependencies" : [
"NIOHTTP2"
],
"product_memberships" : [
"NIOHTTPTypesHTTP2"
],
"sources" : [
"HTTP2HeadersStateMachine.swift",
"HTTP2ToHTTPCodec.swift",
"HTTPTypeConversion.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypesHTTP1Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP1Tests",
"path" : "Tests/NIOHTTPTypesHTTP1Tests",
"sources" : [
"NIOHTTPTypesHTTP1Tests.swift"
],
"target_dependencies" : [
"NIOHTTPTypesHTTP1"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPTypesHTTP1",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP1",
"path" : "Sources/NIOHTTPTypesHTTP1",
"product_dependencies" : [
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTPTypesHTTP1",
"NIOResumableUploadDemo"
],
"sources" : [
"HTTP1ToHTTPCodec.swift",
"HTTPToHTTP1Codec.swift",
"HTTPTypeConversion.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypes",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypes",
"path" : "Sources/NIOHTTPTypes",
"product_dependencies" : [
"HTTPTypes",
"NIOCore"
],
"product_memberships" : [
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOHTTPTypesHTTP2",
"NIOResumableUpload",
"NIOHTTPResponsiveness",
"NIOResumableUploadDemo"
],
"sources" : [
"NIOHTTPTypes.swift"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPResponsivenessTests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPResponsivenessTests",
"path" : "Tests/NIOHTTPResponsivenessTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"HTTPTypes"
],
"sources" : [
"HTTPDrippingDownloadHandlerTests.swift",
"HTTPResponsivenessTests.swift"
],
"target_dependencies" : [
"NIOHTTPResponsiveness",
"NIOHTTPTypes"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPResponsiveness",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPResponsiveness",
"path" : "Sources/NIOHTTPResponsiveness",
"product_dependencies" : [
"NIOCore",
"HTTPTypes",
"Algorithms"
],
"product_memberships" : [
"NIOHTTPResponsiveness"
],
"sources" : [
"HTTPDrippingDownloadHandler.swift",
"HTTPReceiveDiscardHandler.swift",
"ResponsivenessConfig.swift",
"SimpleResponsivenessRequestMux.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPCompressionTests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPCompressionTests",
"path" : "Tests/NIOHTTPCompressionTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"sources" : [
"HTTPRequestCompressorTest.swift",
"HTTPRequestDecompressorTest.swift",
"HTTPResponseCompressorTest.swift",
"HTTPResponseDecompressorTest.swift"
],
"target_dependencies" : [
"CNIOExtrasZlib",
"NIOHTTPCompression"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPCompression",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPCompression",
"path" : "Sources/NIOHTTPCompression",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTPCompression"
],
"sources" : [
"HTTPCompression.swift",
"HTTPDecompression.swift",
"HTTPRequestCompressor.swift",
"HTTPRequestDecompressor.swift",
"HTTPResponseCompressor.swift",
"HTTPResponseDecompressor.swift"
],
"target_dependencies" : [
"CNIOExtrasZlib"
],
"type" : "library"
},
{
"c99name" : "NIOExtrasTests",
"module_type" : "SwiftTarget",
"name" : "NIOExtrasTests",
"path" : "Tests/NIOExtrasTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOTestUtils",
"NIOConcurrencyHelpers"
],
"sources" : [
"DebugInboundEventsHandlerTest.swift",
"DebugOutboundEventsHandlerTest.swift",
"FixedLengthFrameDecoderTest.swift",
"HTTP1ProxyConnectHandlerTests.swift",
"JSONRPCFramingContentLengthHeaderDecoderTests.swift",
"JSONRPCFramingContentLengthHeaderEncoderTests.swift",
"LengthFieldBasedFrameDecoderTest.swift",
"LengthFieldPrependerTest.swift",
"LineBasedFrameDecoderTest.swift",
"PCAPRingBufferTest.swift",
"QuiescingHelperTest.swift",
"RequestResponseHandlerTest.swift",
"RequestResponseWithIDHandlerTest.swift",
"SynchronizedFileSinkTests.swift",
"WritePCAPHandlerTest.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "test"
},
{
"c99name" : "NIOExtrasPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOExtrasPerformanceTester",
"path" : "Sources/NIOExtrasPerformanceTester",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOEmbedded",
"NIOHTTP1"
],
"product_memberships" : [
"NIOExtrasPerformanceTester"
],
"sources" : [
"Benchmark.swift",
"HTTP1PCAPPerformanceTests.swift",
"HTTP1PerformanceTestFramework.swift",
"HTTP1RawPerformanceTests.swift",
"HTTP1RollingPCAPPerformanceTests.swift",
"Measurement.swift",
"PCAPPerformanceTest.swift",
"RollingPCAPPerformanceTest.swift",
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOExtras",
"module_type" : "SwiftTarget",
"name" : "NIOExtras",
"path" : "Sources/NIOExtras",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOExtras",
"NIOWritePartialPCAPDemo",
"NIOWritePCAPDemo",
"NIOExtrasPerformanceTester",
"HTTPServerWithQuiescingDemo"
],
"sources" : [
"DebugInboundEventsHandler.swift",
"DebugOutboundEventsHandler.swift",
"FixedLengthFrameDecoder.swift",
"HTTP1ProxyConnectHandler.swift",
"JSONRPCFraming+ContentLengthHeader.swift",
"JSONRPCFraming.swift",
"LengthFieldBasedFrameDecoder.swift",
"LengthFieldPrepender.swift",
"LineBasedFrameDecoder.swift",
"MarkedCircularBuffer+PopFirstCheckMarked.swift",
"NIOExtrasError.swift",
"NIOLengthFieldBitLength.swift",
"NIORequestIdentifiable.swift",
"PCAPRingBuffer.swift",
"QuiescingHelper.swift",
"RequestResponseHandler.swift",
"RequestResponseHandlers+State.swift",
"RequestResponseWithIDHandler.swift",
"WritePCAPHandler.swift"
],
"type" : "library"
},
{
"c99name" : "NIOCertificateReloadingTests",
"module_type" : "SwiftTarget",
"name" : "NIOCertificateReloadingTests",
"path" : "Tests/NIOCertificateReloadingTests",
"product_dependencies" : [
"NIOCore",
"NIOSSL",
"X509",
"SwiftASN1"
],
"sources" : [
"TimedCertificateReloaderTests.swift"
],
"target_dependencies" : [
"NIOCertificateReloading"
],
"type" : "test"
},
{
"c99name" : "NIOCertificateReloading",
"module_type" : "SwiftTarget",
"name" : "NIOCertificateReloading",
"path" : "Sources/NIOCertificateReloading",
"product_dependencies" : [
"NIOCore",
"NIOSSL",
"X509",
"SwiftASN1",
"ServiceLifecycle",
"AsyncAlgorithms",
"Logging"
],
"product_memberships" : [
"NIOCertificateReloading"
],
"sources" : [
"CertificateReloader.swift",
"TimedCertificateReloader.swift"
],
"type" : "library"
},
{
"c99name" : "HTTPServerWithQuiescingDemo",
"module_type" : "SwiftTarget",
"name" : "HTTPServerWithQuiescingDemo",
"path" : "Sources/HTTPServerWithQuiescingDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"HTTPServerWithQuiescingDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "CNIOExtrasZlib",
"module_type" : "ClangTarget",
"name" : "CNIOExtrasZlib",
"path" : "Sources/CNIOExtrasZlib",
"product_memberships" : [
"NIOHTTPCompression"
],
"sources" : [
"empty.c"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/1616] Fetching swift-asn1
[1230/4042] Fetching swift-asn1, swift-service-lifecycle
[2345/9032] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms
[2912/15442] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
[3115/19313] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-log
[19314/34291] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Fetching https://github.com/apple/swift-algorithms.git
[17689/30420] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-nio-ssl
Fetched https://github.com/apple/swift-certificates.git from cache (0.53s)
Fetching https://github.com/apple/swift-atomics.git
[11729/24010] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-nio-ssl
[16073/25818] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-nio-ssl, swift-atomics
[16735/31777] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-nio-ssl, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.57s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Fetching https://github.com/apple/swift-http-types.git
[1/1169] Fetching swift-http-structured-headers
[1170/2073] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.41s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.38s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.91s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.91s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.91s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.94s)
[1/11654] Fetching swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.47s)
[1/76841] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.74s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (8.20s)
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.47s)
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/16884] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.97s)
Fetching https://github.com/apple/swift-numerics.git
[1/5769] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.86s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.66s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.11.0 (0.98s)
Fetching https://github.com/apple/swift-crypto.git
[1/15838] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.60s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (3.58s)
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.88s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.01s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.14s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (1.29s)
Fetching https://github.com/apple/swift-system.git
[1/4657] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (18.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (19.09s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.13.2 (2.15s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.95s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.61s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-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/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-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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-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-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.13.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Building for debugging...
[0/869] Compiling CNIOExtrasZlib empty.c
[1/869] Compiling CNIODarwin shim.c
[2/869] Write sources
[6/869] Compiling _NumericsShims _NumericsShims.c
[7/869] Write sources
[48/869] Compiling CNIOLLHTTP c_nio_http.c
[49/869] Compiling _AtomicsShims.c
[50/869] Compiling CNIOLLHTTP c_nio_api.c
[51/869] Compiling CNIOWindows shim.c
[52/869] Compiling CNIOWindows WSAStartup.c
[53/869] Compiling CNIOWASI CNIOWASI.c
[54/869] Compiling CNIOPosix event_loop_id.c
[55/869] Compiling CNIOLinux liburing_shims.c
[56/869] Compiling fiat_p256_adx_sqr.S
[57/869] Compiling CNIOLinux shim.c
[58/869] Compiling fiat_p256_adx_mul.S
[59/869] Compiling fiat_curve25519_adx_square.S
[60/869] Compiling fiat_curve25519_adx_mul.S
[61/869] Write swift-version-24593BA9C3E375BF.txt
[62/869] Compiling CNIOLLHTTP c_nio_llhttp.c
[63/873] Compiling CNIOBoringSSLShims shims.c
[65/875] Emitting module _NIOBase64
[65/875] Compiling tls13_server.cc
[66/875] Compiling tls_record.cc
[67/877] Compiling tls_method.cc
[69/904] Emitting module _CertificateInternals
[69/904] Compiling tls13_enc.cc
[70/912] Compiling c-nioatomics.c
[71/917] Compiling c-atomics.c
[73/931] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/931] Compiling InternalCollectionsUtilities UInt+reversed.swift
[75/932] Compiling InternalCollectionsUtilities Descriptions.swift
[76/932] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/932] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/932] Emitting module RawStructuredFieldValues
[79/932] Compiling RawStructuredFieldValues ASCII.swift
[80/932] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[81/932] Compiling InternalCollectionsUtilities Integer rank.swift
[82/932] Compiling _NIOBase64 Base64.swift
[83/932] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[84/932] Compiling InternalCollectionsUtilities Debugging.swift
[85/933] Compiling RealModule Float80+Real.swift
[86/933] Compiling RealModule Real.swift
[87/933] Compiling _CertificateInternals _TinyArray.swift
[88/933] Compiling RawStructuredFieldValues Errors.swift
[89/935] Emitting module RealModule
[92/935] Compiling RawStructuredFieldValues FieldSerializer.swift
[93/935] Compiling RawStructuredFieldValues OrderedMap.swift
[94/935] Compiling RealModule Float+Real.swift
[95/935] Compiling RealModule Float16+Real.swift
[98/935] Compiling RealModule ElementaryFunctions.swift
[101/935] Compiling _NIODataStructures PriorityQueue.swift
[102/935] Compiling _NIODataStructures _TinyArray.swift
[103/935] Compiling RealModule RealFunctions.swift
[104/935] Compiling RawStructuredFieldValues ComponentTypes.swift
[105/936] Compiling RawStructuredFieldValues FieldParser.swift
[106/936] Emitting module _NIODataStructures
[107/936] Compiling _NIODataStructures Heap.swift
[109/937] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[110/937] Compiling InternalCollectionsUtilities _SortedCollection.swift
[111/937] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[113/951] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[114/951] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[115/954] Emitting module InternalCollectionsUtilities
[115/955] Wrapping AST for _NIOBase64 for debugging
[117/955] Compiling ConcurrencyHelpers LockedValueBox.swift
[118/955] Wrapping AST for _NIODataStructures for debugging
[120/955] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[121/955] Compiling HTTPTypes ISOLatin1String.swift
[122/956] Compiling NIOConcurrencyHelpers NIOLock.swift
[123/956] Compiling NIOConcurrencyHelpers lock.swift
[124/956] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/956] Emitting module HTTPTypes
[126/956] Compiling HTTPTypes HTTPField.swift
[127/956] Emitting module NIOConcurrencyHelpers
[128/956] Compiling HTTPTypes NIOLock.swift
[131/956] Compiling NIOConcurrencyHelpers atomics.swift
[133/1014] Compiling HTTPTypes HTTPResponse.swift
[134/1014] Compiling HTTPTypes HTTPParsedFields.swift
[135/1014] Compiling HTTPTypes HTTPRequest.swift
[136/1014] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[137/1014] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[138/1014] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[139/1014] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[140/1014] Compiling OrderedCollections _HashTable.swift
[141/1014] Compiling OrderedCollections _Hashtable+Header.swift
[142/1014] Compiling OrderedCollections OrderedDictionary+Codable.swift
[143/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[144/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[145/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[146/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[147/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[148/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[149/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[150/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[151/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[152/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[153/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[154/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[155/1029] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[156/1029] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[157/1036] Compiling DequeModule Deque+CustomReflectable.swift
[158/1036] Compiling DequeModule Deque+Descriptions.swift
[159/1038] Compiling DequeModule _DequeBuffer.swift
[160/1038] Compiling DequeModule _DequeBufferHeader.swift
[161/1038] Compiling DequeModule Deque+Codable.swift
[162/1038] Compiling DequeModule Deque+Collection.swift
[166/1038] Compiling DequeModule Deque+Testing.swift
[167/1038] Compiling DequeModule Deque._Storage.swift
[168/1038] Compiling DequeModule Deque._UnsafeHandle.swift
[169/1038] Compiling DequeModule Deque.swift
[170/1038] Compiling DequeModule _DequeSlot.swift
[171/1038] Compiling DequeModule _UnsafeWrappedBuffer.swift
[172/1038] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[173/1038] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[174/1038] Emitting module Logging
[175/1038] Compiling RawStructuredFieldValues PseudoDecimal.swift
[176/1039] Compiling Logging LogHandler.swift
[177/1039] Compiling Logging Logging.swift
[178/1039] Compiling Logging Locks.swift
[179/1039] Compiling Logging MetadataProvider.swift
[180/1039] Emitting module SwiftASN1
[181/1040] Emitting module ConcurrencyHelpers
[182/1040] Compiling ConcurrencyHelpers Lock.swift
[183/1040] Compiling OrderedCollections OrderedDictionary.swift
[184/1040] Compiling OrderedCollections OrderedSet+Codable.swift
[185/1040] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[186/1040] Compiling OrderedCollections OrderedSet+Descriptions.swift
[187/1040] Compiling OrderedCollections OrderedSet+Diffing.swift
[188/1040] Compiling OrderedCollections OrderedSet+Equatable.swift
[189/1040] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[190/1040] Compiling OrderedCollections OrderedSet+Hashable.swift
[193/1040] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[194/1040] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[195/1040] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[196/1040] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[197/1040] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[198/1040] Compiling OrderedCollections OrderedDictionary+Values.swift
[199/1040] Compiling OrderedCollections OrderedSet+Initializers.swift
[200/1040] Compiling OrderedCollections OrderedSet+Insertions.swift
[201/1040] Compiling OrderedCollections OrderedSet+Invariants.swift
[202/1040] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[203/1040] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[204/1040] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[205/1040] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[206/1040] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[211/1040] Compiling DequeModule Deque+Extras.swift
[212/1040] Compiling DequeModule Deque+Hashable.swift
[215/1042] Compiling tls13_client.cc
[217/1042] Wrapping AST for NIOConcurrencyHelpers for debugging
[221/1042] Compiling DequeModule Deque+Equatable.swift
[222/1042] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[226/1042] Wrapping AST for RawStructuredFieldValues for debugging
[228/1047] Compiling StructuredFieldValues DictionaryKeyedContainer.swift
[229/1047] Compiling StructuredFieldValues KeyedInnerListDecoder.swift
[230/1047] Compiling StructuredFieldValues KeyedItemDecoder.swift
[231/1047] Compiling StructuredFieldValues KeyedTopLevelListDecoder.swift
[235/1057] Wrapping AST for InternalCollectionsUtilities for debugging
[239/1060] Emitting module DequeModule
[240/1061] Emitting module UnixSignals
[241/1061] Compiling StructuredFieldValues DisplayString.swift
[242/1061] Compiling StructuredFieldValues StructuredFieldKeyedEncodingContainer.swift
[244/1062] Compiling StructuredFieldValues StructuredFieldValue.swift
[245/1062] Compiling UnixSignals UnixSignal.swift
[246/1062] Emitting module OrderedCollections
[247/1062] Compiling UnixSignals UnixSignalsSequence.swift
[249/1063] Emitting module StructuredFieldValues
[252/1063] Compiling OrderedCollections OrderedSet+Sendable.swift
[253/1063] Compiling OrderedCollections OrderedSet+SubSequence.swift
[254/1063] Compiling OrderedCollections OrderedSet+Testing.swift
[255/1063] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[256/1063] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[257/1063] Compiling OrderedCollections OrderedSet.swift
[258/1063] Compiling OrderedCollections _UnsafeBitset.swift
[259/1064] Compiling HTTPTypes HTTPFieldName.swift
[260/1064] Compiling HTTPTypes HTTPFields.swift
[264/1065] Compiling ssl_x509.cc
[266/1065] Compiling StructuredFieldValues StructuredHeaderCodingKey.swift
[267/1065] Compiling StructuredFieldValues TopLevelListDecoder.swift
[268/1065] Compiling StructuredFieldValues ParametersDecoder.swift
[269/1065] Compiling StructuredFieldValues StructuredFieldValueDecoder.swift
[270/1065] Compiling StructuredFieldValues StructuredFieldUnkeyedEncodingContainer.swift
[271/1065] Compiling StructuredFieldValues StructuredFieldValueEncoder.swift
[272/1065] Compiling StructuredFieldValues BareInnerListDecoder.swift
[273/1065] Compiling StructuredFieldValues BareItemDecoder.swift
[273/1065] Compiling t1_enc.cc
[274/1065] Compiling tls13_both.cc
[276/1066] Compiling ssl_stat.cc
[277/1066] Compiling ssl_versions.cc
[278/1066] Compiling ssl_transcript.cc
[279/1066] Compiling ssl_privkey.cc
[280/1066] Compiling ssl_session.cc
[281/1066] Wrapping AST for DequeModule for debugging
[282/1066] Wrapping AST for HTTPTypes for debugging
[283/1066] Compiling ssl_lib.cc
[284/1066] Wrapping AST for StructuredFieldValues for debugging
[285/1066] Compiling ssl_key_share.cc
[286/1066] Compiling ssl_cipher.cc
[287/1066] Compiling ssl_file.cc
[288/1066] Compiling ssl_credential.cc
[289/1066] Compiling ssl_buffer.cc
[290/1066] Compiling ssl_asn1.cc
[291/1066] Compiling ssl_aead_ctx.cc
[292/1066] Compiling ssl_cert.cc
[293/1066] Compiling s3_pkt.cc
[294/1066] Compiling s3_lib.cc
[295/1066] Compiling s3_both.cc
[296/1066] Compiling handshake_server.cc
[297/1066] Compiling handshake.cc
[298/1066] Compiling handshake_client.cc
[299/1066] Compiling handoff.cc
[300/1066] Compiling dtls_record.cc
[301/1066] Compiling extensions.cc
[302/1066] Compiling md5-x86_64-linux.S
[303/1066] Compiling encrypted_client_hello.cc
[304/1066] Compiling md5-x86_64-apple.S
[305/1066] Compiling md5-586-linux.S
[306/1066] Compiling md5-586-apple.S
[307/1066] Compiling d1_lib.cc
[308/1066] Compiling chacha20_poly1305_x86_64-linux.S
[309/1066] Compiling chacha20_poly1305_x86_64-apple.S
[310/1066] Compiling chacha20_poly1305_armv8-win.S
[311/1066] Compiling dtls_method.cc
[312/1066] Compiling chacha20_poly1305_armv8-apple.S
[313/1066] Compiling chacha20_poly1305_armv8-linux.S
[314/1066] Compiling d1_srtp.cc
[315/1066] Compiling chacha-x86_64-linux.S
[316/1066] Compiling chacha-x86_64-apple.S
[317/1066] Compiling chacha-x86-apple.S
[318/1066] Compiling chacha-x86-linux.S
[319/1066] Compiling err_data.cc
[320/1066] Compiling chacha-armv8-win.S
[320/1066] Compiling chacha-armv8-linux.S
[320/1066] Compiling chacha-armv4-linux.S
[320/1066] Compiling aes128gcmsiv-x86_64-apple.S
[320/1066] Compiling aes128gcmsiv-x86_64-linux.S
[320/1066] Compiling chacha-armv8-apple.S
[326/1066] Compiling d1_pkt.cc
[327/1066] Compiling x86_64-mont5-linux.S
[328/1066] Compiling x86_64-mont-apple.S
[329/1066] Compiling x86_64-mont5-apple.S
[330/1066] Compiling x86_64-mont-linux.S
[331/1066] Compiling x86-mont-linux.S
[332/1066] Compiling x86-mont-apple.S
[333/1066] Compiling vpaes-x86_64-linux.S
[334/1066] Compiling vpaes-x86-apple.S
[335/1066] Compiling vpaes-x86_64-apple.S
[336/1066] Compiling vpaes-x86-linux.S
[337/1066] Compiling bio_ssl.cc
[338/1066] Compiling d1_both.cc
[339/1066] Compiling vpaes-armv8-win.S
[340/1066] Compiling vpaes-armv8-apple.S
[340/1066] Compiling vpaes-armv8-linux.S
[340/1066] Compiling sha512-x86_64-apple.S
[340/1066] Compiling sha512-armv8-win.S
[341/1066] Compiling vpaes-armv7-linux.S
[341/1066] Compiling sha512-x86_64-linux.S
[346/1066] Compiling sha512-armv8-linux.S
[347/1066] Compiling sha256-x86_64-linux.S
[348/1066] Compiling sha512-armv8-apple.S
[349/1066] Compiling sha512-586-linux.S
[349/1066] Compiling sha512-armv4-linux.S
[351/1066] Compiling sha256-x86_64-apple.S
[352/1066] Compiling sha512-586-apple.S
[353/1066] Compiling sha256-armv8-win.S
[354/1066] Compiling sha256-armv8-linux.S
[355/1066] Compiling sha256-armv8-apple.S
[356/1066] Compiling sha256-armv4-linux.S
[357/1066] Compiling sha1-x86_64-apple.S
[358/1066] Compiling sha256-586-apple.S
[359/1066] Compiling sha1-x86_64-linux.S
[360/1066] Compiling sha256-586-linux.S
[361/1066] Compiling sha1-armv8-linux.S
[362/1066] Compiling sha1-armv8-apple.S
[362/1066] Compiling sha1-armv8-win.S
[362/1066] Compiling rsaz-avx2-apple.S
[362/1066] Compiling sha1-armv4-large-linux.S
[366/1066] Compiling rsaz-avx2-linux.S
[367/1066] Compiling sha1-586-apple.S
[368/1066] Compiling sha1-586-linux.S
[369/1066] Compiling rdrand-x86_64-linux.S
[370/1066] Compiling p256_beeu-armv8-asm-win.S
[370/1066] Compiling p256_beeu-x86_64-asm-apple.S
[370/1066] Compiling rdrand-x86_64-apple.S
[373/1066] Compiling p256_beeu-armv8-asm-linux.S
[373/1066] Compiling p256_beeu-x86_64-asm-linux.S
[375/1066] Compiling p256-x86_64-asm-linux.S
[376/1066] Compiling p256_beeu-armv8-asm-apple.S
[377/1066] Compiling p256-armv8-asm-win.S
[378/1066] Compiling p256-x86_64-asm-apple.S
[379/1066] Compiling p256-armv8-asm-apple.S
[380/1066] Compiling ghashv8-armv8-win.S
[381/1066] Compiling p256-armv8-asm-linux.S
[382/1066] Compiling ghashv8-armv8-linux.S
[383/1066] Compiling ghashv8-armv8-apple.S
[384/1066] Compiling ghashv8-armv7-linux.S
[384/1066] Compiling ghash-x86_64-linux.S
[386/1066] Compiling ghash-x86_64-apple.S
[387/1066] Compiling ghash-x86-linux.S
[388/1066] Compiling ghash-x86-apple.S
[389/1066] Compiling ghash-ssse3-x86_64-apple.S
[390/1066] Compiling ghash-ssse3-x86-apple.S
[391/1066] Compiling ghash-neon-armv8-linux.S
[392/1066] Compiling ghash-ssse3-x86_64-linux.S
[393/1066] Compiling ghash-ssse3-x86-linux.S
[394/1066] Compiling ghash-neon-armv8-apple.S
[395/1066] Compiling ghash-neon-armv8-win.S
[396/1066] Compiling ghash-armv4-linux.S
[397/1066] Compiling bsaes-armv7-linux.S
[398/1066] Compiling co-586-apple.S
[399/1066] Compiling co-586-linux.S
[399/1066] Compiling bn-armv8-win.S
[401/1066] Compiling bn-armv8-apple.S
[402/1066] Compiling bn-armv8-linux.S
[403/1066] Compiling bn-586-linux.S
[404/1066] Compiling bn-586-apple.S
[405/1066] Compiling armv8-mont-win.S
[406/1066] Compiling armv8-mont-apple.S
[407/1066] Compiling armv8-mont-linux.S
[408/1066] Compiling armv4-mont-linux.S
[409/1066] Compiling aesv8-gcm-armv8-win.S
[410/1066] Compiling aesv8-armv8-win.S
[410/1066] Compiling aesv8-gcm-armv8-apple.S
[412/1066] Compiling aesv8-gcm-armv8-linux.S
[413/1066] Compiling aesni-x86_64-linux.S
[414/1066] Compiling aesv8-armv7-linux.S
[415/1066] Compiling aesv8-armv8-linux.S
[416/1066] Compiling aesv8-armv8-apple.S
[417/1066] Compiling aesni-x86_64-apple.S
[418/1066] Compiling aesni-gcm-x86_64-linux.S
[419/1066] Compiling aesni-x86-linux.S
[420/1066] Compiling aes-gcm-avx2-x86_64-linux.S
[421/1066] Compiling aes-gcm-avx2-x86_64-apple.S
[422/1066] Compiling aesni-x86-apple.S
[423/1066] Compiling aes-gcm-avx10-x86_64-apple.S
[424/1066] Compiling aesni-gcm-x86_64-apple.S
[425/1066] Compiling aes-gcm-avx10-x86_64-linux.S
[426/1066] Compiling x_spki.cc
[427/1066] Compiling x_x509.cc
[428/1066] Compiling x_pubkey.cc
[429/1066] Compiling x_sig.cc
[430/1066] Compiling x_val.cc
[431/1066] Compiling x_x509a.cc
[432/1066] Compiling x_name.cc
[433/1066] Compiling x_req.cc
[434/1066] Compiling x_exten.cc
[435/1066] Compiling x_attrib.cc
[436/1066] Compiling x_algor.cc
[437/1066] Compiling x_crl.cc
[438/1066] Compiling x_all.cc
[439/1066] Compiling x509spki.cc
[440/1066] Compiling x509rset.cc
[441/1066] Compiling x509name.cc
[442/1066] Compiling x509cset.cc
[443/1066] Compiling x509_v3.cc
[444/1066] Compiling x509_vfy.cc
[445/1066] Compiling x509_vpm.cc
[446/1066] Compiling x509_trs.cc
[447/1066] Compiling x509_req.cc
[448/1066] Compiling x509_txt.cc
[449/1066] Compiling x509_set.cc
[450/1066] Compiling x509_obj.cc
[451/1066] Compiling x509_lu.cc
[452/1066] Compiling x509_ext.cc
[453/1066] Compiling x509_cmp.cc
[454/1066] Compiling x509_def.cc
[455/1066] Compiling x509_att.cc
[456/1066] Compiling x509_d2.cc
[457/1066] Compiling v3_prn.cc
[458/1066] Compiling x509.cc
[459/1066] Compiling v3_pmaps.cc
[460/1066] Compiling v3_ocsp.cc
[461/1066] Compiling v3_purp.cc
[462/1066] Compiling v3_skey.cc
[463/1066] Compiling v3_utl.cc
[464/1066] Compiling v3_pcons.cc
[465/1066] Compiling v3_int.cc
[466/1066] Compiling v3_lib.cc
[467/1066] Compiling v3_ncons.cc
[468/1066] Compiling v3_extku.cc
[469/1066] Compiling v3_ia5.cc
[470/1066] Compiling v3_enum.cc
[471/1066] Compiling v3_info.cc
[472/1066] Compiling v3_genn.cc
[473/1066] Compiling v3_crld.cc
[474/1066] Compiling v3_conf.cc
[475/1066] Compiling v3_akeya.cc
[476/1066] Compiling v3_cpols.cc
[477/1066] Compiling v3_bcons.cc
[478/1066] Compiling v3_alt.cc
[479/1066] Compiling v3_bitst.cc
[480/1066] Compiling v3_akey.cc
[481/1066] Compiling t_crl.cc
[482/1066] Compiling rsa_pss.cc
[483/1066] Compiling t_x509a.cc
[484/1066] Compiling t_x509.cc
[485/1066] Compiling t_req.cc
[486/1066] Compiling policy.cc
[487/1066] Compiling name_print.cc
[488/1066] Compiling i2d_pr.cc
[489/1066] Compiling by_file.cc
[490/1066] Compiling asn1_gen.cc
[491/1066] Compiling a_sign.cc
[492/1066] Compiling by_dir.cc
[493/1066] Compiling a_digest.cc
[494/1066] Compiling a_verify.cc
[495/1066] Compiling algorithm.cc
[496/1066] Compiling voprf.cc
[497/1066] Compiling thread_win.cc
[498/1066] Compiling thread_pthread.cc
[499/1066] Compiling thread.cc
[500/1066] Compiling thread_none.cc
[501/1066] Compiling trust_token.cc
[502/1066] Compiling stack.cc
[503/1066] Compiling pmbtoken.cc
[504/1066] Compiling slhdsa.cc
[505/1066] Compiling sha1.cc
[506/1066] Compiling sha256.cc
[507/1066] Compiling sha512.cc
[508/1066] Compiling rsa_print.cc
[509/1066] Compiling siphash.cc
[510/1066] Compiling spake2plus.cc
[511/1066] Compiling rsa_extra.cc
[512/1066] Compiling windows.cc
[513/1066] Compiling rsa_crypt.cc
[514/1066] Compiling refcount.cc
[515/1066] Compiling rc4.cc
[516/1066] Compiling urandom.cc
[517/1066] Compiling trusty.cc
[518/1066] Compiling rand.cc
[519/1066] Compiling passive.cc
[520/1066] Compiling rsa_asn1.cc
[521/1066] Compiling poly1305_arm_asm.S
[522/1066] Compiling ios.cc
[523/1066] Compiling fork_detect.cc
[524/1066] Compiling getentropy.cc
[525/1066] Compiling forkunsafe.cc
[526/1066] Compiling deterministic.cc
[527/1066] Compiling poly1305_vec.cc
[528/1066] Compiling pool.cc
[529/1066] Compiling poly1305.cc
[530/1066] Compiling poly1305_arm.cc
[531/1066] Compiling p5_pbev2.cc
[532/1066] Compiling pkcs8.cc
[533/1066] Compiling pkcs7.cc
[534/1066] Compiling pkcs8_x509.cc
[535/1066] Compiling pkcs7_x509.cc
[536/1066] Compiling pem_oth.cc
[537/1066] Compiling pem_xaux.cc
[538/1066] Compiling pem_pk8.cc
[539/1066] Compiling pem_x509.cc
[540/1066] Compiling pem_pkey.cc
[541/1066] Compiling mlkem.cc
[542/1066] Compiling mldsa.cc
[543/1066] Compiling pem_info.cc
[544/1066] Compiling obj.cc
[545/1066] Compiling mem.cc
[546/1066] Compiling obj_xref.cc
[547/1066] Compiling pem_all.cc
[548/1066] Compiling pem_lib.cc
[549/1066] Compiling poly_rq_mul.S
[550/1066] Compiling fips_shared_support.cc
[551/1066] Compiling md5.cc
[552/1066] Compiling lhash.cc
[553/1066] Compiling md4.cc
[554/1066] Compiling ex_data.cc
[555/1066] Compiling kyber.cc
[556/1066] Compiling sign.cc
[557/1066] Compiling hpke.cc
[558/1066] Compiling hrss.cc
[559/1066] Compiling scrypt.cc
[560/1066] Compiling pbkdf.cc
[561/1066] Compiling print.cc
[562/1066] Compiling p_x25519.cc
[563/1066] Compiling p_rsa.cc
[563/1066] Compiling p_ed25519.cc
[565/1066] Compiling p_x25519_asn1.cc
[566/1066] Compiling p_hkdf.cc
[567/1066] Compiling p_rsa_asn1.cc
[568/1066] Compiling p_ed25519_asn1.cc
[569/1066] Compiling p_ec.cc
[570/1066] Compiling p_ec_asn1.cc
[571/1066] Compiling p_dh_asn1.cc
[572/1066] Compiling p_dh.cc
[573/1066] Compiling p_dsa_asn1.cc
[574/1066] Compiling evp_ctx.cc
[575/1066] Compiling evp.cc
[576/1066] Compiling engine.cc
[577/1066] Compiling err.cc
[578/1066] Compiling evp_asn1.cc
[579/1066] Compiling ecdh.cc
[580/1066] Compiling ecdsa_asn1.cc
[581/1066] Compiling ec_derive.cc
[582/1066] Compiling hash_to_curve.cc
[583/1066] Compiling dsa.cc
[584/1066] Compiling bcm.cc
[585/1066] Compiling ec_asn1.cc
[586/1066] Compiling curve25519_64_adx.cc
[587/1066] Compiling dh_asn1.cc
[588/1066] Compiling dsa_asn1.cc
[589/1066] Compiling params.cc
[590/1066] Compiling digest_extra.cc
[591/1066] Compiling x25519-asm-arm.S
[592/1066] Compiling des.cc
[593/1066] Compiling spake25519.cc
[594/1066] Compiling cpu_intel.cc
[595/1066] Compiling cpu_arm_linux.cc
[596/1066] Compiling curve25519.cc
[597/1066] Compiling cpu_aarch64_openbsd.cc
[598/1066] Compiling cpu_aarch64_sysreg.cc
[599/1066] Compiling cpu_arm_freebsd.cc
[600/1066] Compiling crypto.cc
[601/1066] Compiling cpu_aarch64_win.cc
[602/1066] Compiling cpu_aarch64_linux.cc
[603/1066] Compiling cpu_aarch64_fuchsia.cc
[604/1066] Compiling cpu_aarch64_apple.cc
[605/1066] Compiling get_cipher.cc
[606/1066] Compiling conf.cc
[607/1066] Compiling tls_cbc.cc
[608/1066] Compiling e_rc4.cc
[609/1066] Compiling e_tls.cc
[610/1066] Compiling e_rc2.cc
[611/1066] Compiling e_des.cc
[612/1066] Compiling e_aesctrhmac.cc
[613/1066] Compiling e_null.cc
[614/1066] Compiling e_aesgcmsiv.cc
[614/1066] Compiling e_chacha20poly1305.cc
[616/1066] Compiling derive_key.cc
[617/1066] Compiling chacha.cc
[618/1066] Compiling buf.cc
[619/1066] Compiling ber.cc
[620/1066] Compiling convert.cc
[621/1066] Compiling cbb.cc
[622/1066] Compiling cbs.cc
[623/1066] Compiling asn1_compat.cc
[624/1066] Compiling unicode.cc
[625/1066] Compiling bn_asn1.cc
[626/1066] Compiling blake2.cc
[627/1066] Compiling socket.cc
[628/1066] Compiling printf.cc
[629/1066] Compiling socket_helper.cc
[630/1066] Compiling hexdump.cc
[631/1066] Compiling pair.cc
[632/1066] Compiling file.cc
[633/1066] Compiling errno.cc
[634/1066] Compiling fd.cc
[635/1066] Compiling connect.cc
[636/1066] Compiling base64.cc
[637/1066] Compiling bio.cc
[638/1066] Compiling bio_mem.cc
[639/1066] Compiling tasn_fre.cc
[640/1066] Compiling tasn_typ.cc
[641/1066] Compiling tasn_enc.cc
[642/1066] Compiling tasn_utl.cc
[643/1066] Compiling tasn_new.cc
[644/1066] Compiling f_string.cc
[645/1066] Compiling posix_time.cc
[646/1066] Compiling tasn_dec.cc
[647/1066] Compiling f_int.cc
[648/1066] Compiling asn1_par.cc
[649/1066] Compiling asn_pack.cc
[650/1066] Compiling asn1_lib.cc
[651/1066] Compiling a_utctm.cc
[652/1066] Compiling a_time.cc
[653/1066] Compiling a_type.cc
[654/1066] Compiling a_strnid.cc
[655/1066] Compiling a_octet.cc
[656/1066] Compiling a_object.cc
[657/1066] Compiling a_strex.cc
[658/1066] Compiling a_i2d_fp.cc
[659/1066] Compiling a_gentm.cc
[660/1066] Compiling fiat_p256_adx_sqr.S
[661/1066] Compiling a_dup.cc
[662/1066] Compiling fiat_p256_adx_mul.S
[663/1066] Compiling a_mbstr.cc
[664/1066] Compiling a_int.cc
[665/1066] Compiling fiat_curve25519_adx_square.S
[666/1066] Compiling fiat_curve25519_adx_mul.S
[667/1066] Compiling md5-x86_64-linux.S
[668/1066] Compiling md5-x86_64-apple.S
[669/1066] Compiling md5-586-linux.S
[670/1066] Compiling md5-586-apple.S
[671/1066] Compiling chacha20_poly1305_x86_64-linux.S
[672/1066] Compiling chacha20_poly1305_x86_64-apple.S
[673/1066] Compiling chacha20_poly1305_armv8-win.S
[674/1066] Compiling chacha20_poly1305_armv8-apple.S
[675/1066] Compiling chacha-x86_64-linux.S
[676/1066] Compiling CCryptoBoringSSLShims shims.c
[677/1066] Compiling chacha-x86_64-apple.S
[678/1066] Compiling chacha20_poly1305_armv8-linux.S
[679/1066] Compiling chacha-x86-apple.S
[680/1066] Compiling chacha-armv8-win.S
[681/1066] Compiling chacha-x86-linux.S
[682/1066] Compiling a_d2i_fp.cc
[683/1066] Compiling chacha-armv8-apple.S
[684/1066] Compiling chacha-armv8-linux.S
[685/1066] Compiling aes128gcmsiv-x86_64-linux.S
[686/1066] Compiling chacha-armv4-linux.S
[687/1066] Compiling aes128gcmsiv-x86_64-apple.S
[688/1066] Compiling x86_64-mont5-linux.S
[689/1066] Compiling x86_64-mont-apple.S
[690/1066] Compiling x86_64-mont-linux.S
[691/1066] Compiling x86_64-mont5-apple.S
[692/1066] Compiling err_data.cc
[693/1066] Compiling x86-mont-apple.S
[694/1066] Compiling x86-mont-linux.S
[695/1066] Compiling vpaes-x86_64-apple.S
[696/1066] Compiling vpaes-x86_64-linux.S
[697/1066] Compiling vpaes-x86-linux.S
[698/1066] Compiling vpaes-armv7-linux.S
[699/1066] Compiling vpaes-x86-apple.S
[699/1066] Compiling vpaes-armv8-win.S
[701/1066] Compiling vpaes-armv8-linux.S
[702/1066] Compiling vpaes-armv8-apple.S
[703/1066] Compiling sha512-x86_64-linux.S
[704/1066] Compiling sha512-armv8-linux.S
[705/1066] Compiling sha512-armv4-linux.S
[706/1066] Compiling sha512-x86_64-apple.S
[707/1066] Compiling sha512-armv8-apple.S
[708/1066] Compiling sha512-armv8-win.S
[709/1066] Compiling a_bool.cc
[710/1066] Compiling a_bitstr.cc
[711/1066] Compiling sha512-586-linux.S
[712/1066] Compiling sha256-x86_64-linux.S
[713/1066] Compiling sha256-armv8-linux.S
[714/1066] Compiling sha512-586-apple.S
[715/1066] Compiling sha256-x86_64-apple.S
[716/1066] Compiling sha256-armv8-win.S
[717/1066] Compiling sha256-armv8-apple.S
[718/1066] Compiling sha256-armv4-linux.S
[718/1066] Compiling sha256-586-apple.S
[720/1066] Compiling sha256-586-linux.S
[721/1066] Compiling sha1-x86_64-apple.S
[722/1066] Compiling sha1-x86_64-linux.S
[723/1066] Compiling sha1-armv8-apple.S
[724/1066] Compiling sha1-armv8-win.S
[725/1066] Compiling sha1-armv8-linux.S
[726/1066] Compiling sha1-586-apple.S
[727/1066] Compiling rsaz-avx2-linux.S
[728/1066] Compiling sha1-586-linux.S
[729/1066] Compiling sha1-armv4-large-linux.S
[730/1066] Compiling rdrand-x86_64-apple.S
[730/1066] Compiling rsaz-avx2-apple.S
[731/1066] Compiling rdrand-x86_64-linux.S
[733/1066] Compiling p256_beeu-x86_64-asm-apple.S
[734/1066] Compiling p256_beeu-x86_64-asm-linux.S
[735/1066] Compiling p256_beeu-armv8-asm-win.S
[736/1066] Compiling p256_beeu-armv8-asm-linux.S
[737/1066] Compiling p256_beeu-armv8-asm-apple.S
[738/1066] Compiling p256-x86_64-asm-linux.S
[739/1066] Compiling p256-armv8-asm-win.S
[740/1066] Compiling p256-x86_64-asm-apple.S
[741/1066] Compiling ghashv8-armv8-win.S
[742/1066] Compiling p256-armv8-asm-linux.S
[742/1066] Compiling ghashv8-armv8-linux.S
[742/1066] Compiling p256-armv8-asm-apple.S
[745/1066] Compiling ghashv8-armv7-linux.S
[746/1066] Compiling ghashv8-armv8-apple.S
[747/1066] Compiling ghash-x86_64-linux.S
[748/1066] Compiling ghash-x86_64-apple.S
[749/1066] Compiling ghash-x86-linux.S
[750/1066] Compiling ghash-ssse3-x86_64-apple.S
[751/1066] Compiling ghash-x86-apple.S
[752/1066] Compiling ghash-neon-armv8-win.S
[753/1066] Compiling ghash-ssse3-x86-apple.S
[754/1066] Compiling ghash-ssse3-x86_64-linux.S
[755/1066] Compiling ghash-neon-armv8-apple.S
[756/1066] Compiling ghash-neon-armv8-linux.S
[757/1066] Compiling ghash-ssse3-x86-linux.S
[758/1066] Compiling ghash-armv4-linux.S
[759/1066] Compiling bsaes-armv7-linux.S
[760/1066] Compiling co-586-apple.S
[761/1066] Compiling co-586-linux.S
[762/1066] Compiling bn-armv8-win.S
[763/1066] Compiling bn-armv8-apple.S
[764/1066] Compiling bn-armv8-linux.S
[765/1066] Compiling armv8-mont-win.S
[766/1066] Compiling bn-586-linux.S
[767/1066] Compiling bn-586-apple.S
[768/1066] Compiling armv4-mont-linux.S
[769/1066] Compiling aesv8-gcm-armv8-win.S
[770/1066] Compiling armv8-mont-apple.S
[771/1066] Compiling aesv8-gcm-armv8-apple.S
[772/1066] Compiling armv8-mont-linux.S
[773/1066] Compiling aesv8-armv8-apple.S
[773/1066] Compiling aesv8-armv8-win.S
[773/1066] Compiling aesv8-gcm-armv8-linux.S
[776/1066] Compiling aesv8-armv8-linux.S
[777/1066] Compiling aesv8-armv7-linux.S
[778/1066] Compiling aesni-x86_64-linux.S
[779/1066] Compiling aesni-x86_64-apple.S
[780/1066] Compiling aesni-x86-linux.S
[781/1066] Compiling aesni-gcm-x86_64-linux.S
[782/1066] Compiling aesni-x86-apple.S
[783/1066] Compiling aes-gcm-avx512-x86_64-linux.S
[784/1066] Compiling aesni-gcm-x86_64-apple.S
[784/1066] Compiling aes-gcm-avx512-x86_64-apple.S
[786/1066] Compiling aes-gcm-avx2-x86_64-linux.S
[787/1066] Compiling aes-gcm-avx2-x86_64-apple.S
[788/1066] Compiling xwing.cc
[789/1066] Compiling x_sig.cc
[790/1066] Compiling x_val.cc
[791/1066] Compiling x_x509a.cc
[791/1066] Compiling x_spki.cc
[793/1066] Compiling x_pubkey.cc
[794/1066] Compiling x_x509.cc
[795/1066] Compiling x_req.cc
[796/1066] Compiling x_crl.cc
[797/1066] Compiling x_name.cc
[798/1066] Compiling x_exten.cc
[799/1066] Compiling x_all.cc
[800/1066] Compiling x_algor.cc
[801/1066] Compiling x_attrib.cc
[802/1066] Compiling x509spki.cc
[803/1066] Compiling x509name.cc
[804/1066] Compiling x509rset.cc
[805/1066] Compiling x509_vpm.cc
[806/1066] Compiling x509cset.cc
[807/1066] Compiling x509_v3.cc
[808/1066] Compiling x509_vfy.cc
[809/1066] Compiling x509_txt.cc
[810/1066] Compiling x509_trs.cc
[811/1066] Compiling x509_set.cc
[812/1066] Compiling x509_req.cc
[813/1066] Compiling x509_obj.cc
[814/1066] Compiling x509_lu.cc
[815/1066] Compiling x509_def.cc
[816/1066] Compiling x509_d2.cc
[817/1066] Compiling x509_att.cc
[818/1066] Compiling x509_ext.cc
[819/1066] Compiling x509_cmp.cc
[820/1066] Compiling v3_utl.cc
[821/1066] Compiling x509.cc
[822/1066] Compiling v3_skey.cc
[823/1066] Compiling v3_prn.cc
[824/1066] Compiling v3_purp.cc
[825/1066] Compiling v3_ocsp.cc
[826/1066] Compiling v3_pmaps.cc
[827/1066] Compiling v3_lib.cc
[828/1066] Compiling v3_pcons.cc
[829/1066] Compiling v3_ncons.cc
[830/1066] Compiling v3_info.cc
[831/1066] Compiling v3_int.cc
[832/1066] Compiling v3_ia5.cc
[833/1066] Compiling v3_genn.cc
[834/1066] Compiling v3_extku.cc
[835/1066] Compiling v3_enum.cc
[836/1066] Compiling v3_crld.cc
[837/1066] Compiling v3_cpols.cc
[838/1066] Compiling v3_bitst.cc
[839/1066] Compiling v3_conf.cc
[840/1066] Compiling v3_bcons.cc
[841/1066] Compiling v3_alt.cc
[842/1066] Compiling v3_akey.cc
[843/1066] Compiling v3_akeya.cc
[844/1066] Compiling t_x509a.cc
[845/1066] Compiling t_x509.cc
[846/1066] Compiling rsa_pss.cc
[847/1066] Compiling t_crl.cc
[848/1066] Compiling i2d_pr.cc
[849/1066] Compiling t_req.cc
[850/1066] Compiling name_print.cc
[851/1066] Compiling policy.cc
[852/1066] Compiling by_dir.cc
[853/1066] Compiling by_file.cc
[854/1066] Compiling algorithm.cc
[855/1066] Compiling a_digest.cc
[856/1066] Compiling a_verify.cc
[857/1066] Compiling asn1_gen.cc
[858/1066] Compiling a_sign.cc
[859/1066] Compiling thread.cc
[860/1066] Compiling thread_none.cc
[861/1066] Compiling voprf.cc
[862/1066] Compiling thread_pthread.cc
[863/1066] Compiling trust_token.cc
[864/1066] Compiling thread_win.cc
[865/1066] Compiling stack.cc
[866/1066] Compiling pmbtoken.cc
[867/1066] Compiling sha512.cc
[868/1066] Compiling slhdsa.cc
[869/1066] Compiling siphash.cc
[870/1066] Compiling sha256.cc
[871/1066] Compiling spake2plus.cc
[872/1066] Compiling sha1.cc
[873/1066] Compiling rsa_print.cc
[874/1066] Compiling rsa_extra.cc
[875/1066] Compiling refcount.cc
[876/1066] Compiling urandom.cc
[877/1066] Compiling rsa_asn1.cc
[878/1066] Compiling rsa_crypt.cc
[879/1066] Compiling rc4.cc
[880/1066] Compiling windows.cc
[881/1066] Compiling passive.cc
[882/1066] Compiling rand.cc
[883/1066] Compiling trusty.cc
[884/1066] Compiling ios.cc
[885/1066] Compiling poly1305_arm_asm.S
[886/1066] Compiling getentropy.cc
[887/1066] Compiling fork_detect.cc
[888/1066] Compiling forkunsafe.cc
[889/1066] Compiling deterministic.cc
[890/1066] Compiling poly1305_vec.cc
[891/1066] Compiling poly1305_arm.cc
[892/1066] Compiling poly1305.cc
[893/1066] Compiling pool.cc
[894/1066] Compiling pkcs7.cc
[895/1066] Compiling pkcs8.cc
[896/1066] Compiling pkcs8_x509.cc
[897/1066] Compiling pem_xaux.cc
[898/1066] Compiling p5_pbev2.cc
[899/1066] Compiling pem_x509.cc
[900/1066] Compiling pkcs7_x509.cc
[901/1066] Compiling pem_pkey.cc
[902/1066] Compiling pem_pk8.cc
[903/1066] Compiling pem_info.cc
[904/1066] Compiling mlkem.cc
[905/1066] Compiling pem_oth.cc
[906/1066] Compiling pem_lib.cc
[907/1066] Compiling pem_all.cc
[908/1066] Compiling obj_xref.cc
[909/1066] Compiling mldsa.cc
[910/1066] Compiling obj.cc
[911/1066] Compiling mem.cc
[912/1066] Compiling poly_rq_mul.S
[913/1066] Compiling fips_shared_support.cc
[914/1066] Compiling lhash.cc
[915/1066] Compiling md5.cc
[916/1066] Compiling md4.cc
[917/1066] Compiling kyber.cc
[918/1066] Compiling fuzzer_mode.cc
[919/1066] Compiling hrss.cc
[920/1066] Compiling ex_data.cc
[921/1066] Compiling hpke.cc
[922/1066] Compiling sign.cc
[923/1066] Compiling p_x25519.cc
[924/1066] Compiling pbkdf.cc
[925/1066] Compiling print.cc
[926/1066] Compiling scrypt.cc
[927/1066] Compiling p_x25519_asn1.cc
[928/1066] Compiling p_rsa_asn1.cc
[929/1066] Compiling p_ed25519.cc
[930/1066] Compiling p_rsa.cc
[931/1066] Compiling p_ec.cc
[932/1066] Compiling p_hkdf.cc
[933/1066] Compiling p_ed25519_asn1.cc
[934/1066] Compiling p_ec_asn1.cc
[935/1066] Compiling p_dsa_asn1.cc
[936/1066] Compiling p_dh.cc
[937/1066] Compiling p_dh_asn1.cc
[938/1066] Compiling evp.cc
[939/1066] Compiling evp_ctx.cc
[940/1066] Compiling err.cc
[941/1066] Compiling engine.cc
[942/1066] Compiling evp_asn1.cc
[943/1066] Compiling ecdsa_p1363.cc
[944/1066] Compiling ecdh.cc
[945/1066] Compiling ecdsa_asn1.cc
[946/1066] Compiling ec_derive.cc
[947/1066] Compiling hash_to_curve.cc
[948/1066] Compiling bcm.cc
[949/1066] Compiling ec_asn1.cc
[950/1066] Compiling dsa.cc
[951/1066] Compiling dsa_asn1.cc
[952/1066] Compiling x25519-asm-arm.S
[953/1066] Compiling curve25519_64_adx.cc
[954/1066] Compiling params.cc
[955/1066] Compiling curve25519.cc
[956/1066] Compiling digest_extra.cc
[957/1066] Compiling spake25519.cc
[958/1066] Compiling des.cc
[959/1066] Compiling dh_asn1.cc
[960/1066] Compiling cpu_intel.cc
[961/1066] Compiling cpu_aarch64_win.cc
[962/1066] Compiling cpu_aarch64_sysreg.cc
[963/1066] Compiling cpu_aarch64_openbsd.cc
[964/1066] Compiling crypto.cc
[965/1066] Compiling cpu_arm_freebsd.cc
[966/1066] Compiling cpu_aarch64_linux.cc
[967/1066] Compiling cpu_arm_linux.cc
[968/1066] Compiling cpu_aarch64_fuchsia.cc
[969/1066] Compiling e_rc4.cc
[970/1066] Compiling tls_cbc.cc
[971/1066] Compiling cpu_aarch64_apple.cc
[972/1066] Compiling get_cipher.cc
[973/1066] Compiling conf.cc
[974/1066] Compiling e_tls.cc
[975/1066] Compiling cms.cc
[976/1066] Compiling e_rc2.cc
[977/1066] Compiling e_null.cc
[978/1066] Compiling e_des.cc
[979/1066] Compiling e_aesgcmsiv.cc
[980/1066] Compiling e_chacha20poly1305.cc
[981/1066] Compiling e_aeseax.cc
[982/1066] Compiling e_aesctrhmac.cc
[983/1066] Compiling derive_key.cc
[984/1066] Compiling chacha.cc
[985/1066] Compiling buf.cc
[986/1066] Compiling cbb.cc
[987/1066] Compiling asn1_compat.cc
[988/1066] Compiling cbs.cc
[989/1066] Compiling unicode.cc
[990/1066] Compiling sqrt.cc
[991/1066] Compiling ber.cc
[992/1066] Compiling exponentiation.cc
[993/1066] Compiling div.cc
[994/1066] Compiling printf.cc
[995/1066] Compiling blake2.cc
[996/1066] Compiling hexdump.cc
[997/1066] Compiling pair.cc
[998/1066] Compiling file.cc
[999/1066] Compiling fd.cc
[1000/1066] Compiling bn_asn1.cc
[1001/1066] Compiling convert.cc
[1002/1066] Compiling errno.cc
[1003/1066] Compiling bio_mem.cc
[1004/1066] Compiling bio.cc
[1005/1066] Compiling base64.cc
[1006/1066] Compiling tasn_typ.cc
[1007/1066] Compiling tasn_fre.cc
[1008/1066] Compiling posix_time.cc
[1009/1066] Compiling tasn_enc.cc
[1010/1066] Compiling tasn_dec.cc
[1011/1066] Compiling tasn_new.cc
[1012/1066] Compiling tasn_utl.cc
[1013/1066] Compiling f_string.cc
[1014/1066] Compiling asn1_par.cc
[1015/1066] Compiling f_int.cc
[1016/1066] Compiling asn_pack.cc
[1017/1066] Compiling a_type.cc
[1018/1066] Compiling a_utctm.cc
[1019/1066] Compiling a_time.cc
[1020/1066] Compiling a_octet.cc
[1021/1066] Compiling asn1_lib.cc
[1022/1066] Compiling a_strnid.cc
[1023/1066] Compiling a_mbstr.cc
[1024/1066] Compiling a_strex.cc
[1025/1066] Compiling a_dup.cc
[1026/1066] Compiling a_object.cc
[1026/1066] Write sources
[1030/1066] Compiling a_i2d_fp.cc
[1031/1066] Compiling a_d2i_fp.cc
[1032/1066] Compiling a_int.cc
[1033/1066] Compiling a_gentm.cc
[1035/1154] Compiling Algorithms Keyed.swift
[1036/1154] Compiling Algorithms MinMax.swift
[1037/1156] Compiling Algorithms Partition.swift
[1038/1156] Compiling Algorithms Permutations.swift
[1039/1156] Compiling Algorithms Grouped.swift
[1040/1156] Compiling Algorithms Indexed.swift
[1041/1156] Compiling Algorithms Intersperse.swift
[1042/1156] Compiling Algorithms Joined.swift
[1042/1156] Compiling aes.cc
[1043/1156] Compiling a_bool.cc
[1044/1156] Compiling a_bitstr.cc
[1046/1156] Compiling Atomics IntegerOperations.swift
[1047/1156] Compiling Atomics Unmanaged extensions.swift
[1048/1156] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[1049/1156] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[1050/1156] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[1051/1164] Emitting module AsyncAlgorithms
[1052/1170] Compiling Algorithms Split.swift
[1053/1170] Compiling Algorithms Stride.swift
[1054/1170] Compiling Algorithms Suffix.swift
[1055/1173] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1056/1173] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[1057/1173] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[1061/1173] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[1063/1173] Compiling Algorithms Reductions.swift
[1064/1173] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[1068/1173] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[1069/1173] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1070/1173] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1071/1173] Compiling AsyncAlgorithms MergeStateMachine.swift
[1072/1173] Compiling AsyncAlgorithms MergeStorage.swift
[1073/1173] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1074/1173] Compiling AsyncAlgorithms Rethrow.swift
[1082/1173] Compiling Algorithms FlattenCollection.swift
[1094/1173] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1095/1173] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1096/1173] Compiling AsyncAlgorithms DebounceStorage.swift
[1097/1173] Compiling AsyncAlgorithms Dictionary.swift
[1098/1173] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1099/1173] Compiling AsyncAlgorithms Locking.swift
[1100/1173] Compiling CryptoBoringWrapper RandomBytes.swift
[1105/1173] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1106/1173] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1107/1173] Emitting module CryptoBoringWrapper
[1108/1173] Compiling Algorithms Trim.swift
[1109/1173] Compiling Algorithms Unique.swift
[1110/1173] Compiling Algorithms Windows.swift
[1111/1173] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1112/1173] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1113/1173] Compiling AsyncAlgorithms SetAlgebra.swift
[1114/1173] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1115/1173] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1116/1173] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1117/1173] Compiling AsyncAlgorithms ZipStateMachine.swift
[1118/1173] Compiling AsyncAlgorithms ZipStorage.swift
[1125/1173] Compiling CryptoBoringWrapper EllipticCurve.swift
[1126/1173] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1127/1173] Emitting module Atomics
[1135/1175] Compiling AsyncAlgorithms ChannelStorage.swift
[1136/1175] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1137/1175] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1138/1175] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1139/1175] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1147/1176] Emitting module Algorithms
[1148/1177] Wrapping AST for Atomics for debugging
[1150/1317] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1151/1318] Emitting module ServiceLifecycle
[1152/1318] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1153/1318] Compiling ServiceLifecycle ServiceRunnerError.swift
[1154/1318] Compiling ServiceLifecycle CancellationWaiter.swift
[1155/1318] Compiling Crypto ChaChaPoly_boring.swift
[1156/1318] Compiling Crypto ChaChaPoly.swift
[1157/1318] Compiling Crypto Cipher.swift
[1158/1318] Compiling Crypto Nonces.swift
[1159/1318] Compiling Crypto ASN1.swift
[1160/1318] Compiling Crypto ASN1Any.swift
[1161/1318] Compiling Crypto ASN1BitString.swift
[1162/1318] Compiling Crypto ASN1Boolean.swift
[1163/1326] Compiling Crypto MessageAuthenticationCode.swift
[1164/1326] Compiling Crypto AES.swift
[1165/1326] Compiling Crypto ECDSASignature_boring.swift
[1166/1326] Compiling Crypto ECDSA_boring.swift
[1167/1326] Compiling Crypto EdDSA_boring.swift
[1168/1326] Compiling Crypto ECDSA.swift
[1169/1326] Compiling Crypto AES-GCM.swift
[1170/1326] Compiling Crypto AES-GCM_boring.swift
[1171/1326] Emitting module Crypto
[1172/1326] Compiling ServiceLifecycle Service.swift
[1173/1326] Compiling ServiceLifecycle GracefulShutdown.swift
[1174/1326] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1175/1326] Compiling ServiceLifecycle ServiceGroup.swift
[1177/1337] Compiling Crypto X25519Keys.swift
[1178/1337] Compiling Crypto SymmetricKeys.swift
[1179/1337] Compiling Crypto HMAC.swift
[1180/1337] Compiling Crypto MACFunctions.swift
[1187/1337] Compiling Crypto PKCS8PrivateKey.swift
[1188/1337] Compiling Crypto SEC1PrivateKey.swift
[1189/1337] Compiling Crypto SubjectPublicKeyInfo.swift
[1190/1337] Compiling Crypto CryptoError_boring.swift
[1191/1337] Compiling Crypto CryptoKitErrors.swift
[1192/1337] Compiling Crypto Digest_boring.swift
[1193/1337] Compiling Crypto Digest.swift
[1194/1337] Compiling Crypto Digests.swift
[1195/1337] Compiling Crypto HashFunctions.swift
[1196/1337] Compiling Crypto HashFunctions_SHA2.swift
[1197/1337] Compiling Crypto Insecure_HashFunctions.swift
[1198/1337] Compiling Crypto KEM.swift
[1199/1337] Compiling Crypto ECDH_boring.swift
[1200/1337] Compiling Crypto DH.swift
[1205/1337] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1206/1337] Compiling NIOCore SocketAddresses.swift
[1207/1337] Compiling NIOCore SocketOptionProvider.swift
[1208/1337] Compiling NIOCore SystemCallHelpers.swift
[1209/1337] Compiling NIOCore TimeAmount+Duration.swift
[1210/1337] Compiling NIOCore TypeAssistedChannelHandler.swift
[1211/1337] Compiling NIOCore UniversalBootstrapSupport.swift
[1212/1337] Compiling NIOCore Utilities.swift
[1213/1337] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1214/1337] Compiling Crypto HPKE-KEM.swift
[1215/1337] Compiling Crypto ECDH.swift
[1216/1337] Compiling Crypto HKDF.swift
[1217/1337] Compiling Crypto AESWrap.swift
[1218/1337] Compiling Crypto AESWrap_boring.swift
[1219/1337] Compiling Crypto Ed25519_boring.swift
[1220/1337] Compiling Crypto NISTCurvesKeys_boring.swift
[1221/1337] Compiling Crypto X25519Keys_boring.swift
[1222/1337] Compiling Crypto Curve25519.swift
[1223/1337] Compiling Crypto Ed25519Keys.swift
[1224/1337] Compiling Crypto NISTCurvesKeys.swift
[1225/1337] Compiling Crypto HPKE-Errors.swift
[1226/1337] Compiling Crypto HPKE.swift
[1227/1337] Compiling Crypto HPKE-Context.swift
[1228/1337] Compiling Crypto HPKE-KeySchedule.swift
[1229/1337] Compiling Crypto HPKE-Modes.swift
[1230/1337] Compiling Crypto Insecure.swift
[1253/1337] Compiling Crypto ASN1Identifier.swift
[1254/1337] Compiling Crypto ASN1Integer.swift
[1255/1337] Compiling Crypto ASN1Null.swift
[1256/1337] Compiling Crypto ASN1OctetString.swift
[1257/1337] Compiling Crypto ASN1Strings.swift
[1258/1337] Compiling Crypto ArraySliceBigint.swift
[1259/1337] Compiling Crypto GeneralizedTime.swift
[1260/1337] Compiling Crypto ObjectIdentifier.swift
[1261/1337] Compiling Crypto ECDSASignature.swift
[1262/1337] Compiling Crypto PEMDocument.swift
[1263/1337] Compiling Crypto Ed25519.swift
[1264/1337] Compiling Crypto Signature.swift
[1265/1337] Compiling Crypto CryptoKitErrors_boring.swift
[1266/1337] Compiling Crypto RNG_boring.swift
[1267/1337] Compiling Crypto SafeCompare_boring.swift
[1268/1337] Compiling Crypto Zeroization_boring.swift
[1269/1337] Compiling Crypto PrettyBytes.swift
[1270/1337] Compiling Crypto SafeCompare.swift
[1271/1337] Compiling Crypto SecureBytes.swift
[1272/1337] Compiling Crypto Zeroization.swift
[1283/1338] Emitting module NIOCore
[1311/1348] Wrapping AST for NIOCore for debugging
[1313/1468] Emitting module NIOHTTPTypes
[1314/1468] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1316/1469] Compiling _CryptoExtras AES_CBC.swift
[1317/1469] Compiling _CryptoExtras AES_CFB.swift
[1318/1469] Compiling _CryptoExtras AES_CTR.swift
[1319/1469] Compiling _CryptoExtras AES_GCM_SIV.swift
[1319/1472] Wrapping AST for NIOHTTPTypes for debugging
[1321/1483] Compiling _CryptoExtras PKCS8PrivateKey.swift
[1322/1483] Compiling NIOPosix NIOThreadPool.swift
[1323/1483] Compiling NIOPosix NonBlockingFileIO.swift
[1324/1483] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1325/1483] Compiling _CryptoExtras Data+Extensions.swift
[1326/1483] Compiling _CryptoExtras DigestType.swift
[1327/1483] Compiling _CryptoExtras Error.swift
[1328/1483] Compiling _CryptoExtras I2OSP.swift
[1329/1483] Compiling _CryptoExtras IntegerEncoding.swift
[1330/1483] Compiling _CryptoExtras PEMDocument.swift
[1331/1489] Emitting module NIONFS3
[1332/1489] Compiling NIOHTTPResponsiveness ResponsivenessConfig.swift
[1333/1489] Compiling NIOHTTPResponsiveness SimpleResponsivenessRequestMux.swift
[1334/1489] Emitting module NIOEmbedded
[1335/1489] Compiling NIOEmbedded AsyncTestingChannel.swift
[1336/1489] Compiling NIOHTTPResponsiveness HTTPReceiveDiscardHandler.swift
[1337/1489] Emitting module NIOResumableUpload
[1341/1489] Compiling NIONFS3 NFSTypes+Readlink.swift
[1342/1489] Compiling NIONFS3 NFSTypes+SetAttr.swift
[1343/1489] Compiling NIONFS3 RPCTypes.swift
[1344/1489] Compiling NIOPosix PipePair.swift
[1345/1489] Compiling NIOHTTPResponsiveness HTTPDrippingDownloadHandler.swift
[1346/1489] Emitting module NIOHTTPResponsiveness
[1347/1490] Compiling NIOResumableUpload HTTPResumableUploadHandler.swift
[1348/1490] Compiling NIOResumableUpload HTTPResumableUploadContext.swift
[1349/1490] Compiling NIOResumableUpload HTTPResumableUpload.swift
[1350/1490] Compiling NIOResumableUpload HTTPResumableUploadChannel.swift
[1351/1490] Compiling NIOResumableUpload HTTPResumableUploadProtocol.swift
[1352/1490] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1353/1490] Compiling NIOEmbedded Embedded.swift
[1359/1492] Wrapping AST for NIOResumableUpload for debugging
[1360/1492] Wrapping AST for NIOEmbedded for debugging
[1362/1492] Emitting module _CryptoExtras
[1363/1492] Compiling _CryptoExtras ARCResponse.swift
[1364/1492] Compiling _CryptoExtras ARCServer.swift
[1365/1492] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1366/1492] Compiling _CryptoExtras ChaCha20CTR.swift
[1367/1492] Compiling _CryptoExtras ObjectIdentifier.swift
[1368/1492] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[1369/1492] Compiling _CryptoExtras PrettyBytes.swift
[1370/1492] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1371/1492] Compiling _CryptoExtras DLEQ.swift
[1372/1492] Compiling _CryptoExtras Prover.swift
[1373/1492] Compiling _CryptoExtras Verifier.swift
[1374/1492] Compiling _CryptoExtras ZKPToolbox.swift
[1375/1492] Compiling NIOPosix GetaddrinfoResolver.swift
[1376/1492] Compiling NIOPosix HappyEyeballs.swift
[1377/1492] Compiling _CryptoExtras ARCRequest.swift
[1378/1492] Compiling NIOPosix ControlMessage.swift
[1379/1492] Compiling NIOPosix DatagramVectorReadManager.swift
[1380/1492] Compiling NIOPosix Errors+Any.swift
[1381/1492] Compiling NIOPosix FileDescriptor.swift
[1382/1492] Compiling _CryptoExtras Block Function.swift
[1383/1492] Compiling _CryptoExtras AES_CFB_boring.swift
[1384/1492] Compiling NIOPosix BaseStreamSocketChannel.swift
[1385/1492] Compiling NIOPosix Bootstrap.swift
[1386/1493] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1387/1493] Compiling _CryptoExtras PBKDF2.swift
[1388/1493] Compiling _CryptoExtras Scrypt_boring.swift
[1389/1493] Compiling _CryptoExtras Scrypt.swift
[1390/1493] Compiling _CryptoExtras OPRF.swift
[1391/1493] Compiling _CryptoExtras OPRFClient.swift
[1392/1493] Compiling _CryptoExtras OPRFServer.swift
[1416/1499] Compiling _CryptoExtras VOPRF+API.swift
[1417/1499] Compiling _CryptoExtras VOPRFClient.swift
[1418/1499] Compiling _CryptoExtras VOPRFServer.swift
[1419/1499] Compiling _CryptoExtras RSA+BlindSigning.swift
[1420/1499] Compiling _CryptoExtras RSA.swift
[1439/1499] Compiling NIOPosix ThreadPosix.swift
[1440/1499] Compiling NIOPosix ThreadWindows.swift
[1444/1500] Compiling NIOPosix UnsafeTransfer.swift
[1445/1500] Compiling NIOPosix Utilities.swift
[1446/1500] Compiling NIOPosix VsockAddress.swift
[1447/1500] Compiling NIOPosix VsockChannelEvents.swift
[1448/1593] Compiling X509 NameConstraints.swift
[1449/1593] Compiling X509 SubjectAlternativeName.swift
[1450/1593] Compiling X509 SubjectKeyIdentifier.swift
[1451/1593] Compiling X509 Extension.swift
[1452/1593] Compiling X509 Extensions.swift
[1453/1593] Compiling X509 ExtensionsBuilder.swift
[1454/1593] Compiling X509 GeneralName.swift
[1455/1593] Compiling X509 Lock.swift
[1456/1593] Compiling X509 LockedValueBox.swift
[1457/1593] Compiling X509 BasicOCSPResponse.swift
[1458/1593] Compiling X509 DirectoryString.swift
[1459/1593] Compiling X509 OCSPCertID.swift
[1460/1593] Compiling X509 OCSPVersion.swift
[1461/1593] Compiling X509 PKCS8PrivateKey.swift
[1462/1593] Compiling X509 CMSIssuerAndSerialNumber.swift
[1463/1593] Compiling X509 CMSOperations.swift
[1464/1593] Compiling X509 CMSSignature.swift
[1465/1593] Compiling X509 CMSSignedData.swift
[1466/1593] Compiling X509 CMSSignerIdentifier.swift
[1467/1593] Compiling X509 CMSSignerInfo.swift
[1468/1593] Compiling X509 CMSVersion.swift
[1469/1593] Emitting module NIOPosix
[1470/1593] Compiling X509 Curve25519+DER.swift
[1471/1593] Compiling X509 Digests.swift
[1472/1593] Compiling X509 DistinguishedName.swift
[1473/1593] Compiling X509 CommonName.swift
[1474/1593] Compiling X509 CountryName.swift
[1475/1593] Compiling X509 DNBuilder.swift
[1476/1593] Compiling X509 KeyUsage.swift
[1477/1594] Wrapping AST for NIOPosix for debugging
[1479/1596] Emitting module NIO
[1480/1596] Compiling NIO Exports.swift
[1481/1597] Wrapping AST for NIO for debugging
[1483/1631] Compiling NIOTLS TLSEvents.swift
[1484/1631] Emitting module NIOTLS
[1485/1631] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1486/1631] Emitting module NIOSOCKS
[1487/1632] Compiling NIOSOCKS SOCKSResponse.swift
[1488/1632] Compiling NIOSOCKS ClientStateMachine.swift
[1489/1632] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1490/1632] Compiling NIOSOCKS ServerStateMachine.swift
[1491/1632] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1492/1632] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1493/1632] Compiling NIOTLS SNIHandler.swift
[1494/1633] Compiling NIOSOCKS AuthenticationMethod.swift
[1495/1633] Compiling NIOSOCKS ClientGreeting.swift
[1496/1633] Compiling NIOSOCKS Messages.swift
[1497/1633] Compiling NIOSOCKS SOCKSRequest.swift
[1498/1633] Compiling NIOSOCKS Errors.swift
[1499/1633] Compiling NIOSOCKS Helpers.swift
[1500/1633] Compiling NIOSOCKS SOCKSClientHandler.swift
[1501/1633] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1502/1634] Compiling X509 DomainComponent.swift
[1503/1634] Compiling X509 EmailAddress.swift
[1504/1634] Compiling X509 LocalityName.swift
[1505/1634] Compiling X509 OrganizationName.swift
[1506/1634] Compiling X509 OrganizationalUnitName.swift
[1507/1634] Compiling X509 StateOrProvinceName.swift
[1508/1634] Compiling X509 StreetAddress.swift
[1509/1634] Compiling X509 Error.swift
[1510/1634] Compiling X509 AuthorityInformationAccess.swift
[1511/1634] Compiling X509 AuthorityKeyIdentifier.swift
[1512/1634] Compiling X509 BasicConstraints.swift
[1513/1634] Compiling X509 ExtendedKeyUsage.swift
[1514/1634] Compiling X509 ExtensionIdentifiers.swift
[1519/1647] Compiling X509 PromiseAndFuture.swift
[1520/1647] Compiling X509 RDNAttribute.swift
[1521/1647] Compiling X509 RandomNumberGenerator+bytes.swift
[1522/1647] Compiling X509 RelativeDistinguishedName.swift
[1523/1647] Compiling X509 SEC1PrivateKey.swift
[1524/1647] Compiling X509 SecKeyWrapper.swift
[1525/1647] Compiling X509 Signature.swift
[1526/1647] Compiling X509 SignatureAlgorithm.swift
[1527/1647] Compiling X509 AllOfPolicies.swift
[1528/1647] Compiling X509 AnyPolicy.swift
[1529/1647] Compiling X509 CertificateStore.swift
[1530/1647] Compiling X509 CSRAttribute.swift
[1531/1647] Compiling X509 CSRAttributes.swift
[1532/1647] Compiling X509 CSRVersion.swift
[1533/1647] Compiling X509 CertificateSigningRequest.swift
[1534/1647] Compiling X509 CertificationRequestInfo.swift
[1535/1647] Compiling X509 ExtensionRequest.swift
[1536/1647] Compiling X509 Certificate.swift
[1537/1647] Compiling X509 CertificatePrivateKey.swift
[1538/1647] Compiling X509 CertificatePublicKey.swift
[1539/1647] Compiling X509 CertificateSerialNumber.swift
[1540/1647] Compiling X509 CertificateVersion.swift
[1541/1647] Compiling X509 CMSAttribute.swift
[1542/1647] Compiling X509 CMSContentInfo.swift
[1543/1647] Compiling X509 CMSEncapsulatedContentInfo.swift
[1544/1647] Compiling X509 CustomCertificateStore.swift
[1545/1647] Compiling X509 OneOfPolicies.swift
[1546/1647] Compiling X509 PolicyBuilder.swift
[1547/1647] Compiling X509 BasicConstraintsPolicy.swift
[1548/1647] Compiling X509 DNSNames.swift
[1549/1647] Compiling X509 DirectoryNames.swift
[1550/1647] Compiling X509 ExpiryPolicy.swift
[1551/1647] Compiling X509 IPConstraints.swift
[1552/1647] Compiling X509 NameConstraintsPolicy.swift
[1553/1647] Compiling X509 RFC5280Policy.swift
[1554/1647] Compiling X509 URIConstraints.swift
[1555/1647] Compiling X509 VersionPolicy.swift
[1556/1647] Compiling X509 ServerIdentityPolicy.swift
[1557/1647] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1558/1647] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1559/1649] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1560/1649] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1569/1649] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1570/1649] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1571/1649] Compiling NIOHTTP1 HTTPTypes.swift
[1576/1649] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1577/1649] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1583/1649] Wrapping AST for NIOSOCKS for debugging
[1584/1649] Emitting module X509
[1599/1649] Compiling X509 OCSPCertStatus.swift
[1600/1649] Compiling X509 OCSPExtensionID.swift
[1601/1649] Compiling X509 OCSPNonce.swift
[1602/1649] Compiling X509 OCSPPolicy.swift
[1603/1649] Compiling X509 OCSPRequest.swift
[1604/1649] Compiling X509 OCSPResponse.swift
[1605/1649] Compiling X509 OCSPResponseBytes.swift
[1606/1649] Compiling X509 OCSPResponseData.swift
[1607/1649] Compiling X509 OCSPResponseStatus.swift
[1608/1649] Compiling X509 OCSPSignature.swift
[1609/1649] Compiling X509 OCSPSingleRequest.swift
[1610/1649] Compiling X509 OCSPSingleResponse.swift
[1611/1649] Compiling X509 OCSPTBSRequest.swift
[1612/1680] Emitting module NIOHTTP1
[1613/1680] Compiling NIOSSL AndroidCABundle.swift
[1614/1680] Compiling NIOSSL ByteBufferBIO.swift
[1615/1680] Compiling NIOSSL CustomPrivateKey.swift
[1616/1681] Emitting module NIOSOCKSClient
[1618/1681] Compiling NIOSOCKSClient main.swift
[1618/1688] Wrapping AST for NIOHTTP1 for debugging
[1620/1722] Wrapping AST for NIOSOCKSClient for debugging
[1621/1722] Write Objects.LinkFileList
[1623/1722] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1624/1722] Compiling NIOHPACK IntegerCoding.swift
[1625/1723] Emitting module NIOHTTPCompression
[1626/1723] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1627/1723] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1628/1723] Compiling NIOExtras NIOExtrasError.swift
[1629/1723] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1630/1725] Compiling NIOHPACK IndexedHeaderTable.swift
[1631/1725] Emitting module NIOHTTPTypesHTTP1
[1632/1725] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1633/1725] Compiling NIOHPACK StaticHeaderTable.swift
[1634/1725] Compiling NIOHTTPCompression HTTPCompression.swift
[1635/1725] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1636/1725] Compiling NIOHTTPCompression HTTPDecompression.swift
[1637/1725] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1637/1726] Linking NIOSOCKSClient
[1639/1726] Compiling NIOHPACK HuffmanTables.swift
[1642/1726] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1643/1726] Compiling NIOExtras NIORequestIdentifiable.swift
[1644/1726] Compiling NIOExtras PCAPRingBuffer.swift
[1645/1726] Compiling NIOExtras QuiescingHelper.swift
[1647/1726] Compiling NIOHPACK HuffmanCoding.swift
[1648/1726] Compiling NIOExtras RequestResponseHandler.swift
[1649/1726] Compiling NIOExtras RequestResponseHandlers+State.swift
[1650/1726] Compiling NIOExtras DebugInboundEventsHandler.swift
[1651/1726] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1652/1726] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1653/1726] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1654/1727] Emitting module NIOHPACK
[1655/1727] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1656/1727] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1657/1727] Compiling NIOExtras JSONRPCFraming.swift
[1659/1727] Emitting module NIOSSL
[1663/1727] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1670/1731] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1674/1734] Emitting module NIOExtras
[1676/1734] Compiling NIOExtras LengthFieldPrepender.swift
[1677/1734] Compiling NIOExtras LineBasedFrameDecoder.swift
[1678/1734] Emitting module NIOResumableUploadDemo
[1679/1734] Compiling NIOResumableUploadDemo main.swift
[1680/1734] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1681/1734] Compiling NIOExtras WritePCAPHandler.swift
[1684/1796] Compiling NIOHTTP2 Error+Any.swift
[1685/1796] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1686/1796] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1687/1796] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1688/1796] Compiling NIOHTTP2 SendingHeadersState.swift
[1689/1796] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1690/1796] Compiling NIOHTTP2 SendingRstStreamState.swift
[1691/1796] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1692/1796] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1693/1796] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1694/1796] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1695/1796] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1696/1796] Compiling NIOHTTP2 HasRemoteSettings.swift
[1697/1796] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1698/1796] Compiling NIOHTTP2 QuiescingState.swift
[1699/1796] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1700/1796] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1701/1796] Compiling NIOHTTP2 StateMachineResult.swift
[1702/1796] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1703/1796] Compiling NIOHTTP2 DOSHeuristics.swift
[1704/1796] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1705/1796] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1706/1796] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1707/1796] Compiling NIOHTTP2 HasLocalSettings.swift
[1709/1797] Compiling X509 TrustRootLoading.swift
[1710/1797] Compiling X509 UnverifiedChain.swift
[1711/1797] Compiling X509 VerificationDiagnostic.swift
[1712/1797] Compiling X509 Verifier.swift
[1713/1797] Compiling X509 VerifierPolicy.swift
[1714/1797] Compiling X509 AlgorithmIdentifier.swift
[1715/1797] Compiling X509 ECDSASignature.swift
[1716/1797] Compiling X509 RSAPKCS1PublicKey.swift
[1717/1797] Compiling X509 SubjectPublicKeyInfo.swift
[1718/1797] Compiling X509 TBSCertificate.swift
[1719/1797] Compiling X509 Time.swift
[1720/1797] Compiling X509 TimeCalculations.swift
[1721/1797] Compiling X509 Validity.swift
[1721/1797] Wrapping AST for NIOExtras for debugging
[1723/1804] Compiling NIOHTTP2 MaySendFrames.swift
[1724/1804] Compiling NIOHTTP2 SendingDataState.swift
[1725/1804] Compiling NIOHTTP2 SendingGoawayState.swift
[1731/1805] Wrapping AST for NIOResumableUploadDemo for debugging
[1732/1805] Write Objects.LinkFileList
[1735/1821] Emitting module HTTPServerWithQuiescingDemo
[1736/1821] Compiling HTTPServerWithQuiescingDemo main.swift
[1737/1823] Emitting module NIOWritePCAPDemo
[1738/1823] Compiling NIOWritePCAPDemo main.swift
[1739/1824] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[1740/1824] Compiling NIOExtrasPerformanceTester Measurement.swift
[1741/1824] Emitting module NIOWritePartialPCAPDemo
[1742/1824] Compiling NIOWritePartialPCAPDemo main.swift
[1743/1824] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[1744/1825] Emitting module NIOExtrasPerformanceTester
[1745/1825] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[1748/1828] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[1750/1828] Compiling NIOExtrasPerformanceTester Benchmark.swift
[1751/1828] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[1752/1828] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
[1752/1828] Linking NIOResumableUploadDemo
[1754/1828] Compiling NIOExtrasPerformanceTester main.swift
[1755/1829] Emitting module NIOHTTP2
[1756/1829] Wrapping AST for HTTPServerWithQuiescingDemo for debugging
[1757/1829] Write Objects.LinkFileList
[1759/1829] Compiling NIOCertificateReloading CertificateReloader.swift
[1760/1829] Emitting module NIOCertificateReloading
[1761/1829] Compiling NIOCertificateReloading TimedCertificateReloader.swift
[1761/1829] Wrapping AST for NIOWritePartialPCAPDemo for debugging
[1762/1829] Write Objects.LinkFileList
[1763/1829] Wrapping AST for NIOWritePCAPDemo for debugging
[1764/1829] Write Objects.LinkFileList
[1765/1830] Wrapping AST for NIOExtrasPerformanceTester for debugging
[1766/1830] Write Objects.LinkFileList
[1778/1830] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1779/1830] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1780/1830] Compiling NIOHTTP2 HTTP2StreamID.swift
[1781/1830] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1782/1830] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1783/1830] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1784/1830] Compiling NIOHTTP2 InboundEventBuffer.swift
[1785/1830] Compiling NIOHTTP2 InboundWindowManager.swift
[1786/1830] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1787/1830] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1788/1830] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1789/1830] Compiling NIOHTTP2 StreamChannelList.swift
[1790/1830] Compiling NIOHTTP2 StreamMap.swift
[1791/1830] Compiling NIOHTTP2 StreamStateMachine.swift
[1792/1830] Compiling NIOHTTP2 UnsafeTransfer.swift
[1793/1830] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1793/1830] Linking HTTPServerWithQuiescingDemo
[1794/1830] Linking NIOWritePartialPCAPDemo
[1795/1830] Linking NIOWritePCAPDemo
[1796/1830] Linking NIOExtrasPerformanceTester
[1800/1830] Compiling NIOHTTP2 MayReceiveFrames.swift
[1801/1830] Compiling NIOHTTP2 ReceivingDataState.swift
[1806/1830] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1812/1830] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1813/1830] Compiling NIOHTTP2 GlitchesMonitor.swift
[1814/1830] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1815/1830] Compiling NIOHTTP2 HTTP2Frame.swift
[1816/1830] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1817/1830] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1818/1830] Compiling NIOHTTP2 HTTP2PingData.swift
[1819/1830] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1820/1830] Compiling NIOHTTP2 HTTP2Settings.swift
[1821/1830] Compiling NIOHTTP2 HTTP2Stream.swift
[1822/1830] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1823/1830] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1824/1830] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1825/1830] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1826/1830] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1827/1830] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1828/1830] Compiling NIOHTTP2 HTTP2Error.swift
[1829/1830] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1830/1830] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1832/1835] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1833/1835] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1834/1835] Emitting module NIOHTTPTypesHTTP2
[1835/1835] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
Build complete! (274.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.27.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "swift-http-structured-headers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-structured-headers.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.29.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "swift-nio-extras",
"name" : "swift-nio-extras",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOExtras",
"targets" : [
"NIOExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOSOCKS",
"targets" : [
"NIOSOCKS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPCompression",
"targets" : [
"NIOHTTPCompression"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypes",
"targets" : [
"NIOHTTPTypes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypesHTTP1",
"targets" : [
"NIOHTTPTypesHTTP1"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPTypesHTTP2",
"targets" : [
"NIOHTTPTypesHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOResumableUpload",
"targets" : [
"NIOResumableUpload"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTPResponsiveness",
"targets" : [
"NIOHTTPResponsiveness"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOCertificateReloading",
"targets" : [
"NIOCertificateReloading"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWritePartialPCAPDemo",
"targets" : [
"NIOWritePartialPCAPDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOWritePCAPDemo",
"targets" : [
"NIOWritePCAPDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOSOCKSClient",
"targets" : [
"NIOSOCKSClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOResumableUploadDemo",
"targets" : [
"NIOResumableUploadDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOExtrasPerformanceTester",
"targets" : [
"NIOExtrasPerformanceTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "HTTPServerWithQuiescingDemo",
"targets" : [
"HTTPServerWithQuiescingDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOWritePartialPCAPDemo",
"module_type" : "SwiftTarget",
"name" : "NIOWritePartialPCAPDemo",
"path" : "Sources/NIOWritePartialPCAPDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOWritePartialPCAPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOWritePCAPDemo",
"module_type" : "SwiftTarget",
"name" : "NIOWritePCAPDemo",
"path" : "Sources/NIOWritePCAPDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOWritePCAPDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOSOCKSTests",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKSTests",
"path" : "Tests/NIOSOCKSTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded"
],
"sources" : [
"ClientGreeting+Tests.swift",
"ClientRequest+Tests.swift",
"ClientStateMachine+Tests.swift",
"Helpers+Tests.swift",
"MethodSelection+Tests.swift",
"SOCKSServerHandshakeHandler+Tests.swift",
"ServerResponse+Tests.swift",
"ServerStateMachine+Tests.swift",
"SocksClientHandler+Tests.swift"
],
"target_dependencies" : [
"NIOSOCKS"
],
"type" : "test"
},
{
"c99name" : "NIOSOCKSClient",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKSClient",
"path" : "Sources/NIOSOCKSClient",
"product_dependencies" : [
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"NIOSOCKSClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOSOCKS"
],
"type" : "executable"
},
{
"c99name" : "NIOSOCKS",
"module_type" : "SwiftTarget",
"name" : "NIOSOCKS",
"path" : "Sources/NIOSOCKS",
"product_dependencies" : [
"NIO",
"NIOCore"
],
"product_memberships" : [
"NIOSOCKS",
"NIOSOCKSClient"
],
"sources" : [
"Channel Handlers/SOCKSClientHandler.swift",
"Channel Handlers/SOCKSServerHandshakeHandler.swift",
"Messages/AuthenticationMethod.swift",
"Messages/ClientGreeting.swift",
"Messages/Errors.swift",
"Messages/Helpers.swift",
"Messages/Messages.swift",
"Messages/SOCKSRequest.swift",
"Messages/SOCKSResponse.swift",
"Messages/SelectedAuthenticationMethod.swift",
"State/ClientStateMachine.swift",
"State/ServerStateMachine.swift"
],
"type" : "library"
},
{
"c99name" : "NIOResumableUploadTests",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUploadTests",
"path" : "Tests/NIOResumableUploadTests",
"product_dependencies" : [
"NIOEmbedded"
],
"sources" : [
"NIOResumableUploadTests.swift"
],
"target_dependencies" : [
"NIOResumableUpload"
],
"type" : "test"
},
{
"c99name" : "NIOResumableUploadDemo",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUploadDemo",
"path" : "Sources/NIOResumableUploadDemo",
"product_dependencies" : [
"HTTPTypes",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"NIOResumableUploadDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOResumableUpload",
"NIOHTTPTypesHTTP1"
],
"type" : "executable"
},
{
"c99name" : "NIOResumableUpload",
"module_type" : "SwiftTarget",
"name" : "NIOResumableUpload",
"path" : "Sources/NIOResumableUpload",
"product_dependencies" : [
"HTTPTypes",
"NIOCore",
"StructuredFieldValues",
"Atomics"
],
"product_memberships" : [
"NIOResumableUpload",
"NIOResumableUploadDemo"
],
"sources" : [
"HTTPResumableUpload.swift",
"HTTPResumableUploadChannel.swift",
"HTTPResumableUploadContext.swift",
"HTTPResumableUploadHandler.swift",
"HTTPResumableUploadProtocol.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIONFS3Tests",
"module_type" : "SwiftTarget",
"name" : "NIONFS3Tests",
"path" : "Tests/NIONFS3Tests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTestUtils"
],
"sources" : [
"NFS3FileSystemTests.swift",
"NFS3ReplyEncoderTest.swift",
"NFS3RoundtripTests.swift"
],
"target_dependencies" : [
"NIONFS3"
],
"type" : "test"
},
{
"c99name" : "NIONFS3",
"module_type" : "SwiftTarget",
"name" : "NIONFS3",
"path" : "Sources/NIONFS3",
"product_dependencies" : [
"NIOCore"
],
"sources" : [
"MountTypes+Mount.swift",
"MountTypes+Null.swift",
"MountTypes+Unmount.swift",
"NFSCallDecoder.swift",
"NFSCallEncoder.swift",
"NFSFileSystem+FuturesAPI.swift",
"NFSFileSystem.swift",
"NFSFileSystemHandler.swift",
"NFSFileSystemInvoker.swift",
"NFSFileSystemServerHandler.swift",
"NFSReplyDecoder.swift",
"NFSReplyEncoder.swift",
"NFSTypes+Access.swift",
"NFSTypes+Common.swift",
"NFSTypes+Containers.swift",
"NFSTypes+FSInfo.swift",
"NFSTypes+FSStat.swift",
"NFSTypes+Getattr.swift",
"NFSTypes+Lookup.swift",
"NFSTypes+Null.swift",
"NFSTypes+PathConf.swift",
"NFSTypes+Read.swift",
"NFSTypes+ReadDir.swift",
"NFSTypes+ReadDirPlus.swift",
"NFSTypes+Readlink.swift",
"NFSTypes+SetAttr.swift",
"RPCTypes.swift"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypesHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP2Tests",
"path" : "Tests/NIOHTTPTypesHTTP2Tests",
"sources" : [
"NIOHTTPTypesHTTP2Tests.swift"
],
"target_dependencies" : [
"NIOHTTPTypesHTTP2"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPTypesHTTP2",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP2",
"path" : "Sources/NIOHTTPTypesHTTP2",
"product_dependencies" : [
"NIOHTTP2"
],
"product_memberships" : [
"NIOHTTPTypesHTTP2"
],
"sources" : [
"HTTP2HeadersStateMachine.swift",
"HTTP2ToHTTPCodec.swift",
"HTTPTypeConversion.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypesHTTP1Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP1Tests",
"path" : "Tests/NIOHTTPTypesHTTP1Tests",
"sources" : [
"NIOHTTPTypesHTTP1Tests.swift"
],
"target_dependencies" : [
"NIOHTTPTypesHTTP1"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPTypesHTTP1",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypesHTTP1",
"path" : "Sources/NIOHTTPTypesHTTP1",
"product_dependencies" : [
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTPTypesHTTP1",
"NIOResumableUploadDemo"
],
"sources" : [
"HTTP1ToHTTPCodec.swift",
"HTTPToHTTP1Codec.swift",
"HTTPTypeConversion.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPTypes",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPTypes",
"path" : "Sources/NIOHTTPTypes",
"product_dependencies" : [
"HTTPTypes",
"NIOCore"
],
"product_memberships" : [
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOHTTPTypesHTTP2",
"NIOResumableUpload",
"NIOHTTPResponsiveness",
"NIOResumableUploadDemo"
],
"sources" : [
"NIOHTTPTypes.swift"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPResponsivenessTests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPResponsivenessTests",
"path" : "Tests/NIOHTTPResponsivenessTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"HTTPTypes"
],
"sources" : [
"HTTPDrippingDownloadHandlerTests.swift",
"HTTPResponsivenessTests.swift"
],
"target_dependencies" : [
"NIOHTTPResponsiveness",
"NIOHTTPTypes"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPResponsiveness",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPResponsiveness",
"path" : "Sources/NIOHTTPResponsiveness",
"product_dependencies" : [
"NIOCore",
"HTTPTypes",
"Algorithms"
],
"product_memberships" : [
"NIOHTTPResponsiveness"
],
"sources" : [
"HTTPDrippingDownloadHandler.swift",
"HTTPReceiveDiscardHandler.swift",
"ResponsivenessConfig.swift",
"SimpleResponsivenessRequestMux.swift"
],
"target_dependencies" : [
"NIOHTTPTypes"
],
"type" : "library"
},
{
"c99name" : "NIOHTTPCompressionTests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPCompressionTests",
"path" : "Tests/NIOHTTPCompressionTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"sources" : [
"HTTPRequestCompressorTest.swift",
"HTTPRequestDecompressorTest.swift",
"HTTPResponseCompressorTest.swift",
"HTTPResponseDecompressorTest.swift"
],
"target_dependencies" : [
"CNIOExtrasZlib",
"NIOHTTPCompression"
],
"type" : "test"
},
{
"c99name" : "NIOHTTPCompression",
"module_type" : "SwiftTarget",
"name" : "NIOHTTPCompression",
"path" : "Sources/NIOHTTPCompression",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTPCompression"
],
"sources" : [
"HTTPCompression.swift",
"HTTPDecompression.swift",
"HTTPRequestCompressor.swift",
"HTTPRequestDecompressor.swift",
"HTTPResponseCompressor.swift",
"HTTPResponseDecompressor.swift"
],
"target_dependencies" : [
"CNIOExtrasZlib"
],
"type" : "library"
},
{
"c99name" : "NIOExtrasTests",
"module_type" : "SwiftTarget",
"name" : "NIOExtrasTests",
"path" : "Tests/NIOExtrasTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOTestUtils",
"NIOConcurrencyHelpers"
],
"sources" : [
"DebugInboundEventsHandlerTest.swift",
"DebugOutboundEventsHandlerTest.swift",
"FixedLengthFrameDecoderTest.swift",
"HTTP1ProxyConnectHandlerTests.swift",
"JSONRPCFramingContentLengthHeaderDecoderTests.swift",
"JSONRPCFramingContentLengthHeaderEncoderTests.swift",
"LengthFieldBasedFrameDecoderTest.swift",
"LengthFieldPrependerTest.swift",
"LineBasedFrameDecoderTest.swift",
"PCAPRingBufferTest.swift",
"QuiescingHelperTest.swift",
"RequestResponseHandlerTest.swift",
"RequestResponseWithIDHandlerTest.swift",
"SynchronizedFileSinkTests.swift",
"WritePCAPHandlerTest.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "test"
},
{
"c99name" : "NIOExtrasPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOExtrasPerformanceTester",
"path" : "Sources/NIOExtrasPerformanceTester",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOEmbedded",
"NIOHTTP1"
],
"product_memberships" : [
"NIOExtrasPerformanceTester"
],
"sources" : [
"Benchmark.swift",
"HTTP1PCAPPerformanceTests.swift",
"HTTP1PerformanceTestFramework.swift",
"HTTP1RawPerformanceTests.swift",
"HTTP1RollingPCAPPerformanceTests.swift",
"Measurement.swift",
"PCAPPerformanceTest.swift",
"RollingPCAPPerformanceTest.swift",
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "NIOExtras",
"module_type" : "SwiftTarget",
"name" : "NIOExtras",
"path" : "Sources/NIOExtras",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOExtras",
"NIOWritePartialPCAPDemo",
"NIOWritePCAPDemo",
"NIOExtrasPerformanceTester",
"HTTPServerWithQuiescingDemo"
],
"sources" : [
"DebugInboundEventsHandler.swift",
"DebugOutboundEventsHandler.swift",
"FixedLengthFrameDecoder.swift",
"HTTP1ProxyConnectHandler.swift",
"JSONRPCFraming+ContentLengthHeader.swift",
"JSONRPCFraming.swift",
"LengthFieldBasedFrameDecoder.swift",
"LengthFieldPrepender.swift",
"LineBasedFrameDecoder.swift",
"MarkedCircularBuffer+PopFirstCheckMarked.swift",
"NIOExtrasError.swift",
"NIOLengthFieldBitLength.swift",
"NIORequestIdentifiable.swift",
"PCAPRingBuffer.swift",
"QuiescingHelper.swift",
"RequestResponseHandler.swift",
"RequestResponseHandlers+State.swift",
"RequestResponseWithIDHandler.swift",
"WritePCAPHandler.swift"
],
"type" : "library"
},
{
"c99name" : "NIOCertificateReloadingTests",
"module_type" : "SwiftTarget",
"name" : "NIOCertificateReloadingTests",
"path" : "Tests/NIOCertificateReloadingTests",
"product_dependencies" : [
"NIOCore",
"NIOSSL",
"X509",
"SwiftASN1"
],
"sources" : [
"TimedCertificateReloaderTests.swift"
],
"target_dependencies" : [
"NIOCertificateReloading"
],
"type" : "test"
},
{
"c99name" : "NIOCertificateReloading",
"module_type" : "SwiftTarget",
"name" : "NIOCertificateReloading",
"path" : "Sources/NIOCertificateReloading",
"product_dependencies" : [
"NIOCore",
"NIOSSL",
"X509",
"SwiftASN1",
"ServiceLifecycle",
"AsyncAlgorithms",
"Logging"
],
"product_memberships" : [
"NIOCertificateReloading"
],
"sources" : [
"CertificateReloader.swift",
"TimedCertificateReloader.swift"
],
"type" : "library"
},
{
"c99name" : "HTTPServerWithQuiescingDemo",
"module_type" : "SwiftTarget",
"name" : "HTTPServerWithQuiescingDemo",
"path" : "Sources/HTTPServerWithQuiescingDemo",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"HTTPServerWithQuiescingDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOExtras"
],
"type" : "executable"
},
{
"c99name" : "CNIOExtrasZlib",
"module_type" : "ClangTarget",
"name" : "CNIOExtrasZlib",
"path" : "Sources/CNIOExtrasZlib",
"product_memberships" : [
"NIOHTTPCompression"
],
"sources" : [
"empty.c"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.