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.1 for Linux on 25 Apr 2025 22:31:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.61.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.1
Building package at path:  $PWD
https://github.com/vapor/service.git
https://github.com/vapor/service.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (4.31s)
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/4353] Fetching swift-system
[2004/6058] Fetching swift-system, swift-atomics
[5684/22300] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.35s)
[7277/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.89s)
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.2
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
Building for debugging...
[0/21] Write sources
[10/21] Compiling CNIOWASI CNIOWASI.c
[11/21] Compiling CNIOWindows WSAStartup.c
[11/21] Compiling CNIOWindows shim.c
[13/21] Write sources
[14/21] Compiling CNIOLinux liburing_shims.c
[15/21] Compiling CNIODarwin shim.c
[16/21] Compiling _AtomicsShims.c
[17/21] Compiling CNIOLinux shim.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[19/63] Compiling c-nioatomics.c
[20/63] Compiling c-atomics.c
[22/65] Compiling Atomics OptionalRawRepresentable.swift
[23/65] Compiling Atomics RawRepresentable.swift
[24/65] Compiling Atomics AtomicBool.swift
[25/65] Compiling Atomics UnsafeAtomic.swift
[26/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/71] Compiling Atomics Primitives.shims.swift
[28/71] Compiling Atomics AtomicInteger.swift
[29/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/71] Compiling Atomics AtomicReference.swift
[31/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/71] Compiling InternalCollectionsUtilities Debugging.swift
[34/71] Compiling InternalCollectionsUtilities Descriptions.swift
[35/71] Compiling Atomics ManagedAtomic.swift
[36/71] Compiling Atomics ManagedAtomicLazyReference.swift
[39/72] Compiling Atomics IntegerConformances.swift
[40/73] Compiling Atomics PointerConformances.swift
[41/73] Compiling Atomics Primitives.native.swift
[42/73] Emitting module Atomics
[43/73] Emitting module _NIOBase64
[44/73] Compiling _NIOBase64 Base64.swift
[56/74] Compiling _NIODataStructures PriorityQueue.swift
[57/74] Compiling _NIODataStructures _TinyArray.swift
[58/74] Emitting module InternalCollectionsUtilities
[63/74] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[64/74] Compiling Atomics IntegerOperations.swift
[65/74] Compiling Atomics Unmanaged extensions.swift
[66/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/77] Emitting module NIOConcurrencyHelpers
[71/91] Compiling NIOConcurrencyHelpers atomics.swift
[72/91] Compiling NIOConcurrencyHelpers lock.swift
[73/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[74/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/92] Emitting module _NIODataStructures
[76/92] Compiling _NIODataStructures Heap.swift
[77/93] Compiling DequeModule _DequeBuffer.swift
[78/93] Compiling DequeModule _DequeBufferHeader.swift
[81/95] Compiling DequeModule _DequeSlot.swift
[82/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/95] Compiling DequeModule Deque+Equatable.swift
[84/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[85/95] Compiling DequeModule Deque+Testing.swift
[86/95] Compiling DequeModule Deque._Storage.swift
[87/95] Compiling DequeModule Deque+CustomReflectable.swift
[88/95] Compiling DequeModule Deque+Descriptions.swift
[89/95] Compiling DequeModule Deque._UnsafeHandle.swift
[90/95] Compiling DequeModule Deque.swift
[91/95] Compiling DequeModule Deque+Extras.swift
[92/95] Compiling DequeModule Deque+Hashable.swift
[93/95] Compiling DequeModule Deque+Codable.swift
[94/95] Compiling DequeModule Deque+Collection.swift
[95/95] Emitting module DequeModule
[97/155] Compiling NIOCore GlobalSingletons.swift
[98/155] Compiling NIOCore IO.swift
[99/155] Compiling NIOCore IOData.swift
[100/155] Compiling NIOCore IPProtocol.swift
[101/155] Compiling NIOCore IntegerBitPacking.swift
[102/155] Compiling NIOCore IntegerTypes.swift
[103/155] Compiling NIOCore Interfaces.swift
[104/155] Compiling NIOCore Linux.swift
[105/163] Compiling NIOCore ChannelPipeline.swift
[106/163] Compiling NIOCore CircularBuffer.swift
[107/163] Compiling NIOCore Codec.swift
[108/163] Compiling NIOCore ConvenienceOptionSupport.swift
[109/163] Compiling NIOCore DeadChannel.swift
[110/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[111/163] Compiling NIOCore EventLoop+Deprecated.swift
[112/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[113/163] Compiling NIOCore EventLoop.swift
[114/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[115/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[116/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[117/163] Compiling NIOCore EventLoopFuture.swift
[118/163] Compiling NIOCore FileDescriptor.swift
[119/163] Compiling NIOCore FileHandle.swift
[120/163] Compiling NIOCore FileRegion.swift
[121/163] Compiling NIOCore AddressedEnvelope.swift
[122/163] Compiling NIOCore AsyncAwaitSupport.swift
[123/163] Compiling NIOCore AsyncChannel.swift
[124/163] Compiling NIOCore AsyncChannelHandler.swift
[125/163] Compiling NIOCore AsyncChannelInboundStream.swift
[126/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[127/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[128/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[129/163] Compiling NIOCore NIOAsyncWriter.swift
[130/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[131/163] Compiling NIOCore SocketAddresses.swift
[132/163] Compiling NIOCore SocketOptionProvider.swift
[133/163] Compiling NIOCore SystemCallHelpers.swift
[134/163] Compiling NIOCore TimeAmount+Duration.swift
[135/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[136/163] Compiling NIOCore UniversalBootstrapSupport.swift
[137/163] Compiling NIOCore Utilities.swift
[138/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[139/163] Compiling NIOCore BSDSocketAPI.swift
[140/163] Compiling NIOCore ByteBuffer-aux.swift
[141/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[142/163] Compiling NIOCore ByteBuffer-conversions.swift
[143/163] Compiling NIOCore ByteBuffer-core.swift
[144/163] Compiling NIOCore ByteBuffer-hex.swift
[145/163] Compiling NIOCore ByteBuffer-int.swift
[146/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/163] Compiling NIOCore MarkedCircularBuffer.swift
[148/163] Compiling NIOCore MulticastChannel.swift
[149/163] Compiling NIOCore NIOAny.swift
[150/163] Compiling NIOCore NIOCloseOnErrorHandler.swift
[151/163] Compiling NIOCore NIOLoopBound.swift
[152/163] Compiling NIOCore NIOScheduledCallback.swift
[153/163] Compiling NIOCore NIOSendable.swift
[154/163] Compiling NIOCore RecvByteBufferAllocator.swift
[155/163] Compiling NIOCore ByteBuffer-multi-int.swift
[156/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[157/163] Compiling NIOCore ByteBuffer-views.swift
[158/163] Compiling NIOCore Channel.swift
[159/163] Compiling NIOCore ChannelHandler.swift
[160/163] Compiling NIOCore ChannelHandlers.swift
[161/163] Compiling NIOCore ChannelInvoker.swift
[162/163] Compiling NIOCore ChannelOption.swift
[163/163] Emitting module NIOCore
[165/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/215] Emitting module NIOEmbedded
[167/215] Compiling NIOEmbedded Embedded.swift
[168/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/216] Emitting module NIOPosix
[171/222] Compiling NIOPosix BSDSocketAPICommon.swift
[172/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[173/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[174/222] Compiling NIOPosix BaseSocket.swift
[175/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[176/222] Compiling NIOPosix BaseSocketChannel.swift
[177/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[178/222] Compiling NIOPosix ServerSocket.swift
[179/222] Compiling NIOPosix Socket.swift
[180/222] Compiling NIOPosix SocketChannel.swift
[181/222] Compiling NIOPosix SocketProtocols.swift
[182/222] Compiling NIOPosix System.swift
[183/222] Compiling NIOPosix Thread.swift
[184/222] Compiling NIOPosix ThreadPosix.swift
[185/222] Compiling NIOPosix ThreadWindows.swift
[186/222] Compiling NIOPosix UnsafeTransfer.swift
[187/222] Compiling NIOPosix Utilities.swift
[188/222] Compiling NIOPosix VsockAddress.swift
[189/222] Compiling NIOPosix VsockChannelEvents.swift
[190/222] Compiling NIOPosix Bootstrap.swift
[191/222] Compiling NIOPosix ControlMessage.swift
[192/222] Compiling NIOPosix DatagramVectorReadManager.swift
[193/222] Compiling NIOPosix Errors+Any.swift
[194/222] Compiling NIOPosix FileDescriptor.swift
[195/222] Compiling NIOPosix GetaddrinfoResolver.swift
[196/222] Compiling NIOPosix HappyEyeballs.swift
[197/222] Compiling NIOPosix SelectableChannel.swift
[198/222] Compiling NIOPosix SelectableEventLoop.swift
[199/222] Compiling NIOPosix SelectorEpoll.swift
[200/222] Compiling NIOPosix SelectorGeneric.swift
[201/222] Compiling NIOPosix SelectorKqueue.swift
[202/222] Compiling NIOPosix SelectorUring.swift
[203/222] Compiling NIOPosix IO.swift
[204/222] Compiling NIOPosix IntegerBitPacking.swift
[205/222] Compiling NIOPosix IntegerTypes.swift
[206/222] Compiling NIOPosix Linux.swift
[207/222] Compiling NIOPosix LinuxCPUSet.swift
[208/222] Compiling NIOPosix LinuxUring.swift
[209/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[210/222] Compiling NIOPosix NIOThreadPool.swift
[211/222] Compiling NIOPosix NonBlockingFileIO.swift
[212/222] Compiling NIOPosix PendingDatagramWritesManager.swift
[213/222] Compiling NIOPosix PendingWritesManager.swift
[214/222] Compiling NIOPosix PipeChannel.swift
[215/222] Compiling NIOPosix PipePair.swift
[216/222] Compiling NIOPosix Pool.swift
[217/222] Compiling NIOPosix PooledRecvBufferAllocator.swift
[218/222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[219/222] Compiling NIOPosix PosixSingletons.swift
[220/222] Compiling NIOPosix RawSocketBootstrap.swift
[221/222] Compiling NIOPosix Resolver.swift
[222/222] Compiling NIOPosix Selectable.swift
[224/225] Emitting module NIO
[225/225] Compiling NIO Exports.swift
[227/238] Compiling ServiceKit Deprecated.swift
[228/239] 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 }
[229/239] Compiling ServiceKit ServiceCache.swift
[230/239] Compiling ServiceKit ServiceExtension.swift
[231/239] Compiling ServiceKit ServiceFactory.swift
[232/239] Compiling ServiceKit ServiceID.swift
[233/239] Compiling ServiceKit Services.swift
[234/239] Compiling ServiceKit ServiceError.swift
[235/239] Compiling ServiceKit Proccess.swift
[236/239] Compiling ServiceKit Provider.swift
[237/239] 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 }
[238/239] 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
  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
  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
  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
 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
  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
102 |             self.didShutdown = true
103 |         }
[239/239] 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
  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
  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
  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
 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
  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
102 |             self.didShutdown = true
103 |         }
Build complete! (30.43s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.