The Swift Package Index logo.Swift Package Index

Build Information

Successful build of service-kit, reference master (869826), with Swift 6.3 for Android on 11 Apr 2026 15:10:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vapor/service.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (11.17s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/23525] Fetching swift-collections
[2/25345] Fetching swift-collections, swift-atomics
[1634/30946] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
[3702/25345] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.73s)
Fetched https://github.com/apple/swift-collections.git from cache (2.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.97.1
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/24] Write sources
[11/24] Compiling CNIOWindows shim.c
[12/24] Compiling _AtomicsShims.c
[13/24] Compiling CNIOWASI CNIOWASI.c
[13/24] Compiling CNIOWindows WSAStartup.c
[15/24] Compiling CNIOOpenBSD shim.c
[15/24] Compiling CNIOPosix event_loop_id.c
[17/24] Compiling CNIODarwin shim.c
[18/24] Compiling CNIOLinux liburing_shims.c
[19/24] Compiling CNIOLinux shim.c
[20/24] Write sources
[20/24] Write swift-version--4F562202D5529B1.txt
[23/66] Emitting module InternalCollectionsUtilities
[24/68] Emitting module Atomics
[24/70] Compiling c-nioatomics.c
[25/70] Compiling c-atomics.c
[27/77] Compiling Atomics IntegerOperations.swift
[28/77] Compiling Atomics Unmanaged extensions.swift
[29/77] Compiling Atomics AtomicInteger.swift
[30/77] Compiling Atomics AtomicOptionalWrappable.swift
[31/77] Compiling Atomics AtomicReference.swift
[32/77] Compiling _NIODataStructures PriorityQueue.swift
[33/77] Compiling InternalCollectionsUtilities String+Padding.swift
[34/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/77] Compiling Atomics UnsafeAtomic.swift
[39/77] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/77] Compiling InternalCollectionsUtilities Debugging.swift
[45/77] Compiling InternalCollectionsUtilities Descriptions.swift
[46/77] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/77] Compiling Atomics ManagedAtomic.swift
[49/77] Compiling Atomics ManagedAtomicLazyReference.swift
[52/77] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[53/77] Emitting module _NIOBase64
[54/77] Compiling _NIOBase64 Base64.swift
[55/78] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[56/78] Compiling Atomics AtomicMemoryOrderings.swift
[57/78] Compiling Atomics DoubleWord.swift
[66/79] Compiling NIOConcurrencyHelpers lock.swift
[68/79] Compiling NIOConcurrencyHelpers NIOLock.swift
[69/79] Compiling _NIODataStructures Heap.swift
[70/79] Emitting module _NIODataStructures
[71/79] Compiling _NIODataStructures _TinyArray.swift
[78/82] Emitting module NIOConcurrencyHelpers
[79/82] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[81/114] Compiling ContainersPreview Drain+Reduce.swift
[82/114] Compiling ContainersPreview Drain.swift
[83/114] Compiling ContainersPreview Producer+Collect.swift
[84/114] Compiling ContainersPreview Producer+Filter.swift
[85/114] Compiling ContainersPreview RandomAccessContainer.swift
[86/114] Compiling ContainersPreview RangeExpression2.swift
[87/114] Compiling ContainersPreview RangeReplaceableContainer.swift
[88/114] Compiling ContainersPreview Drain+Map.swift
[89/114] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[90/114] Compiling ContainersPreview BorrowingSequence.swift
[91/114] Compiling ContainersPreview BidirectionalContainer.swift
[92/114] Compiling ContainersPreview Container+Filter.swift
[93/114] Compiling ContainersPreview Container+SpanwiseZip.swift
[94/114] Compiling NIOConcurrencyHelpers atomics.swift
[95/119] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[96/119] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[97/119] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[98/119] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[99/119] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[100/119] Compiling ContainersPreview Producer+Map.swift
[101/119] Compiling ContainersPreview Producer+Reduce.swift
[102/119] Compiling ContainersPreview Producer.swift
[103/119] Compiling ContainersPreview Borrow.swift
[104/119] Emitting module ContainersPreview
[106/119] Compiling ContainersPreview OutputSpan+Extras.swift
[107/119] Compiling ContainersPreview TemporaryAllocation.swift
[108/119] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[109/119] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[110/119] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[111/119] Compiling ContainersPreview Container.swift
[112/119] Compiling ContainersPreview ContainerIterator.swift
[113/119] Compiling ContainersPreview DynamicContainer.swift
[114/119] Compiling ContainersPreview MutableContainer.swift
[115/119] Compiling ContainersPreview PermutableContainer.swift
[116/119] Compiling ContainersPreview Box.swift
[117/119] Compiling ContainersPreview Inout.swift
[118/119] Compiling ContainersPreview InputSpan.swift
[119/119] Compiling ContainersPreview Shared.swift
[121/160] Compiling DequeModule UniqueDeque+Consumption.swift
[122/160] Compiling DequeModule UniqueDeque+Container.swift
[123/160] Compiling DequeModule UniqueDeque+Descriptions.swift
[124/160] Compiling DequeModule UniqueDeque+Equatable.swift
[125/160] Compiling DequeModule UniqueDeque+Experimental.swift
[126/165] Compiling DequeModule _DequeBuffer.swift
[127/165] Compiling DequeModule _DequeBufferHeader.swift
[128/165] Compiling DequeModule RigidDeque+Append.swift
[129/165] Compiling DequeModule RigidDeque+Consumption.swift
[130/165] Compiling DequeModule RigidDeque+Container.swift
[131/165] Compiling DequeModule RigidDeque+Descriptions.swift
[132/165] Compiling DequeModule RigidDeque+Equatable.swift
[133/165] Compiling DequeModule RigidDeque+Experimental.swift
[134/165] Compiling DequeModule RigidDeque+Hashable.swift
[135/165] Compiling DequeModule RigidDeque+Initializers.swift
[136/165] Compiling DequeModule RigidDeque+Insertions.swift
[137/165] Compiling DequeModule RigidDeque+Prepend.swift
[138/165] Compiling DequeModule UniqueDeque+Hashable.swift
[139/165] Compiling DequeModule UniqueDeque+Initializers.swift
[140/165] Compiling DequeModule UniqueDeque+Insertions.swift
[141/165] Compiling DequeModule UniqueDeque+Prepend.swift
[142/165] Compiling DequeModule UniqueDeque+Removals.swift
[143/165] Compiling DequeModule RigidDeque+Removals.swift
[144/165] Compiling DequeModule RigidDeque+Replacements.swift
[145/165] Compiling DequeModule RigidDeque+Testing.swift
[146/165] Compiling DequeModule RigidDeque.swift
[147/165] Compiling DequeModule UniqueDeque+Append.swift
[148/165] Compiling DequeModule Deque+Codable.swift
[149/165] Compiling DequeModule Deque+Collection.swift
[150/165] Compiling DequeModule Deque+CustomReflectable.swift
[151/165] Compiling DequeModule Deque+Descriptions.swift
[152/165] Compiling DequeModule Deque+Equatable.swift
[153/165] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[154/165] Compiling DequeModule Deque+Extras.swift
[155/165] Compiling DequeModule Deque+Hashable.swift
[156/165] Compiling DequeModule Deque+Testing.swift
[157/165] Compiling DequeModule Deque._Storage.swift
[158/165] Compiling DequeModule Deque._UnsafeHandle.swift
[159/165] Compiling DequeModule Deque.swift
[160/165] Emitting module DequeModule
[161/165] Compiling DequeModule UniqueDeque+Replacements.swift
[162/165] Compiling DequeModule UniqueDeque.swift
[163/165] Compiling DequeModule _DequeSlot.swift
[164/165] Compiling DequeModule _UnsafeDequeHandle.swift
[165/165] Compiling DequeModule _UnsafeDequeSegments.swift
[167/230] Compiling NIOCore AddressedEnvelope.swift
[168/230] Compiling NIOCore AsyncAwaitSupport.swift
[169/230] Compiling NIOCore AsyncChannel.swift
[170/230] Compiling NIOCore AsyncChannelHandler.swift
[171/230] Compiling NIOCore AsyncChannelInboundStream.swift
[172/230] Compiling NIOCore AsyncChannelOutboundWriter.swift
[173/230] Compiling NIOCore NIOAsyncSequenceProducer.swift
[174/230] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[175/230] Compiling NIOCore NIOAsyncWriter.swift
[176/238] Compiling NIOCore CircularBuffer.swift
[177/238] Compiling NIOCore Codec.swift
[178/238] Compiling NIOCore ConvenienceOptionSupport.swift
[179/238] Compiling NIOCore DeadChannel.swift
[180/238] Compiling NIOCore DispatchQueue+WithFuture.swift
[181/238] Compiling NIOCore EventLoop+Deprecated.swift
[182/238] Compiling NIOCore EventLoop+SerialExecutor.swift
[183/238] Compiling NIOCore EventLoop.swift
[184/238] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[185/238] Compiling NIOCore IPProtocol.swift
[186/238] Compiling NIOCore IntegerBitPacking.swift
[187/238] Compiling NIOCore IntegerTypes.swift
[188/238] Compiling NIOCore Interfaces.swift
[189/238] Compiling NIOCore Linux.swift
[190/238] Compiling NIOCore MarkedCircularBuffer.swift
[191/238] Compiling NIOCore MulticastChannel.swift
[192/238] Compiling NIOCore NIOAny.swift
[193/238] Compiling NIOCore NIOCloseOnErrorHandler.swift
[194/238] Compiling NIOCore NIOCoreSendableMetatype.swift
[195/238] Compiling NIOCore NIODecodedAsyncSequence.swift
[196/238] Compiling NIOCore NIOLoopBound.swift
[197/238] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[198/238] Compiling NIOCore NIOScheduledCallback.swift
[199/238] Compiling NIOCore NIOSendable.swift
[200/238] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[201/238] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[202/238] Compiling NIOCore RecvByteBufferAllocator.swift
[203/238] Compiling NIOCore EventLoopFuture+Deprecated.swift
[204/238] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[205/238] Compiling NIOCore EventLoopFuture.swift
[206/238] Compiling NIOCore FileDescriptor.swift
[207/238] Compiling NIOCore FileHandle.swift
[208/238] Compiling NIOCore FileRegion.swift
[209/238] Compiling NIOCore GlobalSingletons.swift
[210/238] Compiling NIOCore IO.swift
[211/238] Compiling NIOCore IOData.swift
[212/238] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[213/238] Compiling NIOCore BSDSocketAPI.swift
[214/238] Compiling NIOCore ByteBuffer-aux.swift
[215/238] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[216/238] Compiling NIOCore ByteBuffer-conversions.swift
[217/238] Compiling NIOCore ByteBuffer-core.swift
[218/238] Compiling NIOCore ByteBuffer-hex.swift
[219/238] Compiling NIOCore ByteBuffer-int.swift
[220/238] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[221/238] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[222/238] Compiling NIOCore SocketAddresses.swift
[223/238] Compiling NIOCore SocketOptionProvider.swift
[224/238] Compiling NIOCore SystemCallHelpers.swift
[225/238] Compiling NIOCore TimeAmount+Duration.swift
[226/238] Compiling NIOCore TypeAssistedChannelHandler.swift
[227/238] Compiling NIOCore UniversalBootstrapSupport.swift
[228/238] Compiling NIOCore Utilities.swift
[229/238] Emitting module NIOCore
[230/238] Compiling NIOCore ByteBuffer-multi-int.swift
[231/238] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[232/238] Compiling NIOCore ByteBuffer-views.swift
[233/238] Compiling NIOCore Channel.swift
[234/238] Compiling NIOCore ChannelHandler.swift
[235/238] Compiling NIOCore ChannelHandlers.swift
[236/238] Compiling NIOCore ChannelInvoker.swift
[237/238] Compiling NIOCore ChannelOption.swift
[238/238] Compiling NIOCore ChannelPipeline.swift
[240/293] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[241/293] Compiling NIOEmbedded AsyncTestingChannel.swift
[242/293] Emitting module NIOEmbedded
[243/293] Compiling NIOEmbedded Embedded.swift
[245/294] Emitting module NIOPosix
[246/300] Compiling NIOPosix HappyEyeballs.swift
[247/300] Compiling NIOPosix IO.swift
[248/300] Compiling NIOPosix IntegerBitPacking.swift
[249/300] Compiling NIOPosix IntegerTypes.swift
[250/300] Compiling NIOPosix Linux.swift
[251/300] Compiling NIOPosix LinuxCPUSet.swift
[252/300] Compiling NIOPosix LinuxUring.swift
[253/300] Compiling NIOPosix ThreadPosix.swift
[254/300] Compiling NIOPosix ThreadWindows.swift
[255/300] Compiling NIOPosix Utilities.swift
[256/300] Compiling NIOPosix VsockAddress.swift
[257/300] Compiling NIOPosix VsockChannelEvents.swift
[258/300] Compiling NIOPosix Windows.swift
[259/300] Compiling NIOPosix SelectableChannel.swift
[260/300] Compiling NIOPosix SelectableEventLoop.swift
[261/300] Compiling NIOPosix SelectorEpoll.swift
[262/300] Compiling NIOPosix SelectorGeneric.swift
[263/300] Compiling NIOPosix SelectorKqueue.swift
[264/300] Compiling NIOPosix SelectorUring.swift
[265/300] Compiling NIOPosix SelectorWSAPoll.swift
[266/300] Compiling NIOPosix PipePair.swift
[267/300] Compiling NIOPosix Pool.swift
[268/300] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[269/300] Compiling NIOPosix PosixSingletons.swift
[270/300] Compiling NIOPosix RawSocketBootstrap.swift
[271/300] Compiling NIOPosix Resolver.swift
[272/300] Compiling NIOPosix Selectable.swift
[273/300] Compiling NIOPosix ServerSocket.swift
[274/300] Compiling NIOPosix Socket.swift
[275/300] Compiling NIOPosix SocketChannel.swift
[276/300] Compiling NIOPosix SocketProtocols.swift
[277/300] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[278/300] Compiling NIOPosix System.swift
[279/300] Compiling NIOPosix Thread.swift
[280/300] Compiling NIOPosix BSDSocketAPICommon.swift
[281/300] Compiling NIOPosix BSDSocketAPIPosix.swift
[282/300] Compiling NIOPosix BSDSocketAPIWindows.swift
[283/300] Compiling NIOPosix BaseSocket.swift
[284/300] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[285/300] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[286/300] Compiling NIOPosix BaseSocketChannel.swift
[287/300] Compiling NIOPosix BaseStreamSocketChannel.swift
[288/300] Compiling NIOPosix Bootstrap.swift
[289/300] Compiling NIOPosix ControlMessage.swift
[290/300] Compiling NIOPosix DatagramVectorReadManager.swift
[291/300] Compiling NIOPosix Errors+Any.swift
[292/300] Compiling NIOPosix FileDescriptor.swift
[293/300] Compiling NIOPosix GetaddrinfoResolver.swift
[294/300] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[295/300] Compiling NIOPosix NIOPosixSendableMetatype.swift
[296/300] Compiling NIOPosix NIOThreadPool.swift
[297/300] Compiling NIOPosix NonBlockingFileIO.swift
[298/300] Compiling NIOPosix PendingDatagramWritesManager.swift
[299/300] Compiling NIOPosix PendingWritesManager.swift
[300/300] Compiling NIOPosix PipeChannel.swift
[302/303] Emitting module NIO
[303/303] Compiling NIO Exports.swift
[305/316] 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 }
[306/317] Compiling ServiceKit Deprecated.swift
[307/317] 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 }
[308/317] Compiling ServiceKit ServiceCache.swift
[309/317] Compiling ServiceKit ServiceExtension.swift
[310/317] Compiling ServiceKit ServiceFactory.swift
[311/317] Compiling ServiceKit ServiceID.swift
[312/317] Compiling ServiceKit Services.swift
[313/317] Compiling ServiceKit ServiceError.swift
[314/317] Compiling ServiceKit Container.swift
[315/317] Compiling ServiceKit Environment.swift
[316/317] Compiling ServiceKit Proccess.swift
[317/317] Compiling ServiceKit Provider.swift
Build complete! (84.03s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.