The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of service-kit, reference master (869826), with Swift 6.2 (beta) for Linux on 18 Jun 2025 13:19:58 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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/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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/service.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.40s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[415/6225] Fetching swift-atomics, swift-system
[1791/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
[8755/21068] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.24s)
Fetched https://github.com/apple/swift-collections.git from cache (2.28s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.99s)
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-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-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
Building for debugging...
[0/21] Write sources
[10/21] Compiling CNIOWindows shim.c
[10/21] Compiling CNIOWindows WSAStartup.c
[12/21] Compiling CNIOWASI CNIOWASI.c
[13/21] Write sources
[14/21] Compiling CNIODarwin shim.c
[15/21] Compiling CNIOLinux liburing_shims.c
[16/21] Compiling _AtomicsShims.c
[17/21] Write swift-version-24593BA9C3E375BF.txt
[18/21] Compiling CNIOLinux shim.c
[19/59] Compiling c-nioatomics.c
[20/59] Compiling c-atomics.c
[22/65] Compiling Atomics ManagedAtomic.swift
[23/65] Compiling Atomics ManagedAtomicLazyReference.swift
[24/67] Compiling Atomics AtomicMemoryOrderings.swift
[25/67] Compiling Atomics DoubleWord.swift
[26/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/67] Compiling Atomics UnsafeAtomic.swift
[28/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/68] Emitting module _NIOBase64
[30/68] Compiling _NIOBase64 Base64.swift
[32/69] Compiling Atomics IntegerConformances.swift
[33/69] Compiling Atomics PointerConformances.swift
[34/69] Compiling Atomics AtomicValue.swift
[36/69] Compiling Atomics Primitives.native.swift
[37/69] Compiling Atomics AtomicStorage.swift
[38/69] Emitting module InternalCollectionsUtilities
[39/69] Compiling Atomics AtomicBool.swift
[40/69] Compiling Atomics AtomicInteger.swift
[41/69] Compiling Atomics OptionalRawRepresentable.swift
[42/69] Compiling Atomics RawRepresentable.swift
[43/69] Compiling Atomics AtomicOptionalWrappable.swift
[44/69] Compiling Atomics AtomicReference.swift
[50/69] Emitting module Atomics
[51/69] Compiling _NIODataStructures PriorityQueue.swift
[52/69] Compiling _NIODataStructures _TinyArray.swift
[59/69] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/70] Compiling Atomics IntegerOperations.swift
[62/70] Compiling Atomics Unmanaged extensions.swift
[64/86] Compiling DequeModule Deque+CustomReflectable.swift
[65/86] Compiling DequeModule Deque+Descriptions.swift
[66/88] Compiling DequeModule Deque+Equatable.swift
[67/88] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[68/88] Compiling DequeModule _DequeBuffer.swift
[69/88] Compiling DequeModule _DequeBufferHeader.swift
[70/88] Compiling DequeModule _DequeSlot.swift
[71/88] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/88] Compiling NIOConcurrencyHelpers lock.swift
[73/88] Emitting module _NIODataStructures
[74/88] Compiling _NIODataStructures Heap.swift
[76/89] Compiling DequeModule Deque+Testing.swift
[77/89] Compiling DequeModule Deque._Storage.swift
[78/89] Compiling DequeModule Deque+Extras.swift
[79/89] Compiling DequeModule Deque+Hashable.swift
[80/89] Compiling DequeModule Deque._UnsafeHandle.swift
[81/89] Compiling DequeModule Deque.swift
[82/89] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[83/89] Compiling NIOConcurrencyHelpers NIOLock.swift
[84/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/89] Emitting module NIOConcurrencyHelpers
[86/89] Compiling NIOConcurrencyHelpers atomics.swift
[88/90] Compiling DequeModule Deque+Codable.swift
[89/90] Compiling DequeModule Deque+Collection.swift
[90/90] Emitting module DequeModule
[92/151] Compiling NIOCore IO.swift
[93/151] Compiling NIOCore IOData.swift
[94/151] Compiling NIOCore IPProtocol.swift
[95/151] Compiling NIOCore IntegerBitPacking.swift
[96/151] Compiling NIOCore IntegerTypes.swift
[97/151] Compiling NIOCore Interfaces.swift
[98/151] Compiling NIOCore Linux.swift
[99/151] Compiling NIOCore MarkedCircularBuffer.swift
[100/151] Compiling NIOCore MulticastChannel.swift
[101/151] Compiling NIOCore NIOAny.swift
[102/151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/151] Compiling NIOCore NIOLoopBound.swift
[104/151] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/151] Compiling NIOCore NIOScheduledCallback.swift
[106/151] Compiling NIOCore NIOSendable.swift
[107/151] Compiling NIOCore RecvByteBufferAllocator.swift
[108/151] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/151] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/151] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/151] Compiling NIOCore EventLoopFuture.swift
[112/151] Compiling NIOCore FileDescriptor.swift
[113/151] Compiling NIOCore FileHandle.swift
[114/151] Compiling NIOCore FileRegion.swift
[115/151] Compiling NIOCore GlobalSingletons.swift
[116/151] Compiling NIOCore CircularBuffer.swift
[117/151] Compiling NIOCore Codec.swift
[118/151] Compiling NIOCore ConvenienceOptionSupport.swift
[119/151] Compiling NIOCore DeadChannel.swift
[120/151] Compiling NIOCore DispatchQueue+WithFuture.swift
[121/151] Compiling NIOCore EventLoop+Deprecated.swift
[122/151] Compiling NIOCore EventLoop+SerialExecutor.swift
[123/151] Compiling NIOCore EventLoop.swift
[124/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[125/159] Compiling NIOCore SocketAddresses.swift
[126/159] Compiling NIOCore SocketOptionProvider.swift
[127/159] Compiling NIOCore SystemCallHelpers.swift
[128/159] Compiling NIOCore TimeAmount+Duration.swift
[129/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[130/159] Compiling NIOCore UniversalBootstrapSupport.swift
[131/159] Compiling NIOCore Utilities.swift
[132/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[133/159] Compiling NIOCore BSDSocketAPI.swift
[134/159] Compiling NIOCore ByteBuffer-aux.swift
[135/159] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[136/159] Compiling NIOCore ByteBuffer-conversions.swift
[137/159] Compiling NIOCore ByteBuffer-core.swift
[138/159] Compiling NIOCore ByteBuffer-hex.swift
[139/159] Compiling NIOCore ByteBuffer-int.swift
[140/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[141/159] Compiling NIOCore ByteBuffer-multi-int.swift
[142/159] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[143/159] Compiling NIOCore ByteBuffer-views.swift
[144/159] Compiling NIOCore Channel.swift
[145/159] Compiling NIOCore ChannelHandler.swift
[146/159] Compiling NIOCore ChannelHandlers.swift
[147/159] Compiling NIOCore ChannelInvoker.swift
[148/159] Compiling NIOCore ChannelOption.swift
[149/159] Compiling NIOCore ChannelPipeline.swift
[150/159] Emitting module NIOCore
[151/159] Compiling NIOCore AddressedEnvelope.swift
[152/159] Compiling NIOCore AsyncAwaitSupport.swift
[153/159] Compiling NIOCore AsyncChannel.swift
[154/159] Compiling NIOCore AsyncChannelHandler.swift
[155/159] Compiling NIOCore AsyncChannelInboundStream.swift
[156/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[157/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[158/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[159/159] Compiling NIOCore NIOAsyncWriter.swift
[161/210] Compiling NIOPosix Pool.swift
[162/210] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[163/210] Compiling NIOPosix PosixSingletons.swift
[164/210] Compiling NIOPosix RawSocketBootstrap.swift
[165/210] Compiling NIOPosix Resolver.swift
[166/210] Compiling NIOPosix Selectable.swift
[167/216] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/216] Compiling NIOEmbedded AsyncTestingChannel.swift
[169/216] Compiling NIOEmbedded Embedded.swift
[170/216] Emitting module NIOEmbedded
[172/217] Compiling NIOPosix ThreadPosix.swift
[173/217] Compiling NIOPosix ThreadWindows.swift
[174/217] Compiling NIOPosix UnsafeTransfer.swift
[175/217] Compiling NIOPosix Utilities.swift
[176/217] Compiling NIOPosix VsockAddress.swift
[177/217] Compiling NIOPosix VsockChannelEvents.swift
[178/217] Emitting module NIOPosix
[179/217] Compiling NIOPosix SelectableChannel.swift
[180/217] Compiling NIOPosix SelectableEventLoop.swift
[181/217] Compiling NIOPosix SelectorEpoll.swift
[182/217] Compiling NIOPosix SelectorGeneric.swift
[183/217] Compiling NIOPosix SelectorKqueue.swift
[184/217] Compiling NIOPosix SelectorUring.swift
[185/217] Compiling NIOPosix IO.swift
[186/217] Compiling NIOPosix IntegerBitPacking.swift
[187/217] Compiling NIOPosix IntegerTypes.swift
[188/217] Compiling NIOPosix Linux.swift
[189/217] Compiling NIOPosix LinuxCPUSet.swift
[190/217] Compiling NIOPosix LinuxUring.swift
[191/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[192/217] Compiling NIOPosix ServerSocket.swift
[193/217] Compiling NIOPosix Socket.swift
[194/217] Compiling NIOPosix SocketChannel.swift
[195/217] Compiling NIOPosix SocketProtocols.swift
[196/217] Compiling NIOPosix System.swift
[197/217] Compiling NIOPosix Thread.swift
[198/217] Compiling NIOPosix BSDSocketAPICommon.swift
[199/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[200/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[201/217] Compiling NIOPosix BaseSocket.swift
[202/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[203/217] Compiling NIOPosix BaseSocketChannel.swift
[204/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[205/217] Compiling NIOPosix Bootstrap.swift
[206/217] Compiling NIOPosix ControlMessage.swift
[207/217] Compiling NIOPosix DatagramVectorReadManager.swift
[208/217] Compiling NIOPosix Errors+Any.swift
[209/217] Compiling NIOPosix FileDescriptor.swift
[210/217] Compiling NIOPosix GetaddrinfoResolver.swift
[211/217] Compiling NIOPosix HappyEyeballs.swift
[212/217] Compiling NIOPosix NIOThreadPool.swift
[213/217] Compiling NIOPosix NonBlockingFileIO.swift
[214/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[215/217] Compiling NIOPosix PendingWritesManager.swift
[216/217] Compiling NIOPosix PipeChannel.swift
[217/217] Compiling NIOPosix PipePair.swift
[219/220] Compiling NIO Exports.swift
[220/220] Emitting module NIO
[222/233] Compiling ServiceKit Deprecated.swift
[223/233] Compiling ServiceKit Extendable.swift
/host/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/234] Compiling ServiceKit ServiceFactory.swift
[225/234] Compiling ServiceKit ServiceID.swift
[226/234] Compiling ServiceKit ServiceCache.swift
[227/234] Compiling ServiceKit ServiceExtension.swift
[228/234] Compiling ServiceKit ServiceError.swift
[229/234] Compiling ServiceKit Services.swift
[230/234] Compiling ServiceKit Proccess.swift
[231/234] Compiling ServiceKit Provider.swift
[232/234] Emitting module ServiceKit
/host/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 }
[233/234] Compiling ServiceKit Container.swift
[234/234] Compiling ServiceKit Environment.swift
Build complete! (71.60s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.