Build Information
Successful build of service-kit, reference master (869826
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 13:21:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/service.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/service
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8698263 nio 2 convergence
Cloned https://github.com/vapor/service.git
Revision (git rev-parse @):
8698263f1b1585ea9531ddfebb2b7a8a3e73d542
SUCCESS checkout https://github.com/vapor/service.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/service.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/22] Write sources
[4/22] Copying PrivacyInfo.xcprivacy
[4/22] Write sources
[11/22] Write swift-version-1EA4D86E10B52AF.txt
[12/22] Write sources
[13/22] Compiling CNIOWindows shim.c
[13/22] Compiling CNIOWASI CNIOWASI.c
[14/22] Compiling CNIOWindows WSAStartup.c
[16/22] Compiling CNIOLinux shim.c
[17/22] Compiling CNIOLinux liburing_shims.c
[18/42] Compiling _AtomicsShims.c
[19/61] Compiling CNIODarwin shim.c
[21/61] Compiling InternalCollectionsUtilities Descriptions.swift
[22/61] Compiling InternalCollectionsUtilities Debugging.swift
[23/61] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/62] Compiling Atomics AtomicBool.swift
[28/62] Compiling Atomics IntegerConformances.swift
[29/62] Compiling Atomics AtomicInteger.swift
[30/62] Compiling Atomics AtomicOptionalWrappable.swift
[31/62] Compiling Atomics DoubleWord.swift
[32/62] Compiling Atomics ManagedAtomic.swift
[33/62] Compiling Atomics ManagedAtomicLazyReference.swift
[34/62] Compiling Atomics UnsafeAtomic.swift
[35/62] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/62] Compiling Atomics IntegerOperations.swift
[37/62] Compiling Atomics AtomicValue.swift
[38/62] Compiling Atomics AtomicMemoryOrderings.swift
[39/63] Emitting module _NIOBase64
[40/63] Compiling _NIOBase64 Base64.swift
[41/63] Compiling Atomics PointerConformances.swift
[42/63] Compiling Atomics Primitives.native.swift
[43/63] Compiling Atomics OptionalRawRepresentable.swift
[44/63] Compiling Atomics RawRepresentable.swift
[45/63] Compiling Atomics AtomicReference.swift
[46/63] Compiling Atomics AtomicStorage.swift
[47/63] Emitting module InternalCollectionsUtilities
[50/79] Compiling Atomics Unmanaged extensions.swift
[51/79] Compiling DequeModule Deque+CustomReflectable.swift
[52/79] Compiling DequeModule Deque+Descriptions.swift
[53/80] Compiling DequeModule _DequeBufferHeader.swift
[54/80] Compiling DequeModule _DequeBuffer.swift
[55/80] Compiling DequeModule _DequeSlot.swift
[56/80] Compiling _NIODataStructures PriorityQueue.swift
[57/80] Emitting module _NIODataStructures
[58/80] Compiling _NIODataStructures Heap.swift
[59/80] Compiling _NIODataStructures _TinyArray.swift
[60/80] Compiling DequeModule Deque+Extras.swift
[61/80] Compiling DequeModule Deque+Hashable.swift
[62/80] Compiling DequeModule Deque+Codable.swift
[63/80] Compiling DequeModule Deque+Collection.swift
[66/80] Emitting module Atomics
[67/80] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/80] Compiling DequeModule Deque+Testing.swift
[71/80] Compiling DequeModule Deque._Storage.swift
[72/80] Compiling DequeModule Deque+Equatable.swift
[73/80] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/80] Compiling DequeModule Deque._UnsafeHandle.swift
[75/80] Compiling DequeModule Deque.swift
[78/80] Emitting module DequeModule
[78/80] Compiling c-nioatomics.c
[79/80] Compiling c-atomics.c
[81/86] Compiling NIOConcurrencyHelpers atomics.swift
[82/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/86] Emitting module NIOConcurrencyHelpers
[84/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[85/86] Compiling NIOConcurrencyHelpers lock.swift
[86/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/148] Compiling NIOCore Linux.swift
[88/148] Compiling NIOCore MarkedCircularBuffer.swift
[89/148] Compiling NIOCore MulticastChannel.swift
[90/148] Compiling NIOCore NIOAny.swift
[91/148] Compiling NIOCore NIOCloseOnErrorHandler.swift
[92/148] Compiling NIOCore NIOLoopBound.swift
[93/154] Compiling NIOCore GlobalSingletons.swift
[94/154] Compiling NIOCore IO.swift
[95/154] Compiling NIOCore IOData.swift
[96/154] Compiling NIOCore IPProtocol.swift
[97/154] Compiling NIOCore IntegerBitPacking.swift
[98/154] Compiling NIOCore IntegerTypes.swift
[99/154] Compiling NIOCore Interfaces.swift
[100/154] Compiling NIOCore SocketOptionProvider.swift
[101/154] Compiling NIOCore SystemCallHelpers.swift
[102/154] Compiling NIOCore TimeAmount+Duration.swift
[103/154] Compiling NIOCore TypeAssistedChannelHandler.swift
[104/154] Compiling NIOCore UniversalBootstrapSupport.swift
[105/154] Compiling NIOCore Utilities.swift
[106/154] Compiling NIOCore AddressedEnvelope.swift
[107/154] Compiling NIOCore AsyncAwaitSupport.swift
[108/154] Compiling NIOCore AsyncChannel.swift
[109/154] Compiling NIOCore AsyncChannelHandler.swift
[110/154] Compiling NIOCore AsyncChannelInboundStream.swift
[111/154] Compiling NIOCore AsyncChannelOutboundWriter.swift
[112/154] Compiling NIOCore NIOAsyncSequenceProducer.swift
[113/154] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[114/154] Compiling NIOCore NIOScheduledCallback.swift
[115/154] Compiling NIOCore NIOSendable.swift
[116/154] Compiling NIOCore RecvByteBufferAllocator.swift
[117/154] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[118/154] Compiling NIOCore SocketAddresses.swift
[119/154] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[120/154] Compiling NIOCore NIOAsyncWriter.swift
[121/154] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[122/154] Compiling NIOCore BSDSocketAPI.swift
[123/154] Compiling NIOCore ByteBuffer-aux.swift
[124/154] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[125/154] Compiling NIOCore ByteBuffer-conversions.swift
[126/154] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[127/154] Compiling NIOCore EventLoopFuture+Deprecated.swift
[128/154] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[129/154] Compiling NIOCore EventLoopFuture.swift
[130/154] Compiling NIOCore FileDescriptor.swift
[131/154] Compiling NIOCore FileHandle.swift
[132/154] Compiling NIOCore FileRegion.swift
[133/154] Compiling NIOCore Channel.swift
[134/154] Compiling NIOCore ChannelHandler.swift
[135/154] Compiling NIOCore ChannelHandlers.swift
[136/154] Compiling NIOCore ChannelInvoker.swift
[137/154] Compiling NIOCore ChannelOption.swift
[138/154] Compiling NIOCore ChannelPipeline.swift
[139/154] Compiling NIOCore CircularBuffer.swift
[140/154] Compiling NIOCore Codec.swift
[141/154] Compiling NIOCore ConvenienceOptionSupport.swift
[142/154] Compiling NIOCore DeadChannel.swift
[143/154] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/154] Compiling NIOCore EventLoop+Deprecated.swift
[145/154] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/154] Compiling NIOCore EventLoop.swift
[147/154] Compiling NIOCore ByteBuffer-core.swift
[148/154] Compiling NIOCore ByteBuffer-hex.swift
[149/154] Compiling NIOCore ByteBuffer-int.swift
[150/154] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/154] Compiling NIOCore ByteBuffer-multi-int.swift
[152/154] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[153/154] Compiling NIOCore ByteBuffer-views.swift
[154/154] Emitting module NIOCore
[155/206] Emitting module NIOEmbedded
[156/206] Compiling NIOEmbedded AsyncTestingChannel.swift
[157/206] Compiling NIOEmbedded Embedded.swift
[158/206] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[159/206] Compiling NIOPosix Pool.swift
[160/206] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[161/206] Compiling NIOPosix PosixSingletons.swift
[162/206] Compiling NIOPosix RawSocketBootstrap.swift
[163/206] Compiling NIOPosix Resolver.swift
[164/211] Compiling NIOPosix GetaddrinfoResolver.swift
[165/211] Compiling NIOPosix HappyEyeballs.swift
[166/211] Compiling NIOPosix IO.swift
[167/211] Compiling NIOPosix IntegerBitPacking.swift
[168/211] Compiling NIOPosix IntegerTypes.swift
[169/211] Compiling NIOPosix Linux.swift
[170/211] Compiling NIOPosix LinuxCPUSet.swift
[171/211] Compiling NIOPosix LinuxUring.swift
[172/211] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[173/211] Compiling NIOPosix NIOThreadPool.swift
[174/211] Compiling NIOPosix Selectable.swift
[175/211] Compiling NIOPosix SelectableChannel.swift
[176/211] Compiling NIOPosix SelectableEventLoop.swift
[177/211] Compiling NIOPosix SelectorEpoll.swift
[178/211] Compiling NIOPosix SelectorGeneric.swift
[179/211] Emitting module NIOPosix
[180/211] Compiling NIOPosix BaseStreamSocketChannel.swift
[181/211] Compiling NIOPosix Bootstrap.swift
[182/211] Compiling NIOPosix ControlMessage.swift
[183/211] Compiling NIOPosix DatagramVectorReadManager.swift
[184/211] Compiling NIOPosix Errors+Any.swift
[185/211] Compiling NIOPosix FileDescriptor.swift
[186/211] Compiling NIOPosix BSDSocketAPICommon.swift
[187/211] Compiling NIOPosix BSDSocketAPIPosix.swift
[188/211] Compiling NIOPosix BSDSocketAPIWindows.swift
[189/211] Compiling NIOPosix BaseSocket.swift
[190/211] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[191/211] Compiling NIOPosix BaseSocketChannel.swift
[192/211] Compiling NIOPosix UnsafeTransfer.swift
[193/211] Compiling NIOPosix Utilities.swift
[194/211] Compiling NIOPosix VsockAddress.swift
[195/211] Compiling NIOPosix VsockChannelEvents.swift
[196/211] Compiling NIOPosix resource_bundle_accessor.swift
[197/211] Compiling NIOPosix SocketProtocols.swift
[198/211] Compiling NIOPosix System.swift
[199/211] Compiling NIOPosix Thread.swift
[200/211] Compiling NIOPosix ThreadPosix.swift
[201/211] Compiling NIOPosix ThreadWindows.swift
[202/211] Compiling NIOPosix SelectorKqueue.swift
[203/211] Compiling NIOPosix SelectorUring.swift
[204/211] Compiling NIOPosix ServerSocket.swift
[205/211] Compiling NIOPosix Socket.swift
[206/211] Compiling NIOPosix SocketChannel.swift
[207/211] Compiling NIOPosix NonBlockingFileIO.swift
[208/211] Compiling NIOPosix PendingDatagramWritesManager.swift
[209/211] Compiling NIOPosix PendingWritesManager.swift
[210/211] Compiling NIOPosix PipeChannel.swift
[211/211] Compiling NIOPosix PipePair.swift
[212/213] Compiling NIO Exports.swift
[213/213] Emitting module NIO
[214/225] Compiling ServiceKit Proccess.swift
[215/225] Compiling ServiceKit Provider.swift
[216/226] Compiling ServiceKit ServiceCache.swift
[217/226] Compiling ServiceKit Services.swift
[218/226] Compiling ServiceKit Deprecated.swift
[219/226] Compiling ServiceKit ServiceID.swift
[220/226] Compiling ServiceKit Extendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ServiceKit/Utilities/Extendable.swift:11:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
9 | /// }
10 | ///
11 | public protocol Extendable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 | /// Arbitrary property storage. See `Extend` and `Extendable`.
13 | var extend: Extend { get set }
[221/226] Compiling ServiceKit ServiceFactory.swift
[222/226] Compiling ServiceKit ServiceExtension.swift
[223/226] Emitting module ServiceKit
/Users/admin/builder/spi-builder-workspace/Sources/ServiceKit/Utilities/Extendable.swift:11:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
9 | /// }
10 | ///
11 | public protocol Extendable: class {
| `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
12 | /// Arbitrary property storage. See `Extend` and `Extendable`.
13 | var extend: Extend { get set }
[224/226] Compiling ServiceKit Container.swift
[225/226] Compiling ServiceKit Environment.swift
[226/226] Compiling ServiceKit ServiceError.swift
Build complete! (25.04s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.22s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4428] Fetching swift-system
[46/6225] Fetching swift-system, swift-atomics
[693/22865] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.71s)
Fetched https://github.com/apple/swift-system.git from cache (1.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-convergence",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "service-kit",
"name" : "service-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceKit",
"targets" : [
"ServiceKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ServiceKitTests",
"module_type" : "SwiftTarget",
"name" : "ServiceKitTests",
"path" : "Tests/ServiceKitTests",
"sources" : [
"ServiceKitTests.swift",
"Utilities.swift"
],
"target_dependencies" : [
"ServiceKit"
],
"type" : "test"
},
{
"c99name" : "ServiceKit",
"module_type" : "SwiftTarget",
"name" : "ServiceKit",
"path" : "Sources/ServiceKit",
"product_dependencies" : [
"NIO"
],
"product_memberships" : [
"ServiceKit"
],
"sources" : [
"Container/Container.swift",
"Environment/Environment.swift",
"Environment/Proccess.swift",
"Provider/Provider.swift",
"Services/ServiceCache.swift",
"Services/ServiceExtension.swift",
"Services/ServiceFactory.swift",
"Services/ServiceID.swift",
"Services/Services.swift",
"Utilities/Deprecated.swift",
"Utilities/Extendable.swift",
"Utilities/ServiceError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.