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 service-kit, reference master (869826), with Swift 6.0 for Linux on 27 Nov 2024 13:09:28 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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.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.0
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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
[1/71949] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.73s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[943/5488] Fetching swift-atomics, swift-system
[5489/21085] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
[2973/17166] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
[1716/15597] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.44s)
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-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.82s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Building for debugging...
[0/21] Write sources
[10/21] Compiling CNIOWindows WSAStartup.c
[11/21] Compiling CNIOLinux liburing_shims.c
[11/21] Compiling CNIODarwin shim.c
[11/21] Compiling CNIOWindows shim.c
[14/21] Write sources
[15/21] Compiling _AtomicsShims.c
[16/21] Compiling CNIOWASI CNIOWASI.c
[17/21] Compiling CNIOLinux shim.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[20/63] Emitting module InternalCollectionsUtilities
[20/65] Compiling c-nioatomics.c
[21/65] Compiling c-atomics.c
[23/71] Emitting module _NIOBase64
[24/71] Compiling _NIOBase64 Base64.swift
[25/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/72] Compiling _NIODataStructures _TinyArray.swift
[29/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[32/72] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[33/72] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[34/72] Compiling _NIODataStructures PriorityQueue.swift
[35/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/72] Compiling InternalCollectionsUtilities Specialize.swift
[37/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[38/72] Compiling InternalCollectionsUtilities Debugging.swift
[39/72] Compiling InternalCollectionsUtilities Descriptions.swift
[40/74] Compiling InternalCollectionsUtilities Integer rank.swift
[41/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/74] Emitting module Atomics
[50/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[56/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[61/75] Emitting module NIOConcurrencyHelpers
[67/90] Compiling Atomics IntegerOperations.swift
[68/90] Compiling Atomics Unmanaged extensions.swift
[69/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[70/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[71/91] Compiling NIOConcurrencyHelpers atomics.swift
[72/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[73/91] Compiling NIOConcurrencyHelpers lock.swift
[74/92] Compiling DequeModule _DequeBuffer.swift
[75/92] Compiling DequeModule _DequeBufferHeader.swift
[77/94] Emitting module _NIODataStructures
[78/94] Compiling _NIODataStructures Heap.swift
[81/95] Compiling DequeModule Deque+Extras.swift
[82/95] Compiling DequeModule Deque+Hashable.swift
[83/95] Compiling DequeModule Deque+Testing.swift
[84/95] Compiling DequeModule Deque._Storage.swift
[85/95] Compiling DequeModule Deque._UnsafeHandle.swift
[86/95] Compiling DequeModule Deque.swift
[87/95] Compiling DequeModule _DequeSlot.swift
[88/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/95] Compiling DequeModule Deque+Equatable.swift
[90/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/95] Compiling DequeModule Deque+Codable.swift
[92/95] Compiling DequeModule Deque+Collection.swift
[93/95] Compiling DequeModule Deque+CustomReflectable.swift
[94/95] Compiling DequeModule Deque+Descriptions.swift
[95/95] Emitting module DequeModule
[97/156] Compiling NIOCore IO.swift
[98/156] Compiling NIOCore IOData.swift
[99/156] Compiling NIOCore IPProtocol.swift
[100/156] Compiling NIOCore IntegerBitPacking.swift
[101/156] Compiling NIOCore IntegerTypes.swift
[102/156] Compiling NIOCore Interfaces.swift
[103/156] Compiling NIOCore Linux.swift
[104/156] Compiling NIOCore MarkedCircularBuffer.swift
[105/164] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[106/164] Compiling NIOCore EventLoopFuture+Deprecated.swift
[107/164] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[108/164] Compiling NIOCore EventLoopFuture.swift
[109/164] Compiling NIOCore FileDescriptor.swift
[110/164] Compiling NIOCore FileHandle.swift
[111/164] Compiling NIOCore FileRegion.swift
[112/164] Compiling NIOCore GlobalSingletons.swift
[113/164] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[114/164] Compiling NIOCore BSDSocketAPI.swift
[115/164] Compiling NIOCore ByteBuffer-aux.swift
[116/164] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[117/164] Compiling NIOCore ByteBuffer-conversions.swift
[118/164] Compiling NIOCore ByteBuffer-core.swift
[119/164] Compiling NIOCore ByteBuffer-hex.swift
[120/164] Compiling NIOCore ByteBuffer-int.swift
[121/164] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[122/164] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[123/164] Compiling NIOCore SocketAddresses.swift
[124/164] Compiling NIOCore SocketOptionProvider.swift
[125/164] Compiling NIOCore SystemCallHelpers.swift
[126/164] Compiling NIOCore TimeAmount+Duration.swift
[127/164] Compiling NIOCore TypeAssistedChannelHandler.swift
[128/164] Compiling NIOCore UniversalBootstrapSupport.swift
[129/164] Compiling NIOCore Utilities.swift
[130/164] Compiling NIOCore MulticastChannel.swift
[131/164] Compiling NIOCore NIOAny.swift
[132/164] Compiling NIOCore NIOCloseOnErrorHandler.swift
[133/164] Compiling NIOCore NIOLoopBound.swift
[134/164] Compiling NIOCore NIOScheduledCallback.swift
[135/164] Compiling NIOCore NIOSendable.swift
[136/164] Compiling NIOCore PointerHelpers.swift
[137/164] Compiling NIOCore RecvByteBufferAllocator.swift
[138/164] Compiling NIOCore CircularBuffer.swift
[139/164] Compiling NIOCore Codec.swift
[140/164] Compiling NIOCore ConvenienceOptionSupport.swift
[141/164] Compiling NIOCore DeadChannel.swift
[142/164] Compiling NIOCore DispatchQueue+WithFuture.swift
[143/164] Compiling NIOCore EventLoop+Deprecated.swift
[144/164] Compiling NIOCore EventLoop+SerialExecutor.swift
[145/164] Compiling NIOCore EventLoop.swift
[146/164] Compiling NIOCore ByteBuffer-multi-int.swift
[147/164] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[148/164] Compiling NIOCore ByteBuffer-views.swift
[149/164] Compiling NIOCore Channel.swift
[150/164] Compiling NIOCore ChannelHandler.swift
[151/164] Compiling NIOCore ChannelHandlers.swift
[152/164] Compiling NIOCore ChannelInvoker.swift
[153/164] Compiling NIOCore ChannelOption.swift
[154/164] Compiling NIOCore ChannelPipeline.swift
[155/164] Emitting module NIOCore
[156/164] Compiling NIOCore AddressedEnvelope.swift
[157/164] Compiling NIOCore AsyncAwaitSupport.swift
[158/164] Compiling NIOCore AsyncChannel.swift
[159/164] Compiling NIOCore AsyncChannelHandler.swift
[160/164] Compiling NIOCore AsyncChannelInboundStream.swift
[161/164] Compiling NIOCore AsyncChannelOutboundWriter.swift
[162/164] Compiling NIOCore NIOAsyncSequenceProducer.swift
[163/164] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[164/164] Compiling NIOCore NIOAsyncWriter.swift
[166/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/217] Compiling NIOEmbedded Embedded.swift
[168/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[169/217] Emitting module NIOEmbedded
[171/218] Compiling NIOPosix BSDSocketAPICommon.swift
[172/218] Compiling NIOPosix BSDSocketAPIPosix.swift
[173/218] Compiling NIOPosix BSDSocketAPIWindows.swift
[174/218] Compiling NIOPosix BaseSocket.swift
[175/218] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[176/218] Compiling NIOPosix BaseSocketChannel.swift
[177/218] Compiling NIOPosix BaseStreamSocketChannel.swift
[178/224] Emitting module NIOPosix
[179/224] Compiling NIOPosix Pool.swift
[180/224] Compiling NIOPosix PooledRecvBufferAllocator.swift
[181/224] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[182/224] Compiling NIOPosix PosixSingletons.swift
[183/224] Compiling NIOPosix RawSocketBootstrap.swift
[184/224] Compiling NIOPosix Resolver.swift
[185/224] Compiling NIOPosix Selectable.swift
[186/224] Compiling NIOPosix SelectableChannel.swift
[187/224] Compiling NIOPosix SelectableEventLoop.swift
[188/224] Compiling NIOPosix SelectorEpoll.swift
[189/224] Compiling NIOPosix SelectorGeneric.swift
[190/224] Compiling NIOPosix SelectorKqueue.swift
[191/224] Compiling NIOPosix SelectorUring.swift
[192/224] Compiling NIOPosix ServerSocket.swift
[193/224] Compiling NIOPosix Socket.swift
[194/224] Compiling NIOPosix SocketChannel.swift
[195/224] Compiling NIOPosix SocketProtocols.swift
[196/224] Compiling NIOPosix System.swift
[197/224] Compiling NIOPosix Thread.swift
[198/224] Compiling NIOPosix ThreadPosix.swift
[199/224] Compiling NIOPosix ThreadWindows.swift
[200/224] Compiling NIOPosix UnsafeTransfer.swift
[201/224] Compiling NIOPosix Utilities.swift
[202/224] Compiling NIOPosix VsockAddress.swift
[203/224] Compiling NIOPosix VsockChannelEvents.swift
[204/224] Compiling NIOPosix Bootstrap.swift
[205/224] Compiling NIOPosix ControlMessage.swift
[206/224] Compiling NIOPosix DatagramVectorReadManager.swift
[207/224] Compiling NIOPosix Errors+Any.swift
[208/224] Compiling NIOPosix FileDescriptor.swift
[209/224] Compiling NIOPosix GetaddrinfoResolver.swift
[210/224] Compiling NIOPosix HappyEyeballs.swift
[211/224] Compiling NIOPosix IO.swift
[212/224] Compiling NIOPosix IntegerBitPacking.swift
[213/224] Compiling NIOPosix IntegerTypes.swift
[214/224] Compiling NIOPosix Linux.swift
[215/224] Compiling NIOPosix LinuxCPUSet.swift
[216/224] Compiling NIOPosix LinuxUring.swift
[217/224] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[218/224] Compiling NIOPosix NIOThreadPool.swift
[219/224] Compiling NIOPosix NonBlockingFileIO.swift
[220/224] Compiling NIOPosix PendingDatagramWritesManager.swift
[221/224] Compiling NIOPosix PendingWritesManager.swift
[222/224] Compiling NIOPosix PipeChannel.swift
[223/224] Compiling NIOPosix PipePair.swift
[224/224] Compiling NIOPosix PointerHelpers.swift
[226/227] Emitting module NIO
[227/227] Compiling NIO Exports.swift
[229/240] 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
  9 | ///     }
 10 | ///
 11 | public protocol Extendable: class {
    |                             `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
 12 |     /// Arbitrary property storage. See `Extend` and `Extendable`.
 13 |     var extend: Extend { get set }
[230/240] Compiling ServiceKit Deprecated.swift
[231/240] Compiling ServiceKit Services.swift
[232/241] Compiling ServiceKit ServiceFactory.swift
[233/241] Compiling ServiceKit ServiceID.swift
[234/241] Compiling ServiceKit ServiceError.swift
[235/241] 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
  9 | ///     }
 10 | ///
 11 | public protocol Extendable: class {
    |                             `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
 12 |     /// Arbitrary property storage. See `Extend` and `Extendable`.
 13 |     var extend: Extend { get set }
[236/241] Compiling ServiceKit ServiceCache.swift
[237/241] Compiling ServiceKit ServiceExtension.swift
[238/241] Compiling ServiceKit Proccess.swift
[239/241] Compiling ServiceKit Provider.swift
[240/241] Compiling ServiceKit Container.swift
/host/spi-builder-workspace/Sources/ServiceKit/Container/Container.swift:8:24: warning: capture of 'container' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  2 | @_exported import class NIO.EventLoopFuture
  3 |
  4 | public final class Container {
    |                    `- note: class 'Container' does not conform to the 'Sendable' protocol
  5 |     public static func boot(env: Environment = .development, services: Services, on eventLoop: EventLoop) -> EventLoopFuture<Container> {
  6 |         let container = Container(env: env, services: services, on: eventLoop)
  7 |         return container.willBoot()
  8 |             .flatMap { container.didBoot() }
    |                        `- warning: capture of 'container' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 |             .map { container }
 10 |     }
/host/spi-builder-workspace/Sources/ServiceKit/Container/Container.swift:9:20: warning: capture of 'container' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  2 | @_exported import class NIO.EventLoopFuture
  3 |
  4 | public final class Container {
    |                    `- note: class 'Container' does not conform to the 'Sendable' protocol
  5 |     public static func boot(env: Environment = .development, services: Services, on eventLoop: EventLoop) -> EventLoopFuture<Container> {
  6 |         let container = Container(env: env, services: services, on: eventLoop)
  7 |         return container.willBoot()
  8 |             .flatMap { container.didBoot() }
  9 |             .map { container }
    |                    `- warning: capture of 'container' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 10 |     }
 11 |
/host/spi-builder-workspace/Sources/ServiceKit/Container/Container.swift:101:13: warning: capture of 'self' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  2 | @_exported import class NIO.EventLoopFuture
  3 |
  4 | public final class Container {
    |                    `- note: class 'Container' does not conform to the 'Sendable' protocol
  5 |     public static func boot(env: Environment = .development, services: Services, on eventLoop: EventLoop) -> EventLoopFuture<Container> {
  6 |         let container = Container(env: env, services: services, on: eventLoop)
    :
 99 |             on: self.eventLoop
100 |         ).map {
101 |             self.cache.clear()
    |             `- warning: capture of 'self' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
102 |             self.didShutdown = true
103 |         }
[241/241] Compiling ServiceKit Environment.swift
/host/spi-builder-workspace/Sources/ServiceKit/Container/Container.swift:8:24: warning: capture of 'container' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  2 | @_exported import class NIO.EventLoopFuture
  3 |
  4 | public final class Container {
    |                    `- note: class 'Container' does not conform to the 'Sendable' protocol
  5 |     public static func boot(env: Environment = .development, services: Services, on eventLoop: EventLoop) -> EventLoopFuture<Container> {
  6 |         let container = Container(env: env, services: services, on: eventLoop)
  7 |         return container.willBoot()
  8 |             .flatMap { container.didBoot() }
    |                        `- warning: capture of 'container' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 |             .map { container }
 10 |     }
/host/spi-builder-workspace/Sources/ServiceKit/Container/Container.swift:9:20: warning: capture of 'container' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  2 | @_exported import class NIO.EventLoopFuture
  3 |
  4 | public final class Container {
    |                    `- note: class 'Container' does not conform to the 'Sendable' protocol
  5 |     public static func boot(env: Environment = .development, services: Services, on eventLoop: EventLoop) -> EventLoopFuture<Container> {
  6 |         let container = Container(env: env, services: services, on: eventLoop)
  7 |         return container.willBoot()
  8 |             .flatMap { container.didBoot() }
  9 |             .map { container }
    |                    `- warning: capture of 'container' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 10 |     }
 11 |
/host/spi-builder-workspace/Sources/ServiceKit/Container/Container.swift:101:13: warning: capture of 'self' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  2 | @_exported import class NIO.EventLoopFuture
  3 |
  4 | public final class Container {
    |                    `- note: class 'Container' does not conform to the 'Sendable' protocol
  5 |     public static func boot(env: Environment = .development, services: Services, on eventLoop: EventLoop) -> EventLoopFuture<Container> {
  6 |         let container = Container(env: env, services: services, on: eventLoop)
    :
 99 |             on: self.eventLoop
100 |         ).map {
101 |             self.cache.clear()
    |             `- warning: capture of 'self' with non-sendable type 'Container' in a `@Sendable` closure; this is an error in the Swift 6 language mode
102 |             self.didShutdown = true
103 |         }
Build complete! (58.57s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.