The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio-oblivious-http, reference main (383f36), with Swift 5.9 for macOS (SPM) on 9 Sep 2024 13:11:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-oblivious-http.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-oblivious-http
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 383f36e Correct the link of sswg-security at SECURITY.md (#16)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
383f36e4dcaccef0cdc46e01b3da32c7e541efbe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-oblivious-http.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/apple/swift-nio-oblivious-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Copying PrivacyInfo.xcprivacy
[2/13] Compiling CNIOWindows WSAStartup.c
[3/13] Compiling CNIOWindows shim.c
[4/13] Compiling CNIOLinux liburing_shims.c
[5/13] Compiling CNIOLinux shim.c
[6/114] Compiling _AtomicsShims.c
[7/114] Compiling CNIODarwin shim.c
[8/114] Compiling CNIOLLHTTP c_nio_llhttp.c
[9/114] Compiling CNIOLLHTTP c_nio_http.c
[10/133] Compiling CNIOLLHTTP c_nio_api.c
[12/133] Compiling Atomics Primitives.shims.swift
[13/133] Compiling Atomics AtomicInteger.swift
[14/133] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/134] Emitting module InternalCollectionsUtilities
[16/134] Compiling Atomics UnsafeAtomic.swift
[17/134] Compiling Atomics UnsafeAtomicLazyReference.swift
[18/134] Compiling Atomics PointerConformances.swift
[19/134] Compiling Atomics Primitives.native.swift
[20/134] Emitting module _NIOBase64
[21/134] Compiling _NIOBase64 Base64.swift
[22/134] Compiling Atomics AtomicStorage.swift
[23/134] Compiling Atomics AtomicValue.swift
[24/134] Compiling Atomics AtomicOptionalWrappable.swift
[25/134] Compiling Atomics AtomicReference.swift
[26/134] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/134] Compiling Atomics ManagedAtomic.swift
[28/134] Compiling Atomics ManagedAtomicLazyReference.swift
[29/134] Compiling Atomics OptionalRawRepresentable.swift
[30/134] Compiling Atomics RawRepresentable.swift
[31/134] Compiling Atomics AtomicMemoryOrderings.swift
[32/134] Compiling Atomics DoubleWord.swift
[33/150] Compiling DequeModule _DequeBufferHeader.swift
[34/151] Compiling _NIODataStructures PriorityQueue.swift
[35/151] Compiling DequeModule _DequeSlot.swift
[36/151] Compiling DequeModule _DequeBuffer.swift
[37/151] Compiling DequeModule _UnsafeWrappedBuffer.swift
[38/151] Compiling DequeModule Deque+Testing.swift
[39/151] Compiling DequeModule Deque._Storage.swift
[40/151] Compiling DequeModule Deque+Extras.swift
[41/151] Compiling DequeModule Deque+Hashable.swift
[42/151] Compiling DequeModule Deque+Equatable.swift
[43/151] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[44/151] Compiling DequeModule Deque._UnsafeHandle.swift
[45/151] Compiling DequeModule Deque.swift
[46/151] Compiling _NIODataStructures _TinyArray.swift
[47/151] Emitting module _NIODataStructures
[48/151] Compiling _NIODataStructures Heap.swift
[49/151] Compiling DequeModule Deque+CustomReflectable.swift
[50/151] Compiling DequeModule Deque+Descriptions.swift
[51/151] Compiling DequeModule Deque+Codable.swift
[52/151] Compiling DequeModule Deque+Collection.swift
[53/151] Emitting module DequeModule
[60/153] Compiling Atomics AtomicBool.swift
[61/153] Compiling Atomics IntegerConformances.swift
[64/153] Compiling Atomics IntegerOperations.swift
[65/153] Compiling Atomics Unmanaged extensions.swift
[65/153] Compiling c-nioatomics.c
[72/153] Compiling c-atomics.c
[74/153] Emitting module Atomics
[77/159] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/159] Emitting module NIOConcurrencyHelpers
[79/159] Emitting module Crypto
[80/167] Compiling NIOConcurrencyHelpers lock.swift
[81/167] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/167] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[83/167] Compiling NIOConcurrencyHelpers atomics.swift
[84/226] Compiling NIOCore AddressedEnvelope.swift
[85/226] Compiling NIOCore AsyncAwaitSupport.swift
[86/226] Compiling NIOCore AsyncChannel.swift
[87/226] Compiling NIOCore AsyncChannelHandler.swift
[88/226] Compiling NIOCore AsyncChannelInboundStream.swift
[89/226] Compiling NIOCore AsyncChannelOutboundWriter.swift
[90/226] Compiling NIOCore NIOAsyncSequenceProducer.swift
[91/226] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[92/226] Compiling NIOCore NIOAsyncWriter.swift
[93/226] Compiling NIOCore NIOAny.swift
[94/226] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/226] Compiling NIOCore ByteBuffer-hexdump.swift
[96/226] Compiling NIOCore ByteBuffer-int.swift
[97/226] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[98/226] Compiling NIOCore ByteBuffer-multi-int.swift
[99/226] Compiling NIOCore ByteBuffer-views.swift
[100/226] Compiling NIOCore Channel.swift
[101/226] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[102/226] Compiling NIOCore BSDSocketAPI.swift
[103/226] Compiling NIOCore ByteBuffer-aux.swift
[104/226] Compiling NIOCore ByteBuffer-conversions.swift
[105/226] Compiling NIOCore ByteBuffer-core.swift
[106/226] Compiling NIOCore Interfaces.swift
[107/226] Compiling NIOCore Linux.swift
[108/226] Compiling NIOCore MarkedCircularBuffer.swift
[109/226] Compiling NIOCore MulticastChannel.swift
[110/226] Compiling NIOCore ConvenienceOptionSupport.swift
[111/226] Compiling NIOCore EventLoopFuture+Deprecated.swift
[112/226] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[113/226] Compiling NIOCore EventLoopFuture.swift
[114/226] Compiling NIOCore FileDescriptor.swift
[115/226] Compiling NIOCore FileHandle.swift
[116/226] Compiling NIOCore FileRegion.swift
[117/226] Compiling Crypto SafeCompare_boring.swift
[118/226] Compiling Crypto HashFunctions.swift
[119/226] Compiling Crypto HashFunctions_SHA2.swift
[120/226] Compiling Crypto HPKE-AEAD.swift
[121/226] Compiling Crypto HPKE-Ciphersuite.swift
[122/226] Compiling Crypto HPKE-KDF.swift
[123/226] Compiling Crypto HPKE-KexKeyDerivation.swift
[124/226] Compiling Crypto HPKE-LabeledExtract.swift
[125/226] Compiling Crypto HPKE-Utils.swift
[126/226] Compiling Crypto DHKEM.swift
[127/226] Compiling Crypto HPKE-KEM-Curve25519.swift
[128/226] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[129/226] Compiling Crypto HPKE-KEM.swift
[130/226] Compiling Crypto HPKE-Errors.swift
[131/226] Compiling Crypto HPKE.swift
[132/226] Compiling Crypto HPKE-Context.swift
[133/226] Compiling Crypto HPKE-KeySchedule.swift
[134/226] Compiling Crypto HPKE-Modes.swift
[135/226] Compiling NIOCore IPProtocol.swift
[136/226] Compiling NIOCore IntegerBitPacking.swift
[137/226] Compiling NIOCore IntegerTypes.swift
[138/226] Compiling NIOCore ChannelHandlers.swift
[139/226] Compiling NIOCore ChannelInvoker.swift
[140/226] Compiling NIOCore ChannelOption.swift
[141/226] Compiling NIOCore ChannelPipeline.swift
[142/226] Compiling NIOCore CircularBuffer.swift
[143/226] Compiling NIOCore Codec.swift
[144/226] Compiling NIOCore NIOSendable.swift
[145/226] Compiling NIOCore PointerHelpers.swift
[146/226] Compiling NIOCore RecvByteBufferAllocator.swift
[147/226] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[148/226] Compiling NIOCore SocketAddresses.swift
[149/226] Compiling NIOCore GlobalSingletons.swift
[150/226] Compiling NIOCore IO.swift
[151/226] Compiling NIOCore IOData.swift
[152/226] Compiling NIOCore ChannelHandler.swift
[153/226] Compiling NIOCore DeadChannel.swift
[154/226] Compiling NIOCore DispatchQueue+WithFuture.swift
[155/226] Compiling NIOCore EventLoop+Deprecated.swift
[156/226] Compiling NIOCore EventLoop+SerialExecutor.swift
[157/226] Compiling NIOCore EventLoop.swift
[158/226] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[159/226] Compiling NIOCore NIOLoopBound.swift
[160/226] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[161/226] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[162/226] Compiling Crypto Zeroization_boring.swift
[163/226] Compiling Crypto PrettyBytes.swift
[164/226] Compiling Crypto SafeCompare.swift
[165/226] Compiling Crypto SecureBytes.swift
[166/226] Compiling Crypto Zeroization.swift
[167/226] Compiling Crypto resource_bundle_accessor.swift
[201/235] Compiling NIOCore SocketOptionProvider.swift
[202/235] Compiling NIOCore SystemCallHelpers.swift
[203/235] Compiling NIOCore TimeAmount+Duration.swift
[204/235] Compiling NIOCore TypeAssistedChannelHandler.swift
[205/235] Compiling NIOCore UniversalBootstrapSupport.swift
[206/235] Compiling NIOCore Utilities.swift
[232/235] Emitting module NIOCore
[233/289] Compiling NIOEmbedded AsyncTestingChannel.swift
[234/289] Compiling NIOEmbedded Embedded.swift
[235/289] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[236/289] Emitting module NIOEmbedded
[237/289] Emitting module ObliviousX
[238/289] Compiling ObliviousX Errors.swift
[239/289] Compiling ObliviousX OHTTPEncapsulation.swift
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:567:9: warning: switch covers known cases, but 'HPKE.KEM' may have additional unknown values, possibly added in future versions
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:567:9: note: handle unknown values using "@unknown default"
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:580:9: warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:580:9: note: handle unknown values using "@unknown default"
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:591:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:591:9: note: handle unknown values using "@unknown default"
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:621:9: warning: switch covers known cases, but 'HPKE.KEM' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:621:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:666:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:666:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:679:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:679:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:688:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:688:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:730:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:730:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:792:9: warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:792:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:803:9: warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:803:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
[240/289] Compiling NIOPosix PooledRecvBufferAllocator.swift
[241/289] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[242/289] Compiling NIOPosix PosixSingletons.swift
[243/289] Compiling NIOPosix RawSocketBootstrap.swift
[244/289] Compiling NIOPosix Resolver.swift
[245/294] Compiling NIOPosix BSDSocketAPICommon.swift
[246/294] Compiling NIOPosix BSDSocketAPIPosix.swift
[247/294] Compiling NIOPosix BSDSocketAPIWindows.swift
[248/294] Compiling NIOPosix BaseSocket.swift
[249/294] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[250/294] Compiling NIOPosix BaseSocketChannel.swift
[251/294] Emitting module NIOPosix
[252/294] Compiling NIOPosix SocketProtocols.swift
[253/294] Compiling NIOPosix System.swift
[254/294] Compiling NIOPosix Thread.swift
[255/294] Compiling NIOPosix ThreadPosix.swift
[256/294] Compiling NIOPosix ThreadWindows.swift
[257/294] Compiling NIOPosix PendingWritesManager.swift
[258/294] Compiling NIOPosix PipeChannel.swift
[259/294] Compiling NIOPosix PipePair.swift
[260/294] Compiling NIOPosix PointerHelpers.swift
[261/294] Compiling NIOPosix Pool.swift
[262/294] Compiling NIOPosix UnsafeTransfer.swift
[263/294] Compiling NIOPosix Utilities.swift
[264/294] Compiling NIOPosix VsockAddress.swift
[265/294] Compiling NIOPosix VsockChannelEvents.swift
[266/294] Compiling NIOPosix resource_bundle_accessor.swift
[267/294] Compiling NIOPosix LinuxCPUSet.swift
[268/294] Compiling NIOPosix LinuxUring.swift
[269/294] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[270/294] Compiling NIOPosix NIOThreadPool.swift
[271/294] Compiling NIOPosix NonBlockingFileIO.swift
[272/294] Compiling NIOPosix PendingDatagramWritesManager.swift
[273/294] Compiling NIOPosix SelectorKqueue.swift
[274/294] Compiling NIOPosix SelectorUring.swift
[275/294] Compiling NIOPosix ServerSocket.swift
[276/294] Compiling NIOPosix Socket.swift
[277/294] Compiling NIOPosix SocketChannel.swift
[278/294] Compiling NIOPosix GetaddrinfoResolver.swift
[279/294] Compiling NIOPosix HappyEyeballs.swift
[280/294] Compiling NIOPosix IO.swift
[281/294] Compiling NIOPosix IntegerBitPacking.swift
[282/294] Compiling NIOPosix IntegerTypes.swift
[283/294] Compiling NIOPosix Linux.swift
[284/294] Compiling NIOPosix BaseStreamSocketChannel.swift
[285/294] Compiling NIOPosix Bootstrap.swift
[286/294] Compiling NIOPosix ControlMessage.swift
[287/294] Compiling NIOPosix DatagramVectorReadManager.swift
[288/294] Compiling NIOPosix Errors+Any.swift
[289/294] Compiling NIOPosix FileDescriptor.swift
[290/294] Compiling NIOPosix Selectable.swift
[291/294] Compiling NIOPosix SelectableChannel.swift
[292/294] Compiling NIOPosix SelectableEventLoop.swift
[293/294] Compiling NIOPosix SelectorEpoll.swift
[294/294] Compiling NIOPosix SelectorGeneric.swift
[295/296] Compiling NIO Exports.swift
[296/296] Emitting module NIO
[297/313] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[298/313] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[299/313] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[300/313] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[301/314] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[302/314] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[303/314] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[304/314] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[305/314] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[306/314] Compiling NIOHTTP1 HTTPTypes.swift
[307/314] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[308/314] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[309/314] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[310/314] Compiling NIOHTTP1 ByteCollectionUtils.swift
[311/314] Compiling NIOHTTP1 HTTPDecoder.swift
[312/314] Compiling NIOHTTP1 HTTPEncoder.swift
[313/314] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[314/314] Emitting module NIOHTTP1
[315/320] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[316/320] Compiling ObliviousHTTP Errors.swift
[317/320] Compiling ObliviousHTTP BHTTPSerializer.swift
[318/320] Compiling ObliviousHTTP Varint.swift
[319/320] Compiling ObliviousHTTP BHTTPParser.swift
[320/320] Emitting module ObliviousHTTP
Build complete! (30.99s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
[1/8521] Fetching swift-crypto
[3921/78173] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio.git (4.61s)
Fetched https://github.com/apple/swift-crypto.git (4.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.7.0 (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (2.88s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[64/5207] Fetching swift-atomics, swift-system
[2432/20215] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git (1.88s)
Fetched https://github.com/apple/swift-system.git (1.88s)
Fetched https://github.com/apple/swift-atomics.git (1.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.77s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
Build complete.
Done.